OW Debug - Exception
Message: SQLSTATE[HY000]: General error: 2014 Cannot execute queries while other unbuffered queries are active. Consider using PDOStatement::fetchAll(). Alternatively, if your code is only ever going to run against mysql, you may enable query buffering by setting the PDO::MYSQL_ATTR_USE_BUFFERED_QUERY attribute.
File: C:\HostingSpaces\mywebsite\mywebsite.com\wwwroot\ow_core\database.php
Line: 315
Trace:
#0 C:\HostingSpaces\mywebsite\mywebsite.com\wwwroot\ow_core\database.php(315): PDOStatement->execute()
#1 C:\HostingSpaces\mywebsite\mywebsite.com\wwwroot\ow_core\database.php(348): OW_Database->execute('SELECT * FROM s...', NULL)
#2 C:\HostingSpaces\mywebsite\mywebsite.com\wwwroot\ow_core\base_dao.php(114): OW_Database->queryForObject('SELECT * FROM s...', 'BOL_Config')
#3 C:\HostingSpaces\mywebsite\mywebsite.com\wwwroot\ow_system_plugins\base\bol\config_dao.php(100): OW_BaseDao->findObjectByExample(Object(OW_Example))
#4 C:\HostingSpaces\mywebsite\mywebsite.com\wwwroot\ow_system_plugins\base\bol\config_service.php(94): BOL_ConfigDao->findConfig('fbconnect', 'api_key')
#5 C:\HostingSpaces\mywebsite\mywebsite.com\wwwroot\ow_system_plugins\base\bol\config_service.php(127): BOL_ConfigService->findConfig('fbconnect', 'api_key')
#6 C:\HostingSpaces\mywebsite\mywebsite.com\wwwroot\ow_core\config.php(122): BOL_ConfigService->addConfig('fbconnect', 'api_key', '', 'Facebook Api Ke...')
#7 C:\HostingSpaces\mywebsite\mywebsite.com\wwwroot\ow_plugins\fbconnect\install.php(59): OW_Config->addConfig('fbconnect', 'api_key', '', 'Facebook Api Ke...')
#8 C:\HostingSpaces\mywebsite\mywebsite.com\wwwroot\ow_system_plugins\base\bol\plugin_service.php(382): include_once('C:\HostingSpace...')
#9 C:\HostingSpaces\mywebsite\mywebsite.com\wwwroot\ow_system_plugins\admin\controllers\plugins.php(535): BOL_PluginService->install('fbconnect')
#10 [internal function]: ADMIN_CTRL_Plugins->install(Array)
#11 C:\HostingSpaces\mywebsite\mywebsite.com\wwwroot\ow_core\dispatcher.php(239): ReflectionMethod->invokeArgs(Object(ADMIN_CTRL_Plugins), Array)
#12 C:\HostingSpaces\mywebsite\mywebsite.com\wwwroot\ow_core\application.php(290): OW_Dispatcher->dispatch()
#13 C:\HostingSpaces\mywebsite\mywebsite.com\wwwroot\index.php(65): OW_Application->dispatch()
#14 {main}
Type: PDOException