[solved] CTLModuleMaker setup problem - no image display?

Have a question or a suggestion about a 3rd party addon module or plugin?
Let us know here.
User avatar
plger
Forum Members
Forum Members
Posts: 196
Joined: Wed Oct 15, 2008 10:38 am

Re: CTLModuleMaker setup problem - no image display?

Post by plger »

{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)
schelle
Forum Members
Forum Members
Posts: 13
Joined: Wed Jan 21, 2009 10:53 pm

Re: CTLModuleMaker setup problem - no image display?

Post by schelle »

plger wrote: Either way (a valid "what" param or no what param) are working here in all my tests.
ok! now added at the  module template {$pagemenu}

i am setup my module only with one level!  ?

:D i am setup a new module with 2 levels - now it works with "pretty URLs"  ;D

!! thanx Pierre-Luc !!

schelle
Last edited by schelle on Fri Jan 30, 2009 12:26 pm, edited 1 time in total.
User avatar
plger
Forum Members
Forum Members
Posts: 196
Joined: Wed Oct 15, 2008 10:38 am

Re: CTLModuleMaker setup problem - no image display?

Post by plger »

You're welcome.
It is a fact that I haven't done much testing with only one level. I will check this.
Unless you have other problems, please mark the topic [solved]. (edit your very first post and change the subject).

Pierre-Luc
Post Reply

Return to “Modules/Add-Ons”