• Resolved dkauealves

    (@dkauealves)


    I am having trouble reading aam.php file. I am using ISS and to solve the problem I modified the API.php file at line 318.

    $data = get_plugin_data(dirname(__FILE__) . "/../../aam.php");

    $data = get_plugin_data(realpath(dirname(__FILE__) . "/../../aam.php"));

    Can this cause some kind of error?

    • This topic was modified 8 years, 3 months ago by dkauealves.
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)

The topic ‘fopen error on IIS’ is closed to new replies.