Search found 13 matches
- Fri Nov 27, 2009 5:19 pm
- Forum: Module und Tags
- Topic: Content_Dump in einem Modul nutzen?
- Replies: 2
- Views: 1225
Content_Dump in einem Modul nutzen?
hallo gemeinde, ich habe ein Modul (Preisliste) mit dem CAT-like ModuleMaker erstellt Eine funktion zum sortieren ist darin nicht vorgesehen. Das Modul rufe ich direkt im content einer seite auf ({cms_module module='preisliste' nbperpage='15'}) die tabelle im template: {foreach from=$itemlist item=&...
- Thu Mar 12, 2009 1:59 am
- Forum: Module und Tags
- Topic: Inhalt aus einem anderen Modul im Album anzeigen
- Replies: 6
- Views: 1867
Re: Inhalt aus einem anderen Modul im Album anzeigen
Ich habe das Modul mal hier http://www.windbrand.de/bunker/preisliste.zip (24KB) abgelegt! Danke für den Link - nur leider fehlen die Sprachdateien und die Templates :( ... Und habe auch noch keine Idee zu dem Problem? Wie NaN bereits erklärte, stimmt dein Vergleich nicht ganz. Etwas richtiger wäre...
- Mon Mar 09, 2009 10:06 pm
- Forum: Module und Tags
- Topic: Inhalt aus einem anderen Modul im Album anzeigen
- Replies: 6
- Views: 1867
Re: Inhalt aus einem anderen Modul im Album anzeigen
Ähmm, hast du mal einen Forge-Link für das "Preislisten"-Modul? Sagt mir so nämlich gar nix ... Sorry, das Preislistenmodul habe ich mit dem CTLModuleMaker-1.6.2. erstellt - kann somit nicht bekannt sein! Ich habe das Modul mal hier http://www.windbrand.de/bunker/preisliste.zip (24KB) abg...
- Mon Mar 09, 2009 11:54 am
- Forum: Module und Tags
- Topic: Inhalt aus einem anderen Modul im Album anzeigen
- Replies: 6
- Views: 1867
Inhalt aus einem anderen Modul im Album anzeigen
Hallo Gemeinde, ich habe eine Preisliste, in der die gleichen Bilder wie im Album verwendet werden. Jetzt suche ich nach einer Möglichkeit den Feldinhalt "Preis" aus dem Modul Preisliste im Modul Album anzuzeigen. Ich habe im Album Template hiermit* begonnen, bin aber nicht sicher, ob dies...
- Sun Feb 15, 2009 10:23 pm
- Forum: Modules/Add-Ons
- Topic: CTLModuleMake how orderby Any other value?
- Replies: 1
- Views: 1069
CTLModuleMake how orderby Any other value?
Hi Forum,
the CTLModuleMake works fine, but now i not know how orderby a item e.g. Preis
{cms_module module='liste' what='preise' nbperpage='15' orderby='Preis'} works not!
thanks
schelle
the CTLModuleMake works fine, but now i not know how orderby a item e.g. Preis
{cms_module module='liste' what='preise' nbperpage='15' orderby='Preis'} works not!
thanks
schelle
- Fri Jan 30, 2009 11:47 am
- Forum: Modules/Add-Ons
- Topic: [solved] CTLModuleMaker setup problem - no image display?
- Replies: 17
- Views: 3580
Re: CTLModuleMaker setup problem - no image display?
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 ...
- Fri Jan 30, 2009 11:31 am
- Forum: Modules/Add-Ons
- Topic: [solved] CTLModuleMaker setup problem - no image display?
- Replies: 17
- Views: 3580
Re: CTLModuleMaker setup problem - no image display?
2) find the line where it is written " // ################# WE ARE DISPLAYING A LIST VIEW" 3) just below it, add the following line : if(!isset($params["what"])) $params["what"] = $what; Hi Pierre-Luc, i added this as your given! and i added the "what params"...
- Fri Jan 30, 2009 12:42 am
- Forum: Modules/Add-Ons
- Topic: [solved] CTLModuleMaker setup problem - no image display?
- Replies: 17
- Views: 3580
Re: CTLModuleMaker setup problem - no image display?
The issue is corrected in version 1.6 Please update and report the results. ok, now i use CTLModuleMaker-1.6.2.xml and i setup a new module "preisliste"with the same problem [preisliste//2/5/156.html] "The item could not be found." when i escape this to [preisliste/2/5/156.html...
- Tue Jan 27, 2009 8:42 am
- Forum: Modules/Add-Ons
- Topic: [solved] CTLModuleMaker setup problem - no image display?
- Replies: 17
- Views: 3580
Re: CTLModuleMaker setup problem - no image display?
The double slash shouldn't be problematic, but I take notice of it. I'm pretty sure the problem has to do with pretty URLs (you might try to disable it just to see if all works well). I will try to reproduce it and will comme back to you if I can. plger ok! without "pretty URLs" the menue...
- Sun Jan 25, 2009 10:09 pm
- Forum: Modules/Add-Ons
- Topic: [solved] CTLModuleMaker setup problem - no image display?
- Replies: 17
- Views: 3580
Re: CTLModuleMaker setup problem - no image display?
Great. Please mark the topic [solved]. Sorry - a new Problem: i am limit the items per page {cms_module module='preisliste' action='list' nbperpage='5'} {$pagemenu} The limiter works, but the pagemenu shows after a click "The item could not be found." - the url: http://www.xxxx/cmsms/prei...
- Sun Jan 25, 2009 12:57 am
- Forum: Modules/Add-Ons
- Topic: [solved] CTLModuleMaker setup problem - no image display?
- Replies: 17
- Views: 3580
Re: CTLModuleMaker setup problem - no image display?
but no image display! - only this 22, kiosk, etc., displayed /plthumb_kiosk.jpg While reading your post again, I noticed this small bit might have escaped me... If what you're trying to say is that instead of displaying the image, only the relative path is displayed ( /plthumb_kiosk.jpg ), this is ...
- Thu Jan 22, 2009 6:58 pm
- Forum: Modules/Add-Ons
- Topic: [solved] CTLModuleMaker setup problem - no image display?
- Replies: 17
- Views: 3580
Re: CTLModuleMaker setup problem - no image display?
Hi Schelle, I take it you are able to upload files in the cms' file manager? You wrote "No thumbnail at the imagefolder", now I don't know what image folder you specified, but are the normal images there, and if yes, have they been resized to 600x400? Also, please check if the GD librarie...
- Wed Jan 21, 2009 11:17 pm
- Forum: Modules/Add-Ons
- Topic: [solved] CTLModuleMaker setup problem - no image display?
- Replies: 17
- Views: 3580
[solved] CTLModuleMaker setup problem - no image display?
Hi Forum, in the ModuleMaker i setup "images be resized to width 600px height 400px" and "thumbnail resized to width 140px height 90px" No thumbnail at the imagefolder (777) My Template list_default: {foreach from=$itemlist item="item"} {$item->image} {$item->image_thum...