• Hello!

    We saw an error in our error.log file.

    [Sun Dec 03 10:25:14.241816 2017] [lsapi:notice] [pid 14029:tid 139760386230016] [client 109.234.166.77:44508] [host todaycycling.com] Backend log: PHP Warning: fopen(/home/todaycycsu/www/wp-content/plugins/windsor-strava-club/windsor-strava-club.php): failed to open stream: No such file or directory in /home/alexsoyer/todaycycling.com/wp-includes/functions.php on line 4833\n, referer: https://todaycycling.com

    Here it is.

    Thank you ??
    Alex

    The page I need help with: [log in to see the link]

Viewing 9 replies - 1 through 9 (of 9 total)
  • Plugin Author justinwhall

    (@jwind)

    Heya – This is actually a warning. That being said, you are (or where) missing the file located here:

    /home/todaycycsu/www/wp-content/plugins/windsor-strava-club/windsor-strava-club.php

    Perhaps you accidentally deleted/moved/renamed it or your server had some sort of issue?

    Thread Starter alexsoyer

    (@alexsoyer)

    Hello!

    We changed hosting, this is it! Plugin is trying to get .php file in the wrong (old) location.

    Do you store file location as a variable anywhere ?

    Thread Starter alexsoyer

    (@alexsoyer)

    PS: I tried to remove / install the plugin, did not work !

    Plugin Author justinwhall

    (@jwind)

    Hey there –

    Are these warning still logging? Looks like the plugin is working on your site?

    Thread Starter alexsoyer

    (@alexsoyer)

    Hello,

    Yes it is working good.

    And yes still full of these errors / warnings… The plugin is not storing its own path somewhere ?

    Plugin Author justinwhall

    (@jwind)

    Hi there – this is a warning. Not an error. It’s tough to say what exactly is causing this for you. It could be your server director permission or even a conflict with another plugin or perhaps outdated PHP. Do you know what version you are running?

    Regardless, WP_DEBUG should be set to false on production sites.

    Thread Starter alexsoyer

    (@alexsoyer)

    Hi,

    Permissions are ok, the path is not correct because it points to a directory from our previous hosting.

    PHP version is 7 and of course WP_DEBUG is set on “FALSE”.

    Where do you store info ?

    Thanks

    Plugin Author justinwhall

    (@jwind)

    PHP 7 what?

    There are only two things stored in the database. Your Strava and Google maps api key. If WP_DEBUG is set to false, then it will not write to the log. Are you sure it’s set to false?

    Thread Starter alexsoyer

    (@alexsoyer)

    PHP 7 what?

    Sorry ? 7.0

    Yes I am sure of it.

    define('WP_DEBUG', false);

    It is very strange then, the old path is still looked…

Viewing 9 replies - 1 through 9 (of 9 total)
  • The topic ‘HTTPD ERROR: Functions.php’ is closed to new replies.