Uncaught PDOException
-
We are looking to Add the Dynamics Integration plugin to our site. Each time I install the plugin, the WP-Admin becomes non-functional until I disable the plugin (by renaming the plugin folder on the server).
I have removed the plugin completely and tried to download the zip and upload it in addition to the standard search, install, activate.
I turned on Debugging and am getting the following error showing in the logs:
“PHP Fatal error: Uncaught PDOException: SQLSTATE[HY000]: General error: 1 no such table: objects in /home/site/wwwroot/wp-content/plugins/integration-dynamics/src/Cache/PhpFastCache.php:1800
Stack trace:
#0 /home/site/wwwroot/wp-content/plugins/integration-dynamics/src/Cache/PhpFastCache.php(1800): PDO->prepare(‘SELECT * FROM o…’)
#1 /home/site/wwwroot/wp-content/plugins/integration-dynamics/src/Cache/PhpFastCache.php(795): AlexaCRM\WordpressCRM\Cache\PhpFastCache::pdo_get(‘notifications_1’)
#2 /home/site/wwwroot/wp-content/plugins/integration-dynamics/src/Cache.php(113): AlexaCRM\WordpressCRM\Cache\PhpFastCache::get(‘notifications_1’)
#3 /home/site/wwwroot/wp-content/plugins/integration-dynamics/src/Notifier.php(56): AlexaCRM\WordpressCRM\Cache->get(‘notifications_1’, Array)
#4 /home/site/wwwroot/wp-content/plugins/integration-dynamics/core.php(228): AlexaCRM\WordpressCRM\Notifier->getNotifications()
#5 /home/site/wwwroot/wp-includes/class-wp-hook.php(298): {closure}(”)
#6 /home/site/wwwroot/wp-includes/class-wp-hook.php( in /home/site/wwwroot/wp-content/plugins/integration-dynamics/src/Cache/PhpFastCache.php on line 1800″Without this plugin, everything works for the DB connection etc.
Any help would be greatly appreciated.
- The topic ‘Uncaught PDOException’ is closed to new replies.