Hi there
Thanks for a great extension !!!
upgrading to your latest release I started to have a fatal error with some preliminary warnings couldn't fecth mysqli in....TeraWurflDatabase_MySQL5.php on line 542 and then a fatal error on line 359
Seems there are problems with mysqli. I checked the existence of the mysqli library :
if (function_exists('mysqli_connect')) {
//mysqli is installed
}
no problem mysqli library is installed
my Joomla installation has a global confirguration using mysqli
on google I found numerous hits on the same issue. but no good answer.
I wonder if you have any idea what I could investigate to fix that problem ???
Didier
Thanks for a great extension !!!
upgrading to your latest release I started to have a fatal error with some preliminary warnings couldn't fecth mysqli in....TeraWurflDatabase_MySQL5.php on line 542 and then a fatal error on line 359
Seems there are problems with mysqli. I checked the existence of the mysqli library :
if (function_exists('mysqli_connect')) {
//mysqli is installed
}
no problem mysqli library is installed
my Joomla installation has a global confirguration using mysqli
on google I found numerous hits on the same issue. but no good answer.
I wonder if you have any idea what I could investigate to fix that problem ???
Didier