Subscribers list bug after update to 4.3
-
Hi there,
Recently I’ve updated to the last version of WP in my test environment of a project that I use your plugin.
In the website the plugin works fine (it’s an awesome plugin, thank you), but after I update to 4.3 I can’t access the subscriber list, it gives the following error:
function WP_List_Table::get_columns() must be over-ridden in a sub-class.
When I try to export all the subscribers, it also gives me the following warnings:
Warning: require_once(/home/…/public_html/wp-config.php) [function.require-once]: failed to open stream: No such file or directory in /home/……./public_html/……./homologacao/wp-content/plugins/wp-great-newsletter/admin/includes/export-subscribers-xls.php on line 2
Fatal error: require_once() [function.require]: Failed opening required ‘/home/……./public_html/wp-config.php’ (include_path=’.:/usr/lib/php:/usr/local/lib/php’) in /home/betteryo/public_html/……./homologacao/wp-content/plugins/wp-great-newsletter/admin/includes/export-subscribers-xls.php on line 2
So, I would like to know, what should I do in this case, I’ve tried to deactivate/activate the plugin but it didn’t change a thing. Is there any specific step that I could do to get the plugin working like before?
Thank you for your time! ??
- The topic ‘Subscribers list bug after update to 4.3’ is closed to new replies.