Search found 5 matches
- Tue Oct 12, 2010 5:37 am
- Forum: [locked] Installation, Setup and Upgrade
- Topic: [solved] Call to undefined method CMSMailer::GlobalContentPreCompile()
- Replies: 2
- Views: 1095
[SOLVED] Call to undefined method CMSMailer::GlobalContentPreCompile()
All fixed now I think. The hosting account was close to its disk quota, so I suspect when I unzipped the upgrade files it ran out of space (although cPanel gave no indication of a problem). I doubled the quota to get some head room, and unzipped again and re-ran the upgrade. No problems - everythnig...
- Tue Oct 12, 2010 5:22 am
- Forum: [locked] Installation, Setup and Upgrade
- Topic: [solved] Call to undefined method CMSMailer::GlobalContentPreCompile()
- Replies: 2
- Views: 1095
Re: Call to undefined method CMSMailer::GlobalContentPreCompile()
I thought that ALL files were not found in System Verification, but there are actually 2,655 files listed in the dat file so I guess most of them WERE found. I'll try re-uploading everything and try the upgrade again.
- Tue Oct 12, 2010 5:12 am
- Forum: [locked] Installation, Setup and Upgrade
- Topic: [solved] Call to undefined method CMSMailer::GlobalContentPreCompile()
- Replies: 2
- Views: 1095
[solved] Call to undefined method CMSMailer::GlobalContentPreCompile()
I just tried upgrading a site from CMSMS 1.2 (yeah, I know) to the latest 1.8.2 Everything seemed to go smoothly, no errors reported. I can log into admin no problem, but when trying to view the public site, it just shows an error message: Fatal error: Call to undefined method CMSMailer::GlobalConte...
- Tue Nov 27, 2007 1:24 am
- Forum: CMSMS Core
- Topic: Nested admin panels!
- Replies: 1
- Views: 842
Re: Nested admin panels!
More information: The problem seems to have started after I created a php.ini file containing this: upload_max_filesize = 10M session.save_path = "/home/evan/sessions" If I rename php.ini to something else, the problem disappears. When I rename it back to php.ini it still works properly at...
- Mon Nov 26, 2007 1:17 am
- Forum: CMSMS Core
- Topic: Nested admin panels!
- Replies: 1
- Views: 842
Nested admin panels!
When I click on "Image Manager", instead of the image manager appearing, I get another admin panel (see image). Every other option seems to work ok, it's just the image manager that does this. Any ideas please?