I have just upgraded CMSMS from 0.11.2 to 0.12 and found that the stylesheet is missing. Calling stylesheet.php directly in my browser showed an empty page. The PHP error-log showed the messages below:
Code: Select all
[14-Mar-2006 22:18:45] PHP Notice: Trying to get property of non-object in /Volumes/Data/www_root/cmsms/stylesheet.php on line 47
[14-Mar-2006 22:18:45] PHP Notice: Trying to get property of non-object in /Volumes/Data/www_root/cmsms/stylesheet.php on line 49
[14-Mar-2006 22:18:46] PHP Fatal error: Call to a member function MoveNext() on a non-object in /Volumes/Data/www_root/cmsms/stylesheet.php on line 50
Thanks in advance!
Bas