Re: CTLModuleMaker setup problem - no image display?
Posted: Fri Jan 30, 2009 11:36 am
{cms_module module='preisliste' what='preisliste' nbperpage='5'}
Now, the what parameter should contain the name of the level, not the name of the module (preislist)... See the help for the names of your levels.
But anyway, if you had changed your action.default.php, you don't need to specify the what parameter anything (it was only a workaround).
Either way (a valid "what" param or no what param) are working here in all my tests.
(by the way, the {$pagemenu} should be in the module template, not in your page)
Now, the what parameter should contain the name of the level, not the name of the module (preislist)... See the help for the names of your levels.
But anyway, if you had changed your action.default.php, you don't need to specify the what parameter anything (it was only a workaround).
Either way (a valid "what" param or no what param) are working here in all my tests.
(by the way, the {$pagemenu} should be in the module template, not in your page)