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:\xampp\htdocs\*****\ow_core\database.phpLine:311Trace:#0 C:\xampp\htdocs\*****\ow_core\database.php(311): PDOStatement->execute()
#1 C:\xampp\htdocs\*****\ow_core\database.php(345): OW_Database->execute('SELECT * FROM o...', NULL)
#2 C:\xampp\htdocs\*****\ow_core\base_dao.php(114): OW_Database->queryForObject('SELECT * FROM o...', 'BOL_Plugin')
#3 C:\xampp\htdocs\*****\ow_system_plugins\base\bol\plugin_dao.php(115): OW_BaseDao->findObjectByExample(Object(OW_Example))
#4 C:\xampp\htdocs\*****\ow_system_plugins\base\bol\plugin_service.php(113): BOL_PluginDao->findPluginByKey('notifications')
#5 C:\xampp\htdocs\*****\ow_core\plugin_manager.php(184): BOL_PluginService->findPluginByKey('notifications')
#6 C:\xampp\htdocs\*****\ow_plugins\notifications\install.php(86): OW_PluginManager->addPluginSettingsRouteName('notifications', 'notifications-a...')
#7 C:\xampp\htdocs\*****\ow_system_plugins\base\bol\plugin_service.php(384): include_once('C:\xampp\htdocs...')
#8 C:\xampp\htdocs\*****\ow_install\controllers\install.php(466): BOL_PluginService->install('notifications')
#9 C:\xampp\htdocs\*****\ow_install\controllers\install.php(422): INSTALL_CTRL_Install->installComplete(Array)
#10 [internal function]: INSTALL_CTRL_Install->plugins()
#11 C:\xampp\htdocs\*****\ow_install\classes\application.php(57): call_user_func_array(Array, Array)
#12 C:\xampp\htdocs\*****\ow_install\install.php(75): INSTALL_Application->display()
#13 C:\xampp\htdocs\*****\index.php(32): include('C:\xampp\htdocs...')
#14 {main}Type:PDOException
[/Code]
I am also clueless about cron? I need it in simple laymans terms lol.