CGCalendar - No calendar view in admin area

Have a question or a suggestion about a 3rd party addon module or plugin?
Let us know here.
Post Reply
urheat
Forum Members
Forum Members
Posts: 243
Joined: Sat Oct 17, 2009 6:50 am
Location: Finland

CGCalendar - No calendar view in admin area

Post by urheat »

In admin area there are no calendar view at all. Also if I click Find, nothing happens. I can add events, but there's no way to view, edit or delete them.

CMSMS 2.1.6.
CGCalendar 2.1.4.3

EDIT: If I update PHP to 5.6, calendar view disappears, but if I revert it to 5.4, the calendar view is there.
User avatar
paulbaker
Dev Team Member
Dev Team Member
Posts: 1465
Joined: Sat Apr 18, 2009 10:09 pm
Location: Maidenhead, UK
Contact:

Re: CGCalendar - No calendar view in admin area

Post by paulbaker »

Full system information would probably help to diagnose here. See link in my signature.
To copy System Information to the forum:
https://docs.cmsmadesimple.org/troubles ... nformation

CMS Made Simple Geekmoots attended:
Nottingham, UK 2012 | Ghent, Belgium 2015 | Leicester, UK 2016
urheat
Forum Members
Forum Members
Posts: 243
Joined: Sat Oct 17, 2009 6:50 am
Location: Finland

Re: CGCalendar - No calendar view in admin area

Post by urheat »

----------------------------------------------
Cms Version: 2.1.6
Installed Modules:
AdminSearch: 1.0.2
CGCalendar: 2.1.4.1
CGExtensions: 1.53.15
CGSimpleSmarty: 2.1.5
CGSmartImage: 1.21.5
CMSContentManager: 1.1.4
CMSMailer: 6.2.14
DesignManager: 1.1.1
FileManager: 1.5.2
FormBuilder: 0.8.1.4
MenuManager: 1.50.2
MicroTiny: 2.0.3
ModuleManager: 2.0.5
Navigator: 1.0.3
News: 2.50.6
Search: 1.50.2

Config Information:
php_memory_limit:
max_upload_size: 2000000
url_rewriting: mod_rewrite
page_extension:
query_var: page
auto_alias_content: true
locale:
set_names: true
timezone: Europe/Helsinki
permissive_smarty: false

Php Information:
phpversion: 5.4.45
md5_function: Päällä (Tosi)
json_function: Päällä (Tosi)
gd_version: 2
tempnam_function: Päällä (Tosi)
magic_quotes_runtime: Pois päältä (Epätosi)
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: 128M
max_execution_time: 30
register_globals: Pois päältä (Epätosi)
output_buffering: 4096
disable_functions: show_source, system, shell_exec, passthru, exec, popen, proc_open, escapeshellarg, escapeshellcmd, symlink
open_basedir:
test_remote_url: Onnistui
file_uploads: Päällä (Tosi)
post_max_size: 8M
upload_max_filesize: 2M
session_save_path: /tmp (0700)
session_use_cookies: Päällä (Tosi)
xml_function: Päällä (Tosi)
xmlreader_class: Päällä (Tosi)
check_ini_set: Päällä (Tosi)
curl: Päällä

Performance Information:
allow_browser_cache: Pois päältä (Epätosi)
browser_cache_expiry: 60
php_opcache: Pois päältä (Epätosi)
smarty_cache: Pois päältä (Epätosi)
smarty_compilecheck: Pois päältä (Epätosi)
smarty_cache_udt: Pois päältä (Epätosi)
auto_clear_cache_age: Päällä (Tosi)
Server Information:
Server Software: Apache
Server Api: cgi-fcgi
Server Os: Linux 2.6.32-673.8.1.lve1.4.3.el6.x86_64 Päällä x86_64
Server Db Type: MySQL (mysqli)
Server Db Version: 5.5.48
Server Db Grants: Found a "GRANT ALL" statement that appears to be suitable

Permission Information:
tmp: /home/barskogs/public_html/tmp (0755)
tmp_cache: /home/barskogs/public_html/tmp/cache (0755)
templates_c: /home/barskogs/public_html/tmp/templates_c (0755)
modules: /home/barskogs/public_html/modules (0755)
uploads: /home/barskogs/public_html/uploads (0755)
Tiedostojen luontimaski (umask): /home/barskogs/public_html/tmp/cache (0755)
config_file: 0444
----------------------------------------------
User avatar
Rolf
Power Poster
Power Poster
Posts: 7825
Joined: Wed Apr 23, 2008 7:53 am
Location: The Netherlands
Contact:

Re: CGCalendar - No calendar view in admin area

Post by Rolf »

Install jQueryTools module
- + - + - + - + - + - + -
LATEST TUTORIAL AT CMS CAN BE SIMPLE:
Migrating Company Directory module to LISE
- + - + - + - + - + - + -
Image
urheat
Forum Members
Forum Members
Posts: 243
Joined: Sat Oct 17, 2009 6:50 am
Location: Finland

Re: CGCalendar - No calendar view in admin area

Post by urheat »

Rolf wrote:Install jQueryTools module
Thanks Rolf, but is this really a proper fix? I try to keep module total low. I assume that if jQueryTools is really needed with CGCalendar, when installing CGCalendar, jQueryTools would be also be installed.
webform
Power Poster
Power Poster
Posts: 458
Joined: Sat Nov 25, 2006 3:39 pm
Location: Copenhagen, Denmark

Re: CGCalendar - No calendar view in admin area

Post by webform »

It seems if you use an admin language other than english, CGCalendar does not display.

You can get CGCalendar to display again adding your locale to the config file (In this example i'm using danish language):

Code: Select all

$config['locale'] = 'da_DK.utf8';
calguy1000
Support Guru
Support Guru
Posts: 8169
Joined: Tue Oct 19, 2004 6:44 pm
Location: Fernie British Columbia, Canada

Re: CGCalendar - No calendar view in admin area

Post by calguy1000 »

In a normal working environment you should NOT have to adjust the locale in your config.php. But YOU MUST have the proper locale (language pack) installed on the server.

i.e.: If you are hosting a .dk site on a US host they may not have the danish language pack installed on the server.

On my test environment I have the french, german (and of course) english language packs installed. And I have no locale entry in the config.php and have tested CGCalendar in French and English with no issues.

That said, there is a small error in the NLS file distributed with the core in CMSMS 2.1.6 and previous versions for the danish language. I have fixed it for any subsequent releases.
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.
webform
Power Poster
Power Poster
Posts: 458
Joined: Sat Nov 25, 2006 3:39 pm
Location: Copenhagen, Denmark

Re: CGCalendar - No calendar view in admin area

Post by webform »

It's a danish host.

Is there a way i can test what locale/language packs the server has installed?

I've browsed through the PHP INFO for the server and can't see any reference to language packs.
Post Reply

Return to “Modules/Add-Ons”