Page 1 of 1

[solved] CGCalendar admin only shows events up to today

Posted: Fri Jan 31, 2014 2:32 pm
by paulbaker
Content -> Calguys Calendar lists events without error but only up to and including today.

If you add an event for a future date it is accepted and the front end shows all past and future dates without error, as normal.

Also there appears to be a missing text field "Search Title (regex):" - in CGCalendar 1.10.4 (for example) this field showed and was titled "Filter Title By (regex):".

See screen shot showing missing text field and truncated events.
Screen shot showing missing text field and truncated events
Screen shot showing missing text field and truncated events
Nothing obvious in admin log.

Couldn't see anything in bug list:
http://dev.cmsmadesimple.org/bug/list/623

Any ideas on how to troubleshoot?

Thanks

----------------------------------------------
Cms Version: 1.11.9
Installed Modules:
CMSMailer: 5.2.2
CMSPrinting: 1.0.5
FileManager: 1.4.3
MenuManager: 1.8.6
MicroTiny: 1.2.5
ModuleManager: 1.5.5
News: 2.14.1
Search: 1.7.11
ThemeManager: 1.1.8
TinyMCE: 2.9.12
Showtime: 3.3
CGExtensions: 1.38.1
CGCalendar: 1.13.3
Gallery: 1.6.1
Notifications: 1.1
Statistics: 1.1.3
ListIt2: 1.4
ListIt2GovernorTeam: 1.4
Archiver: 0.2.6

Config Information:
php_memory_limit:
process_whole_template:
max_upload_size: 32000000
url_rewriting: mod_rewrite
page_extension:
query_var: page
image_manipulation_prog: GD
auto_alias_content: true
locale:
default_encoding: utf-8
admin_encoding: utf-8
set_names: true

Php Information:
phpversion: 5.4.21
md5_function: On (True)
gd_version: 2
tempnam_function: On (True)
magic_quotes_runtime: Off (False)
E_STRICT: 0
E_DEPRECATED: 0
memory_limit: 128M
max_execution_time: 120
output_buffering: 4096
safe_mode: Off (False)
file_uploads: On (True)
post_max_size: 8M
upload_max_filesize: 32M
session_save_path: /tmp (1777)
session_use_cookies: On (True)
xml_function: On (True)
xmlreader_class: On (True)

Server Information:
Server Api: cgi-fcgi
Server Db Type: MySQL (mysqli)
Server Db Version: 5.1.72
Server Db Grants: Found a "GRANT ALL" statement that appears to be suitable
Server Time Diff: No filesystem time difference found

----------------------------------------------

Re: CGCalendar admin only shows events up to today+missing f

Posted: Fri Jan 31, 2014 3:07 pm
by velden
I use same version (CGCalendar 1.13.3) and get another view:
cgcal_01.jpg
Not the 'period filter' right above the items. It defaults to the current month I think.

Re: CGCalendar admin only shows events up to today+missing f

Posted: Fri Jan 31, 2014 3:10 pm
by staartmees
CGCalendar 1.13.3 shows events per month

Re: CGCalendar admin only shows events up to today+missing f

Posted: Fri Jan 31, 2014 3:40 pm
by paulbaker
Ah! Thanks guys. I use a custom template so I bet it's that. I will post again whne I know for sure.

Re: CGCalendar admin only shows events up to today+missing f

Posted: Fri Jan 31, 2014 6:21 pm
by paulbaker
Cool. There were quite a few changes in CGCalendar 1.11.4 released on 2013-11-03, which I've only just realised. Ooops :-[ (I've now set up a way of tracking changes thanks to IFTTT).

These major changes meant my module_custom templates didn't work properly when I upgraded.

But all sorted now - thanks again chaps.