This this the error message I'm getting when going from MySQL 4.x (old ISP) to MySQL 5.x (new ISP):
The database type gambling_gamblin is unsupported. Please use either mysql for MySQL 3.x & 4.0.x databases, mysqli for MySQL 4.1.x+ databases, or pgsql for PostgreSQL databases. The database information is in your settings.php file"
My Drupal version is 5.x? Does anyone know a way around this?
I upgraded my site from 6.3 to 6.4 and the crons stopped working. So, I insalled a completely new version of 6.2 (from my host) and upgraded to 6.4 exaclty per install.txt and I still get "Cron run failed". Cron is a HUGE part of my site and is extremely important. I tried poormans cron, but it bogged my site WAY down. Any help is greatly appreciated.
I used Fantastico to install version 6.2 and I took it out to install the 6.4 upgrade. Didn't delete all files, just over wrote them with the new. Somehow we ended up deleting the db and reinstalling it. Works fine and the db is loaded, though Drupal is not seeing my old content and it looks like a fresh site. I need my old content!.
Where would it be and would anyone be able to help me make it re-appear?
I am doing my first upgrade from 5.7 to 5.10. In the instructions it says to disable all modules. If I do this, won’t all my module settings be lost and if the module is for a content type, e.g. audio, won’t all my content of that type be deleted?