From the apache log:
[client 66.13.27.1] PHP Fatal error: Call to undefined function: taxonomy_get_tree() in /var/www/html/includes/common.inc(1201) : eval()'d code on line 8, referer: http://mail.thecitizen.com:10237/admin
[client 66.13.27.1] PHP Fatal error: Call to undefined function: banner_display() in /var/www/html/includes/common.inc(1201) : eval()'d code on line 6

The site is pretty much dead in the water.

I'm guessing the code that's being eval'ed is stored in the database somewhere since I can't find it referenced in any source files.

Any suggestions?

Thanks,
Jim.

Comments

Jim44’s picture

Just to complete this, I followed the upgrade instructions. I turned off all the modules and set the default theme back to whatever was in the docs, aquamarine maybe? I edited the site/default/settings.php file and set it up again after untarring the 4.7.7 on to the /var/www/html and running the update php script on the database. There were a few errors but I fixed the inserts and ran them again manually.

Jim.