I did the upgrade but now i have some warnings like this one :

Warning
: Unknown column 'language' in 'where clause' query: SELECT src FROM url_alias WHERE dst = 'node' AND language IN('fr', '') ORDER BY language DESC in /home/didinux/public_html/development/php/lm/includes/database.mysql.inc on line 128

--
Didine Wayde.


On Thu, May 14, 2009 at 2:11 PM, Earnie Boyd <earnie@users.sourceforge.net> wrote:
Quoting Didine <didinux@gmail.com>:

Hello Earnie,

Thanks for the link :)

I now have a small problem, how can i disable the contrib modules i have in
my 4.7 drupal install ? (keep in mind that i can't login to my site) so the
question how can i disable the contrib module from the database ?


I find that the best way to disable modules for upgrading is to move the contrib modules directory outside of the Drupal root to a backup directory.  You are not going to need those version any longer but you might need to remember something you've forgotten about one of them.

I also make use of symlinking (junction points on windows) for the root directory and install Drupal in /opt/drupal/drupal5, /opt/drupal/drupal6, etc.


--
Earnie
-- http://r-feed.com/           -- http://for-my-kids.com/
-- http://www.4offer.biz/       -- http://give-me-an-offer.com/


--
[ Drupal support list | http://lists.drupal.org/ ]