cms_stylesheet - not working
Posted: Tue Mar 31, 2015 1:52 pm
I have a recently migrated 1.9.2 installation. The only warning/non-green checkmark in system is execution time (currently set to 30).
I have two or three templates which didn't survive the migration intact.
Upon further inspection, the doesn't appear to be rendering the links to the stylesheets!
If I enable debug, I see a 'session already started' notice and then an undefined index in a php block (one i added to the template).
If i remove the entire PHP block, the problem persists (no styles linked).
Any ideas of what to look at next? Anyone else experienced this?
Cent Os 6.5 Linux, PHP 5.3.3, CMS 1.9.2, Apache 2.2.15, MySQL 5.1.73
I have two or three templates which didn't survive the migration intact.
Upon further inspection, the
Code: Select all
{cms_stylesheet}
If I enable debug, I see a 'session already started' notice and then an undefined index in a php block (one i added to the template).
If i remove the entire PHP block, the problem persists (no styles linked).
Any ideas of what to look at next? Anyone else experienced this?
Cent Os 6.5 Linux, PHP 5.3.3, CMS 1.9.2, Apache 2.2.15, MySQL 5.1.73