I am getting this error
Fatal error: Class 'mysqli' not found in /home/kxxxxxxxxx/wp-content/plugins/joomla-15-importer/joomla-15-importer.php on line 177
Joomla version 1.5.20 wordpress 3.0.4
I am getting this error
Fatal error: Class 'mysqli' not found in /home/kxxxxxxxxx/wp-content/plugins/joomla-15-importer/joomla-15-importer.php on line 177
Joomla version 1.5.20 wordpress 3.0.4
Your server doesn't have MYSQL Improved extensions installed.
Yeah, that's required. Should have mentioned that ... I'll update the FAQ.
I used the mysqli package in order to use prepared SQL statements and avoid lots of wacky manual HTML escaping, which was hosing my specific conversion.
This topic has been closed to new replies.