• I’m currently working on this functionality for a client and I keep WP_DEBUG set to true in my local dev environment. Upon activating the plugin I noticed there are quite a few notices and errors that are trigger by the plugin. Just thought that you should be aware so that these can be addressed in the next release of the plugin.

    Thanks,
    Travis Ballard

Viewing 4 replies - 1 through 4 (of 4 total)
  • Thread Starter Travis Ballard

    (@ansimation)

    Notice: Undefined offset: 0 in /var/www/wp3/wp-includes/plugin.php on line 747
    
    Notice: Undefined offset: 0 in /var/www/wp3/wp-includes/plugin.php on line 765
    
    Notice: Undefined variable: wp_ver in /var/www/wp3/wp-content/plugins/wordpress-popular-posts/wordpress-popular-posts.php on line 113
    
    Notice: load_plugin_textdomain was called with an argument that is deprecated since version 2.7 with no alternative available. in /var/www/wp3/wp-includes/functions.php on line 3322

    Hi Travis,

    Thanks for the report. You also mentioned that WP_DEBUG listed some errors, mind also telling me which ones so I can check them out? You only listed the warnings.

    Thread Starter Travis Ballard

    (@ansimation)

    it was only those notices that were thrown. sorry about that

    Don’t worry, mate. No harm has been done ??

    Anyways, I’ve mae some changes and was wondering if you want to test the Beta version and check for problems again. In case you do, please download WPP v2.1.5 beta here.

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘[Plugin: WordPress Popular Posts] WP_DEBUG enabled lists numerous PHP errors’ is closed to new replies.