• Anonymous User 6488573

    (@anonymized-6488573)


    Line 34
    include_once(WP_PLUGIN_DIR . ‘/wpbook/client/facebook.php’);
    should be changed to
    include_once(WP_PLUGIN_DIR . ‘/wpbook/includes/client/facebook.php’);

    unless you want to keep “client” out of include.

Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘[Plugin: WPBook] BUG: Cron looking for facebook client in the wrong place’ is closed to new replies.