By Atnakenek on
Yesterday I installed Drupal: i uploaded the files and then added the italian translation... I was able to do it, but after the installation sudden warnings appeared:
Warning: Table 'MYDB.languages' doesn't exist query: SELECT * FROM languages ORDER BY weight ASC, name ASC in /var/www/virtual/MYURL/includes/database.mysqli.inc on line 128
Warning: Invalid argument supplied for foreach() in /var/www/virtual/MYURL/includes/bootstrap.inc on line 1157
How can i solve this problem?
I checked the database.mysqli etc but there's no languages query...
Help me please :) Thank you!
Comments
nobody knows?
nobody knows?
Here is the solution if you haven't figured it out yet.
http://drupal.org/node/268123
Getting similar error
I am getting similar error when uninstalling one of the locale modules. I can't figure out which module it is causing this to happen. Any solution yet to deal with the error?