Plugin does not work: Call to undefined method WP_AB_See::render_test_table() i
-
I tested the plugin on localhost (with PHP 5.6.27 and PHP 7.0.12) which worked fine. Then I installed the plugin on my server (PHP 5.6.21 and PHP 7.0.11) and got the following error:
Uncaught Error: Call to undefined method WP_AB_See::render_test_table()
My first thought was, that this error is related to the PHP version. So I switched from version 5.6 to version 7. But this didn’t change anything. On localhost it also works fine with PHP 7, but not on my server. WordPress version is in both cases 4.7.2.
Any ideas?
- The topic ‘Plugin does not work: Call to undefined method WP_AB_See::render_test_table() i’ is closed to new replies.