Search found 4 matches
- Thu Sep 06, 2012 1:38 pm
- Forum: Modules/Add-Ons
- Topic: CTLModuleMaker - pagination+detailpage does not work
- Replies: 0
- Views: 720
CTLModuleMaker - pagination+detailpage does not work
Hello! I'm useing CTLModuleMaker 1.8.9.3. In my webpage I use pagination. I have a different template for the detail view, so I put "detailpage" option in the code. My problem is that on the first page (of the pagination) the detailpage option works well: http://tobbazelet.hu/hangtar/ but ...
- Thu May 10, 2012 9:08 am
- Forum: Modules/Add-Ons
- Topic: Getting pretty urls with CTLModuleMaker
- Replies: 13
- Views: 5317
Re: Getting pretty urls with CTLModuleMaker
Hello! Pretty URL-s are working for me, but I would like to get rid of the returnid. I have read the FAQ, and I managed to change the "detail" part, but if I try to remove the returnid, the content of my page disappears. In mymodul.module.php I commented out this: // $prettyurl .= "/&...
- Mon Apr 16, 2012 8:03 pm
- Forum: Modules/Add-Ons
- Topic: Auto-resizing images by Uploads module
- Replies: 2
- Views: 1069
Re: Auto-resizing images by Uploads module
Hello! I have the same problem. FrontEnd Users upload pictures in different Uploads categories, and I would like to scale them down automatically to 800px*600px. I have found this supersizer plugin before, but how can I use it with Uploads? I call the module in this way: {cms_module module='Uploads'...
- Mon Mar 05, 2012 9:32 am
- Forum: Modules/Add-Ons
- Topic: [SOLVED] CTLModulemaker - outputted dropdownlist/multipleselectlist the same?
- Replies: 18
- Views: 6349
Re: [SOLVED] CTLModulemaker - outputted dropdownlist/multipl
Hi! I'm using Cmsms 1.10.3, and CtlModulemaker 1.8.9.3. First of all it's a great module, I have problems only in advanced search. All of the search results were perfect, but I did not like this multiple select list. In the field "nehezseg" I changed CreateInputSelectList to CreateInputDro...