By 2sp on
Hello,
We are actually on drupal 4.6.4 mysql server (version 4.0 ) with ISO and latin1 charset.
We want to update in an other which have mysql server (version4.1) and all in UTF8.
But when we import the database we have many problems like this:
warning: min(): Array must contain atleast one element in /var/www/drupal-4.6.4/includes/menu.inc on line 917.
warning: array_key_exists(): The second argument should be either an array or an object in /var/www/html/drupal-4.6.4/includes/menu.inc on line 921.
When we go to ?q=user/login => we have a page 404 NOT FOUND
Is there a way to correctly update to mysql 4.1 server with All in utf8 ?
thanks
Regards
Comments
Problem utf8 mysql 4.1
Nobody have an idea?
Try Drupal 4.7, if it
Try Drupal 4.7, if it doesn't work then post here again. ;)