Search found 9 matches
- Wed Feb 17, 2010 5:26 pm
- Forum: Modules/Add-Ons
- Topic: [SOLVED] Gallery module tabs not working
- Replies: 10
- Views: 5929
Re: [SOLVED] Gallery module tabs not working
thanks, it worked, so problem solved for me solution: edited the Gallery.module.php find: CONCAT(g1.filepath,CAST(IF(g1.filepath='','','/') AS BINARY),g1.filename) ASC"; replaced with: CONCAT(g1.filepath,IF(g1.filepath='','','/'),g1.filename) ASC"; with 1000 thanks to Jos, of course
- Sun Feb 14, 2010 6:19 pm
- Forum: Modules/Add-Ons
- Topic: [SOLVED] Gallery module tabs not working
- Replies: 10
- Views: 5929
Re: Gallery module tabs not working

Found an error in the html-source.
The last line ends with:
ERROR: You have an error in your SQL syntax near '(IF(g1.filepath='','','/') AS BINARY),g1.filename) ASC' at line 13
How bad is that

thanks so far..
Louis
- Sun Feb 14, 2010 5:17 pm
- Forum: Modules/Add-Ons
- Topic: [SOLVED] Gallery module tabs not working
- Replies: 10
- Views: 5929
Re: Gallery module tabs not working
I installed the Gallery module. Things seem to work but I still have to find out some things yet. Making progress... sorted out how to remove the "thanks for installing" phrase, that come up when I placed the {gallery} tag in my page. (edited the nl_NL.php file, deinstalled and reinstalle...
- Sun Feb 14, 2010 5:08 pm
- Forum: Modules/Add-Ons
- Topic: [SOLVED] Gallery module tabs not working
- Replies: 10
- Views: 5929
Re: Gallery module tabs not working
Please explain: where to find the html-code (sorry if it's a dumb question)
- Sun Feb 14, 2010 3:27 pm
- Forum: Modules/Add-Ons
- Topic: [SOLVED] Gallery module tabs not working
- Replies: 10
- Views: 5929
Re: Gallery module tabs not working
Nice that new admin them :-) but that didn't do the trick tho :-[ I've copied the debug-info below (abracadabra to me) Louis Debug: (9.000000000009E-06) - (751544) loading smarty Debug: (0.003) - (997912) loading adodb Debug: (0.0042) - (1077112) loading page functions Debug: (0.006371) - (1262560...
- Sun Feb 14, 2010 1:53 pm
- Forum: Modules/Add-Ons
- Topic: [SOLVED] Gallery module tabs not working
- Replies: 10
- Views: 5929
[SOLVED] Gallery module tabs not working
I installed the Gallery module. Things seem to work but I still have to find out some things yet. Can someone give me a clue how it comes my tabs are not working? See attached picture for what I see when I go to "content - galllery" The tabs doensn't seem to work Thanks for your info in ad...
- Tue Apr 08, 2008 4:40 pm
- Forum: Dutch - Nederlands
- Topic: [OPGELOST] Probleem om News module werkend te krijgen
- Replies: 3
- Views: 1976
Re: Probleem om News module werkend te krijgen




ff geprobeerd om in de regel die je me aanraadde toe te voegen de memory limiet nog wat te verhogen.
ik heb er 32M van gemaakt
hij doet het

bedankt,
Loe
- Tue Apr 08, 2008 4:33 pm
- Forum: Dutch - Nederlands
- Topic: [OPGELOST] Probleem om News module werkend te krijgen
- Replies: 3
- Views: 1976
Re: Probleem om News module werkend te krijgen
Helaas, dit heeft niet geholpen. De ModuleManager heb ik opnieuw geupload. Deze klapt nu niet mee rin, geeft alleen wel de foutmelding: "Fout! De URL voor de module-bron is niet opgegeven" De News module is nog steeds niet zichtbaar (dwz hij klapt nog steeds in tot een onbruikbare menubalk...
- Mon Apr 07, 2008 12:19 pm
- Forum: Dutch - Nederlands
- Topic: [OPGELOST] Probleem om News module werkend te krijgen
- Replies: 3
- Views: 1976
[OPGELOST] Probleem om News module werkend te krijgen
Goedendag, Ik zit even vast met de News module. Ik heb een nieuwe installatie gedaan van CMS 1.2.4 met de daarin geleverde News module 2.6.1 De database is MySQL 3.23.58 (geleverd door de hosting-provider) Ik kan echter News niet werkend krijgen, d.w.z Ik ga naar Inhoud > News In een flits komt dan ...