Error when going to plugin section
Viewing 1 Posts - 1 through 1 (of 1 total)
Author | Posts |
---|---|
March 11, 2015 at 1:35 am 38787 | |
towhid | Hi i get following error when i go to plugin section and click new plugin: Notice: Undefined property: stdClass::$slug in /sites/sitename.nl/www/wp-content/plugins/dokan/classes/update.php on line 180 Any advise? Gr Erik |
March 11, 2015 at 10:54 am 38806 | |
towhid | Hello Erik, Make sure you have enabled the WP_DEBUG mode “false”. To make it false please open wp-config.php file and find define(‘WP_DEBUG’, true) replace with define(‘WP_DEBUG’, false). Hope this will solve your problem and let me know the result. Thank You. 🙂 |
Viewing 1 Posts - 1 through 1 (of 1 total)