OK.
So I click to view my page, and I get this:
Code: Select all
Fatal error: Cannot redeclare class cmsmailer in /home/hisbodyl/public_html/modules/CMSMailer/CMSMailer.module.php on line 35
I've done a brief search of the forums but couldn't find any solutions specific to my problem, although it seems lots of people are having issues with this upgrade. Are the server requirements different for 12.1 than 11.2?
Anyway, anyone have any suggestions? I think I could, if necessary completely remove cmsms from my site (although I have lots of extra miscellenous files around because the pre-cmsms site is still the one that is in use and will probably continue to be around as a backup) and then put a fresh install of 12.1. Would that be the place to start or is there something else I can try first? I'd have to re-setup all my modules and everything.
(By the way, I tried commenting out the line in question in the module, only to be given another error message when the class wasn't defined

Unfortunately I was hoping to do some work on the site and menus and such but I am pretty much halted until I can get this resolved.