• Resolved le.gentleman

    (@legentleman)


    After the upgrade, I cannot access my plugin directory anymore if Adrotate 3.8.44 is activated.

    Error message

    Warning: include_once(/…/wp-content/plugins/adrotate/library/broadstreet/lib/Utility.php): failed to open stream: No such file or directory in /…/wp-content/plugins/adrotate/adrotate.php on line 30

    Warning: include_once(): Failed opening ‘/…/wp-content/plugins/adrotate/library/broadstreet/lib/Utility.php’ for inclusion (include_path=’.:/usr/lib/php:/usr/local/lib/php’) in /…/wp-content/plugins/adrotate/adrotate.php on line 30

    Fatal error: Class ‘Broadstreet_Mini_Utility’ not found in /…/wp-content/plugins/adrotate/adrotate-functions.php on line 669

    https://www.ads-software.com/extend/plugins/adrotate/

Viewing 4 replies - 1 through 4 (of 4 total)
  • I get the same error. It prevents the admin dashboard form loading. I had to modify adrotate-functions.php on line 669 just get my admin panel loading. But other waring still exists. Here is the line I commented out:

    function adrotate_dashboard_head(){
    /*Broadstreet_Mini_Utility::editableJS();*/
    }

    Here are the warnings I get at the top of my dashboard:
    Warning: include_once(/home/wbindepe/public_html/wp-content/plugins/adrotate/library/broadstreet/lib/Utility.php): failed to open stream: No such file or directory in /home/wbindepe/public_html/wp-content/plugins/adrotate/adrotate.php on line 30

    Warning: include_once(): Failed opening ‘/home/wbindepe/public_html/wp-content/plugins/adrotate/library/broadstreet/lib/Utility.php’ for inclusion (include_path=’.:/usr/lib/php:/usr/local/lib/php’) in /home/wbindepe/public_html/wp-content/plugins/adrotate/adrotate.php on line 30

    Plugin Author Arnan de Gans

    (@adegans)

    WordPress SVN screwed up the files. If you re-download the plugin it should work.

    Let me know if you run into further trouble.

    Thank you. Fixed. BTW, when the plugin is deleted, is the ad data deleted, too? That’s what the message WordPress gave me, so I chose to delete the plugin from FTP instead. I just want to know for future reference.

    Plugin Author Arnan de Gans

    (@adegans)

    @jmanko That depends a bit on your actions. If you “Remove & Delete” from the dashboard that will destroy data. If you remove the files via FTP the database remains intact.

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Error after updating to 3.8.44’ is closed to new replies.