CGCalendar upgrade from 2.1.3 to 2.1.4

Have a question or a suggestion about a 3rd party addon module or plugin?
Let us know here.
Post Reply
User avatar
blast2007
Power Poster
Power Poster
Posts: 508
Joined: Wed Aug 01, 2007 5:36 pm

CGCalendar upgrade from 2.1.3 to 2.1.4

Post by blast2007 »

Hi all,
I've just upgraded CGCalendar from 2.1.3 to 2.1.4. All works fine in upgrade procedure, but after that, on frontpage I can see this debug text

Code: Select all

Debug: (0,155314) - (usage: 18839920) - (peak: 19246016)
SELECT DISTINCT E.event_id FROM cms_module_cgcalendar_events E
 WHERE ((E.event_date_start >= '2016-05-17 00:00:01') OR (E.event_date_end > '2016-05-17 00:00:01')) ORDER BY E.event_date_start ASC
just before events list. Downgrade again to v2.1.3 makes this weird debug text disappear.

Any hints?
Regards
b.

Here following my sysinfo:

Code: Select all

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

Cms Version: 2.1.3

Installed Modules:

    AdminSearch: 1.0.1
    CGCalendar: 2.1.4
    CGExtensions: 1.53.6
    CGFeedMaker: 1.0.20
    CGFeedback: 1.7.6
    CGSimpleSmarty: 2.1
    CGSmartImage: 1.21.3
    CMSContentManager: 1.1
    CMSMailer: 6.2.14
    DesignManager: 1.1.1
    FileBackup: 0.5
    FileManager: 1.5.2
    Gallery: 2.1.4
    JQueryTools: 1.3.9
    LISE: 1.2.1.1
    LISETestPlants: 1.2.1.1
    MenuManager: 1.50.2
    MicroTiny: 2.0.3
    ModuleManager: 2.0.2
    MysqlDump: 1.4.0
    Navigator: 1.0.3
    News: 2.50.5
    Search: 1.50.2
    ThemeManager: 1.1.8
    TinyMCE: 3.1.3


Config Information:

    php_memory_limit:
    max_upload_size: 10000000
    url_rewriting: mod_rewrite
    page_extension: .htm
    query_var: page
    auto_alias_content: true
    locale:
    set_names: true
    timezone: Europe/Rome
    permissive_smarty: false


Php Information:

    phpversion: 5.6.21
    md5_function: On (True)
    json_function: On (True)
    gd_version: 2
    tempnam_function: On (True)
    magic_quotes_runtime: Off (False)
    E_ALL: 32759
    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: 128M
    max_execution_time: 90
    register_globals: Off (False)
    output_buffering: 4096
    disable_functions:
    open_basedir:
    test_remote_url: Success
    file_uploads: On (True)
    post_max_size: 10M
    upload_max_filesize: 10M
    session_save_path: /var/lib/php5/sessions (1733)
    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: Off (False)
    browser_cache_expiry: 60
    php_opcache: On (True)
    smarty_cache: Off (False)
    smarty_compilecheck: Off (False)
    smarty_cache_udt: Off (False)
    auto_clear_cache_age: On (True)

Server Information:

    Server Software: Apache
    Server Api: fpm-fcgi
    Server Os: Linux 3.16.0-4-amd64 On x86_64
    Server Db Type: MySQL (mysql)
    Server Db Version: 10.0.23
    Server Db Grants: Could not find a suitable "GRANT ALL" permission, this does not necessarily lead to problems... But if you have problems installing/removing modules or adding and deleting items/pages this could be the cause!


Permission Information:

    tmp: /var/www/vhosts/mysite.it/httpdocs/tmp (0777)
    tmp_cache: /var/www/vhosts/mysite.it/httpdocs/tmp/cache (0777)
    templates_c: /var/www/vhosts/mysite.it/httpdocs/tmp/templates_c (0777)
    modules: /var/www/vhosts/mysite.it/httpdocs/modules (0755)
    uploads: /var/www/vhosts/mysite.it/httpdocs/uploads (0755)
    File Creation Mask (umask): /var/www/vhosts/mysite.it/httpdocs/tmp/cache (0777)
    config_file: 0444

----------------------------------------------
calguy1000
Support Guru
Support Guru
Posts: 8169
Joined: Tue Oct 19, 2004 6:44 pm
Location: Fernie British Columbia, Canada

Re: CGCalendar upgrade from 2.1.3 to 2.1.4

Post by calguy1000 »

It's a minor debug statement I accidentally left in the code.
I will release a 2.1.4.1 release shortly.
Follow me on twitter
Please post system information from "Extensions >> System Information" (there is a bbcode option) on all posts asking for assistance.
--------------------
If you can't bother explaining your problem well, you shouldn't expect much in the way of assistance.
User avatar
blast2007
Power Poster
Power Poster
Posts: 508
Joined: Wed Aug 01, 2007 5:36 pm

Re: CGCalendar upgrade from 2.1.3 to 2.1.4

Post by blast2007 »

calguy1000 wrote:It's a minor debug statement I accidentally left in the code.
I will release a 2.1.4.1 release shortly.
Ok, thanks
Post Reply

Return to “Modules/Add-Ons”