[SOLVED] Calguys Calendar is empty
[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 events are visible. In other words: for some reason it seems to, initially, display the calendar before the data is loaded. Anyone got any idea's?
Last edited by jan_hut on Sat Jan 09, 2010 1:26 pm, edited 1 time in total.
Re: Calguys Calendar is empty
Hi jan_hut,
Got a link to the website in case?
Please put your System Information here.
Regards, Rolf
Got a link to the website in case?
Please put your System Information here.
Regards, Rolf
- + - + - + - + - + - + -
LATEST TUTORIAL AT CMS CAN BE SIMPLE:
Migrating Company Directory module to LISE
Migrating Company Directory module to LISE
- + - + - + - + - + - + -
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 tested with FireFox, IE8 and Chrome with the same results on every browser so it's definitely not a browser problem.
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 tested with FireFox, IE8 and Chrome with the same results on every browser so it's definitely not a browser problem.
Last edited by jan_hut on Sat Jan 09, 2010 12:53 pm, edited 1 time in total.
Re: Calguys Calendar is empty
Try to clear the cache Site Admin >> Global Setting >> Advanced Setup
Please put a copy of your System Information here, Site Admin >> System Information
Grtz. Rolf
Please put a copy of your System Information here, Site Admin >> System Information
Grtz. Rolf
- + - + - + - + - + - + -
LATEST TUTORIAL AT CMS CAN BE SIMPLE:
Migrating Company Directory module to LISE
Migrating Company Directory module to LISE
- + - + - + - + - + - + -
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
* Search: 1.6.1
* ThemeManager: 1.1.1
* TinyMCE: 2.5.5
* FrontEndUsers: 1.6.10
* CustomContent: 1.5.3
* SelfRegistration: 1.2.5
* TreeManager: 0.6.0
* Forum: 0.9.3
* CGExtensions: 1.17.6
* CGCalendar: 1.2.5
* Gallery: 1.1.1
Config Information:
* php_memory_limit:
* process_whole_template: false
* max_upload_size: 8000000
* default_upload_permission: 664
* assume_mod_rewrite: false
* page_extension:
* internal_pretty_urls: false
* use_hierarchy: true
Php Information:
* phpversion: 5.2.10
* md5_function: On (True)
* gd_version: 2
* tempnam_function: On (True)
* magic_quotes_runtime: Off (False)
* memory_limit: 128M
* max_execution_time: 30
* safe_mode: Off (False)
* session_save_path: No check because open basedir active
* session.use_cookies: On (True)
Server Information:
* Server Api: apache2handler
* Server Db Type: MySQL (mysql)
* Server Db Version: 5.0.77
----------------------------------------------
----------------------------------------------
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
* Search: 1.6.1
* ThemeManager: 1.1.1
* TinyMCE: 2.5.5
* FrontEndUsers: 1.6.10
* CustomContent: 1.5.3
* SelfRegistration: 1.2.5
* TreeManager: 0.6.0
* Forum: 0.9.3
* CGExtensions: 1.17.6
* CGCalendar: 1.2.5
* Gallery: 1.1.1
Config Information:
* php_memory_limit:
* process_whole_template: false
* max_upload_size: 8000000
* default_upload_permission: 664
* assume_mod_rewrite: false
* page_extension:
* internal_pretty_urls: false
* use_hierarchy: true
Php Information:
* phpversion: 5.2.10
* md5_function: On (True)
* gd_version: 2
* tempnam_function: On (True)
* magic_quotes_runtime: Off (False)
* memory_limit: 128M
* max_execution_time: 30
* safe_mode: Off (False)
* session_save_path: No check because open basedir active
* session.use_cookies: On (True)
Server Information:
* Server Api: apache2handler
* Server Db Type: MySQL (mysql)
* Server Db Version: 5.0.77
----------------------------------------------
Re: Calguys Calendar is empty
Which parameters do you use in the tag in this page.
Rolf
Rolf
- + - + - + - + - + - + -
LATEST TUTORIAL AT CMS CAN BE SIMPLE:
Migrating Company Directory module to LISE
Migrating Company Directory module to LISE
- + - + - + - + - + - + -
Re: Calguys Calendar is empty
The calendar is called by
There is only one category and the default is General
Code: Select all
{cms_module module="cgcalendar" display="calendar" category="General" inline=0}
Re: Calguys Calendar is empty
- + - + - + - + - + - + -
LATEST TUTORIAL AT CMS CAN BE SIMPLE:
Migrating Company Directory module to LISE
Migrating Company Directory module to LISE
- + - + - + - + - + - + -
Re: Calguys Calendar is empty
that actually works ;D
Thanks Rolf!
Thanks Rolf!
Re: Calguys Calendar is empty
Cool, you're welcomejan_hut wrote: that actually works ;D
Thanks Rolf!
Would you please put [solved] in the title of the first post?
Perhaps you can join us at the third Dutch CMSMS Workshop:
http://forum.cmsmadesimple.org/index.ph ... 835.0.html
Grtz. Rolf
- + - + - + - + - + - + -
LATEST TUTORIAL AT CMS CAN BE SIMPLE:
Migrating Company Directory module to LISE
Migrating Company Directory module to LISE
- + - + - + - + - + - + -
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!