Page 1 of 1

Khronos group permissions

Posted: Wed May 01, 2024 8:47 pm
by johnflan
In my website Khronos permissions don't appear in Backend Group Permissions. Hmm... any ideas why not?

Cms Version: 2.2.17

Installed Modules:

AdminSearch: 1.0.6
CGBetterForms: 1.10.4
CGExtensions: 1.65.2
CGGoogleMaps2: 1.1.1
CGSimpleSmarty: 2.2.1
CGSmartImage: 1.22.7
CMSContentManager: 1.1.10
CMSMSExt: 1.4.5
Captcha: 1.0.1
CmsJobManager: 0.1.3
DesignManager: 1.1.10
FileManager: 1.6.13
FilePicker: 1.0.6
Gallery: 2.5.1
JQueryTools: 1.4.2
Khronos: 1.0.0
LISE: 1.5.6
LISEFAQs: 1.5.6
LISEMinisters: 1.5.6
LISEPortfolio: 1.5.6
LISETeam: 1.5.6
MenuManager: 1.50.3
MicroTiny: 2.2.5
ModuleManager: 2.1.9
Navigator: 1.0.9
News: 2.51.12
Quotes: 1.1
Search: 1.53
SmartyExt: 1.3.0


Config Information:

php_memory_limit:
max_upload_size: 64000000
url_rewriting: mod_rewrite
page_extension: .html
query_var: page
auto_alias_content: true
locale:
set_names: true
timezone: Europe/London
permissive_smarty: false


Php Information:

phpversion: 8.2.18
md5_function: On (True)
json_function: On (True)
gd_version: 2
tempnam_function: On (True)
magic_quotes_runtime: Off (False)
E_ALL: 22517
E_STRICT: 0
E_DEPRECATED: 0
test_file_timedifference: No time difference found
test_db_timedifference: No time difference found
create_dir_and_file: 1
memory_limit: -1
max_execution_time: 50000
register_globals: Off (False)
output_buffering: 0
disable_functions:
open_basedir:
test_remote_url: Success
file_uploads: On (True)
post_max_size: 64M
upload_max_filesize: 64M
session_save_path: /tmp/.priv (1733)
session_use_cookies: On (True)
xml_function: On (True)
xmlreader_class: On (True)
check_ini_set: Off (False)
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 4.4.400-icpu-099 On x86_64
Server Db Type: MySQL (mysqli)
Server Db Version: 10.6.15
Server Db Grants: Found a "GRANT ALL" statement that appears to be suitable


Permission Information:

tmp: /homepages/15/d355665136/htdocs/urc-cms/tmp (0777)
tmp_cache: /homepages/15/d355665136/htdocs/urc-cms/tmp/cache (0777)
templates_c: /homepages/15/d355665136/htdocs/urc-cms/tmp/templates_c (0777)
modules: /homepages/15/d355665136/htdocs/urc-cms/modules (0777)
uploads: /homepages/15/d355665136/htdocs/urc-cms/uploads (0777)
File Creation Mask (umask): /homepages/15/d355665136/htdocs/urc-cms/tmp/cache (0777)
config_file: 0644

Re: Khronos group permissions

Posted: Wed May 01, 2024 9:06 pm
by DIGI3
I just tested in 2.2.20 and it works, perhaps it was a core bug that's been fixed? Otherwise not sure, but be sure to check error logs and file a bug report if it's reproduceable.

Re: Khronos group permissions

Posted: Wed May 01, 2024 9:10 pm
by johnflan
Great - thank you - I'll upgrade to 2.2.20

Re: Khronos group permissions

Posted: Sun May 26, 2024 7:14 am
by 10010110
I encountered the same issue. Did you by chance convert from CGCalendar? I had to (re-)install CGCalendar in order for Khronos permissions to show up. It might even say “CGCalendar” in the permissions screen but this will also affect Khronos. You can even disable CGCalendar in the module manager but it has to be installed.

Re: Khronos group permissions

Posted: Mon May 27, 2024 9:07 am
by johnflan
That's interesting - will try it. Yes I had CGCalendar installed and when Khronos was installed and it displayed the existing events - so that was great but...those permissions. I upgraded to 2.2.20 but user permissions still didn't display. I think I also did a test with a fresh install of Khronos but as soon as I entered new events the user permissions disappeared.

Thanks 10010110 - this works!