sectionimage tag error on preview
Posted: Thu Nov 16, 2006 4:24 pm
hi!
i get following error message:
Fatal error: Undefined class name 'contentmanager' in .../plugins/function.sectionimage.php on line 44
line 44 and 45 are:
// which page are we viewing?
$curPageID = $gCms->variables['content_id'];
$curPage = ContentManager::LoadContentFromId($curPageID);
but only with site preview.
otherwise everthing works fine (e.g. save and then view site)!
i use CMSMS 1.0.2 "Maui"
with pretty urls
and sectionimage 0.5
hope someone can help me.
Greetings
klaus
i get following error message:
Fatal error: Undefined class name 'contentmanager' in .../plugins/function.sectionimage.php on line 44
line 44 and 45 are:
// which page are we viewing?
$curPageID = $gCms->variables['content_id'];
$curPage = ContentManager::LoadContentFromId($curPageID);
but only with site preview.
otherwise everthing works fine (e.g. save and then view site)!
i use CMSMS 1.0.2 "Maui"
with pretty urls
and sectionimage 0.5
hope someone can help me.
Greetings
klaus