I just uploaded the contented7 theme and it would not let me click on any links. and the main page was a white page. I did the theme fix on drupals doc tab so it would go back to the garland them:
http://drupal.org/node/157632

it didnt work unfortunately.

I got this error on the main page that says:

modules/category/wrappers/taxonomy/taxonomy.module on line 44

I am not sure what I should be doing here. is it safe to assume to just reinstall the taxonomy module?

Comments

HotDrupal.com’s picture

It should be safe to try to re-install the module.

If you have database access (back up your db first!) you can try this to disable all contributed modules:

UPDATE `system` SET status=0 WHERE filename LIKE '%sites%'

HotDrupal.com

mallet’s picture

thanks very much for your time and effort. and yes it indeed work. thanks again for you help :)

-Mallet