Upgrading config.php...[done]
Cleaning cache dirs...[done]
Adding Cross Reference tables...
Warning: newdatadictionary(/home/w00tz/public_html/test/lib/adodb/adodb-datadict.inc.php): failed to open stream: No such file or directory in /home/w00tz/public_html/test/lib/adodb/adodb.inc.php on line 3821
Warning: newdatadictionary(): Failed opening '/home/w00tz/public_html/test/lib/adodb/adodb-datadict.inc.php' for inclusion (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home/w00tz/public_html/test/lib/adodb/adodb.inc.php on line 3821
Fatal error: Call to a member function on a non-object in /home/w00tz/public_html/test/install/upgrades/upgrade.20.to.21.php on line 16
erm... lets see... my process was: FTP up new cmsms files, run /install/upgrade.php, which told me I needed an upgrade. I *can* get into the admin site after upgrade, but my site is only partially functional, only about 1/3 of the index page renders, but there are no errors.
I'm running on Apache 1.3.36 (Unix/Linux), PHP version 4.4.2, MySQL 4.1.21-standard
The only non-standard module I'm running is Cataloger which is 0.2 (I know, it's been updated).
Since this is my test site, I'm not panicking or anything, but I'd like to update the main site soon. So... uhm.. help?

UPDATE: Just wanted to add some additional info after poking around the forums around a bit...
Cataloger is not used on the index page, so I'm thinking that's not the source of the problem despite being waaaay out of date.
The index page is a static menu, banner, etc added into the template via Global Content Blocks, some (homebrewed) user-defined tags that grab random Gallery2 images and a couple news listings, one using a db template, another using a disk template. Only the user-defined "random image" tags appear to render any content, and those formatted correctly. The rest of the page is blank.
Did something change that prevents module/global content calls from within a template maybe?
