Search found 60 matches

by jan_hut
Sat Jan 09, 2010 1:28 pm
Forum: Modules/Add-Ons
Topic: [SOLVED] Calguys Calendar is empty
Replies: 10
Views: 4197

Re: [SOLVED] Calguys Calendar is empty

I would love to but not sure if I will be able to make it. Will let you know though!
by jan_hut
Sat Jan 09, 2010 12:52 pm
Forum: Modules/Add-Ons
Topic: [SOLVED] Calguys Calendar is empty
Replies: 10
Views: 4197

Re: Calguys Calendar is empty

that actually works  ;D

Thanks Rolf!
by jan_hut
Sat Jan 09, 2010 12:00 pm
Forum: Modules/Add-Ons
Topic: [SOLVED] Calguys Calendar is empty
Replies: 10
Views: 4197

Re: Calguys Calendar is empty

The calendar is called by

Code: Select all

{cms_module module="cgcalendar" display="calendar" category="General" inline=0}
There is only one category and the default is General
by jan_hut
Sat Jan 09, 2010 10:59 am
Forum: Modules/Add-Ons
Topic: [SOLVED] Calguys Calendar is empty
Replies: 10
Views: 4197

Re: Calguys Calendar is empty

Clearing the cache didn't work. Here's the sysinfo: ---------------------------------------------- Cms Version: 1.6.6 Installed Modules:     * CMSMailer: 1.73.14     * FileManager: 1.0.1     * MenuManager: 1.6.2     * ModuleManager: 1.3.1     * News: 2.10.3     * nuSOAP: 1.0.1     * Printing: 1.0.4 ...
by jan_hut
Sat Jan 09, 2010 10:46 am
Forum: Modules/Add-Ons
Topic: [SOLVED] Calguys Calendar is empty
Replies: 10
Views: 4197

Re: Calguys Calendar is empty

Hey Rolf, Thanks for your quick reply! Here's the link directly to the calendar: http://www.xxxx.nl/index.php?page=private_agenda As you can see there are no events, however when you click to go to February and then click back to January you'll see that the events are correctly displayed. I've teste...
by jan_hut
Sat Jan 09, 2010 9:17 am
Forum: Modules/Add-Ons
Topic: [SOLVED] Calguys Calendar is empty
Replies: 10
Views: 4197

[SOLVED] Calguys Calendar is empty

I'm having a strange issue with Calguy's Calendar module. When goign to my calendar page the calendar does not show any events on the current month, however when I "click forward" to the next month all events are on the calendar there. Then when I click the link to go back one month all ev...
by jan_hut
Sun Nov 22, 2009 8:27 pm
Forum: Modules/Add-Ons
Topic: [SOLVED] customcontent and sectionheaders
Replies: 3
Views: 1624

Re: [SOLVED] customcontent and sectionheaders

They are only to be shown to registered members, but not to visitors. Since the excludeprefix function in the menumanager only allows you to refer to aliases (and section headers do not have an alias) this can't be done. If you want logged in FE users to see section headers visitors will see them to...
by jan_hut
Sun Nov 22, 2009 12:31 pm
Forum: Dutch - Nederlands
Topic: [Opgelost] Section Headers en ingelogde gebruikers
Replies: 1
Views: 1133

Re: Section Headers en ingelogde gebruikers

Opgelost, hoewel niet zo netjes. Een tweede menu gemaakt en de volgende regel verwijderd: <span class="sectionheader">{$node->menutext} Hierdoor zijn Section Headers helemaal niet meer bruikbaar voor niet ingelogde gebruikers maar heb ze toch niet nodig. Vervolgens aangeroepen in de templa...
by jan_hut
Sun Nov 22, 2009 12:28 pm
Forum: Modules/Add-Ons
Topic: [SOLVED] customcontent and sectionheaders
Replies: 3
Views: 1624

Re: customcontent and sectionheaders

Got an ugly solution for this. Made a copy of the menu template and removed the following line: <span class="sectionheader">{$node->menutext} then called the menu('s) in my template as follows: {if $ccuser->loggedin() && $ccuser->memberof('Bewoners')}           {menu template='cssm...
by jan_hut
Sun Nov 22, 2009 11:59 am
Forum: Dutch - Nederlands
Topic: [Opgelost] Section Headers en ingelogde gebruikers
Replies: 1
Views: 1133

[Opgelost] Section Headers en ingelogde gebruikers

Zoek een manier om section headers te verbergen voor niet ingelogde gebruikers. Ik gebruik nu custom content i.c.m. excludeprefix om bepaalde menu items te verbergen. Dit werkt prima maar omdat de module gebruik maakt van pagealiassen en section headers geen alias hebben blijven deze zichtbaar voor ...
by jan_hut
Sat Nov 21, 2009 1:06 pm
Forum: Modules/Add-Ons
Topic: [SOLVED] customcontent and sectionheaders
Replies: 3
Views: 1624

[SOLVED] customcontent and sectionheaders

I must be overlooking something but I just can't figure this one out. I used calguy's visual tutorial to hide certain menu-items based on FEU and Custom Content. So far so good. I have used the following code: {if $ccuser->loggedin() && $ccuser->memberof('Bewoners')}          {menu template=...
by jan_hut
Mon Aug 04, 2008 1:06 pm
Forum: [locked] Installation, Setup and Upgrade
Topic: [solved] Installation problem - Smarty errors on network paths
Replies: 11
Views: 2751

Re: Installation problem - Smarty errors, site not working

When I look at the following line I see two things that seem to be out of place: \172.21.204.201\webvol1\4d\fz5o71f2u2s9er7\boonshop.co.rs\public_html\test_cms/plugins - there's an ip address (172.21.204.201) as well as a URL (boonshop.co.rs) - there's a slash AND a backslash (\test_cms/) I'm thinki...
by jan_hut
Sun Aug 03, 2008 10:44 pm
Forum: Modules/Add-Ons
Topic: [SOLVED] Setting number of columns in Album
Replies: 2
Views: 1091

Re: Setting number of columns in Album

thanks that actually worked!!.....I put picture list within div tags with a restricted width.
by jan_hut
Sun Aug 03, 2008 3:48 pm
Forum: Dutch - Nederlands
Topic: welke webshop?
Replies: 3
Views: 3161

Re: welke webshop?

Als je wilt verkopen en gebruik maken van iDeal dan zit je met cmsms helaas nog niet goed. Ik zou je in dat geval aanraden Joomla te gebruiken i.c.m. VirtueMart. iDeal modules zijn daar gewoon voor beschikbaar en dat scheelt je echt een hele hoop geprogrammeer :-)
by jan_hut
Sun Aug 03, 2008 2:30 pm
Forum: Modules/Add-Ons
Topic: [SOLVED] Setting number of columns in Album
Replies: 2
Views: 1091

[SOLVED] Setting number of columns in Album

I'm using Album with lightbox on a site and wish to change the number of columns on the album page. Right now it's displaying 3 columns of thumbs, I need it to be 2. I'm an idiot and get it done  :-\

Any help would be much appreciated as always.

Go to advanced search