Page 1 of 1

Getting Debug page (CGCalendar)

Posted: Thu Jul 13, 2017 6:22 pm
by mlestat1131
I am getting a white debug page after doing a clean install of CMSMS 2.2.2 and having only the CGCalendar and related extensions installed.


This happens when I try to submit a new event to the calendar backend.

Any help with this would be great.

Cms Version: 2.2.2
Installed Modules:
AdminSearch: 1.0.4
CGCalendar: 2.4.5
CGExtensions: 1.55.6
CGSimpleSmarty: 2.1.6
CMSContentManager: 1.1.5
CMSMailer: 6.2.14
CmsJobManager: 0.1
DesignManager: 1.1.3
FileManager: 1.6.3
FilePicker: 1.0
MenuManager: 1.50.3
MicroTiny: 2.2
ModuleManager: 2.1.1
Navigator: 1.0.7
News: 2.51.2
Search: 1.51.2

Config Information:
php_memory_limit:
max_upload_size: 64000000
url_rewriting: none
page_extension:
query_var: page
auto_alias_content: true
locale:
set_names: true
timezone: America/Chicago
permissive_smarty: false

Php Information:
phpversion: 5.5.37
md5_function: On (True)
json_function: On (True)
gd_version: 2
tempnam_function: On (True)
magic_quotes_runtime: Off (False)
E_ALL: 32767
E_STRICT: 2048
E_DEPRECATED: 8192
test_file_timedifference: No time difference found
test_db_timedifference: No time difference found
create_dir_and_file: 1
memory_limit: 256M
max_execution_time: 30
register_globals: Off (False)
output_buffering: On
disable_functions: dl
open_basedir:
test_remote_url: Success
file_uploads: On (True)
post_max_size: 64M
upload_max_filesize: 64M
session_save_path: /tmp (1777)
session_use_cookies: On (True)
xml_function: On (True)
xmlreader_class: On (True)
check_ini_set: On (True)
curl: On

Performance Information:
allow_browser_cache: On (True)
browser_cache_expiry: 60
php_opcache: Off (False)
smarty_cache: Off (False)
smarty_compilecheck: Off (False)
auto_clear_cache_age: On (True)
Server Information:
Server Software: Apache
Server Api: cgi-fcgi
Server Os: Linux 3.12.74-215.ELK6.x86_64 On x86_64
Server Db Type: MySQL (mysqli)
Server Db Version: 5.5.51
Server Db Grants: Found a "GRANT ALL" statement that appears to be suitable

Permission Information:
tmp: /home3/maymcas/public_html/test_yg/tmp (0755)
tmp_cache: /home3/maymcas/public_html/test_yg/tmp/cache (0755)
templates_c: /home3/maymcas/public_html/test_yg/tmp/templates_c (0755)
modules: /home3/maymcas/public_html/test_yg/modules (0755)
uploads: /home3/maymcas/public_html/test_yg/uploads (0755)
File Creation Mask (umask): /home3/maymcas/public_html/test_yg/tmp/cache (0755)
config_file: 0666

Re: Getting Debug page (CGCalendar)

Posted: Thu Jul 13, 2017 6:28 pm
by calguy1000

Re: Getting Debug page (CGCalendar)

Posted: Thu Jul 13, 2017 6:33 pm
by mlestat1131
Please see the attached image file... This is all I get when I hit the submit button, I have the debug settings set to false in the config.php file. as well.

By the way, when I downgrade to 2.4.4 it works seamlessly.

Only when I upgrade it to 2.4.5 does it cause the error.

Re: Getting Debug page (CGCalendar)

Posted: Thu Jul 13, 2017 7:51 pm
by Franck
Version 2.4.5 has debug enabled by mistake. It will be corrected in the next version. See http://dev.cmsmadesimple.org/bug/view/11472