
MY CMSMS INSTALLATION:
Version 1.11.9 (upgrade from 1.10.3)
I upgraded ALL modules before upgrading.
Once upgraded, updated more modules.
PHP: 5.3.24
MySQL: 5.0.96
PROBLEM
For some weird reason when I click on 'some' pages to edit them, I just get a blank body (see my attached image please). But when I click on other pages, they work. No particular pattern I can figure out. Simply some work and others don't.
The other problem is that I can't edit my templates through admin. For example, I was trying to change {stylesheet} to the new {cms_stylesheet} and when trying to click 'Apply' it doesn't do anything!


Code: Select all
<b>Fatal error</b>: Call to a member function TemplateId() on a non-object in <b>/home/content/59/11964359/html/plugins/function.stylesheet.php</b> on line <b>56</b><br />
CACHE
Yes, I tried clearing cache before/after/between... and even cleared tmp/templates_c manually. I even updated page hierarchy positions + routes + optimize tables + repair tables. Still nothing.
My stylesheets work fine. The only thing I had to do there was update the [[root_url]] for images.
MODULES
I tried deactivating all modules, and reactivating them. I didn't want to 'uninstall' anything because I don't think it's related to any module in particular; at least I can't tell from the error messages.
RESEARCH
Yes, I read multiple threads... some even twice... some I had to translate. The one common problem I found searching for that particular error was changing {stylesheet} to {cms_stylesheet}. But I fixed this and still didn't work. I even saved the multiple threads I found so I could refer back to them as I worked through the errors.
BACKGROUND ON SITE
I think originally I started this site with CMSMS version 1.8 a few years ago. Then upgraded to 1.9, then 1.10, and now 1.11. Is it possible that something is out of date in the database?... or something missing in the database?
UPGRADE from 1.10 to 1.11
The upgrade went smooth like always. The Checksum file test was good... All steps smooth, no issues, no warnings

SYSTEM VERIFICATION
I also performed a system validation under 'System Verification' and the only files missing message I got was this:
Code: Select all
2 Files failed md5sum check:
/tmp/cache/index.html
/tmp/templates_c/index.html

Can anyone please help try/test other stuff... I know there is just something I'm missing
By the way the site seems to be working: http://www.wellmangchi.com/
But as mentioned I can't edit page templates or page content
