mysqli and stylesheet.php

A place to discuss the testing process in beta cycles or against SVN for the CMS Made Simple CORE package.
Locked
Christophe Lambrechts

mysqli and stylesheet.php

Post by Christophe Lambrechts »

After a fresh installation of Apache, PHP, MySQLi connector, phpMyAdmin and off course CMSMS a have problems with loading styesheets. It gives the error that msql_connect() doesn't exist in stylesheet.php. If I change this to msqli_connect() then I get problems on the next mysql function.

All the other DB stuf is working fine, after a quick search I found out that stylesheet.php and CMSMailer are the only files that are doing a direct call to the DB in this way. All the other db stuff is done by adodb.

Is this something that can be fixed of just to conclude that CMSMS is not compatible with MySQLi connector?

Greets Christophe
Locked

Return to “[locked] Quality Assurance”