[Plugin: amr users] Problem creating DB tables
-
I’ve downloaded and installed version 2.3.10 of the plugin.
My wordpress site is on version 2.9.2.
(This is an inherited site and due to too many ‘customizations’ the required upgrade would be very complicated and has been scheduled for a later stage.)I’ve activated the plugin.
When I go to the settings page I see a notification on the page ‘Problem creating DB tables’.
When I look in the plugin code I see that this message is shown in the following scenario:
if ((!ameta_cache_enable()) or (!ameta_cachelogging_enable())) ...
When I try and “build a chache for all” I get another error on the screen that says:
Array ( [type] => 1 [message] => Call to undefined function post_type_exists() [file] => …/wp-content/plugins/amr-users/ameta-list.php [line] => 64Any ideas?
- The topic ‘[Plugin: amr users] Problem creating DB tables’ is closed to new replies.