Actions
Bug #5982
closedCB fails to install on MySQL(PDO), resulting in notice "Database driver 'pdomysql' is not supported. Please use MySQL instead."
Description
Installing CB with Joomlas database type set to MySQL (PDO) results in the following error.
Database driver 'pdomysql' is not supported. Please use MySQL instead.
This is thrown in the main package installer script. As CB supports the CMS database driver then PDO is also supported.
Actions