By buddhamagnet on
Hi all, I have just upgraded from 4.7 to 5 with a few issues. One three menu links when I click I get this:
Fatal error: Call to undefined function: module_exist() in /home/buddha/public_html/karma/includes/common.inc(1342) : eval()'d code on line 3
...and when I attempt to modify one of the menus I get this:
Fatal error: Call to undefined function: taxonomy_get_term() in /home/buddha/public_html/karma/modules/forum/forum.module on line 75
I disabled all contributed modules before the upgrade. Any suggestions as to what has happened and how I can fix it?
Comments
Remove old modules
You need to remove the old modules (or replace them with current code), not merely disable them.