Page 1 of 1

Fault in CG Content Utilities

Posted: Sat Jun 01, 2019 3:30 pm
by timdebuurman
Hi,

I wanted to add another block in CG Content Utils, but came on a broken screen without layout if clicking to make a new block, or wanting to edit an existing block.

Already tried to reinstall (with complete removal of the module), but with same outcome.

See screenshot:
Image

No console errors, some errors in php error log, but fixed m (was about count tag in LISE) en nothing in debug-mode.

Here is my system information.
I hope someone has a solution or idea where the problem is:

----------------------------------------------
Cms Version: 2.2.10
Installed Modules:
AceEditor2: 1.05
AdminSearch: 1.0.4
CGContentUtils: 2.3
CGExtensions: 1.62.9
CGJobMgr: 1.3.6
CGSimpleSmarty: 2.2.1
CGSmartImage: 1.22.5
CMSContentManager: 1.1.7
CMSMailer: 6.2.14
Captcha: 1.0
CmsJobManager: 0.1.3
DesignManager: 1.1.6
ExaExternalizer: 0.6
FileManager: 1.6.8
FilePicker: 1.0.4
FormBuilder: 0.8.1.6
Gallery: 2.3.2
LISE: 1.3.1
LISEHomeslider: 1.3.1
MenuManager: 1.50.3
MicroTiny: 2.2.4
ModuleManager: 2.1.6
NMS: 2.13.3
Navigator: 1.0.9
News: 2.51.5
Search: 1.51.6
TinyMCE: 3.2-beta6

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

Php Information:
phpversion: 7.3.5
md5_function: Aan (Waar)
json_function: Aan (Waar)
gd_version: 2
tempnam_function: Aan (Waar)
magic_quotes_runtime: Uit (Onwaar)
E_ALL: 22527
E_STRICT: 0
E_DEPRECATED: 0
test_file_timedifference: Geen tijdsverschillen gevonden
test_db_timedifference: Geen tijdsverschillen gevonden
create_dir_and_file: 1
memory_limit: 256M
max_execution_time: 30
register_globals: Uit (Onwaar)
output_buffering: 4096
disable_functions:
open_basedir: /home/bisschop/:/tmp/:/var/tmp/:/usr/local/php73/lib/:/usr/local/php73/lib/:/usr/local/php56/lib/:/usr/local/php72/lib/:/usr/local/lib/php/
test_remote_url: Succes
file_uploads: Aan (Waar)
post_max_size: 64M
upload_max_filesize: 64M
session_save_path: Geen controle omdat 'open_basedir' actief is
session_use_cookies: Aan (Waar)
xml_function: Aan (Waar)
xmlreader_class: Aan (Waar)
check_ini_set: Aan (Waar)
curl: Aan

Performance Information:
allow_browser_cache: Uit (Onwaar)
browser_cache_expiry: 60
php_opcache: Aan (Waar)
smarty_cache: Uit (Onwaar)
smarty_compilecheck: Uit (Onwaar)
auto_clear_cache_age: Aan (Waar)
Server Information:
Server Software: Apache/2
Server Api: fpm-fcgi
Server Os: Linux 4.9.0-8-amd64 Aan x86_64
Server Db Type: MySQL (mysqli)
Server Db Version: 10.2.24
Server Db Grants: Er is een "GRAND ALL" permissie gevonden, alles lijkt in orde.

Permission Information:
tmp: /home/bisschop/domains/websitename.nl/public_html/tmp (0777)
tmp_cache: /home/bisschop/domains/websitename.nl/public_html/tmp/cache (0777)
templates_c: /home/bisschop/domains/websitename.nl/public_html/tmp/templates_c (0777)
modules: /home/bisschop/domains/websitename.nl/public_html/modules (0777)
uploads: /home/bisschop/domains/websitename.nl/public_html/uploads (0777)
Bestandscreatiemasker (umask): /home/bisschop/domains/websitename.nl/public_html/tmp/cache (0777)
config_file: 0444
----------------------------------------------

Re: Fault in CG Content Utilities

Posted: Sat Jun 01, 2019 3:53 pm
by DIGI3
There is an open bug report for this at http://dev.cmsmadesimple.org/bug/view/12047

Re: Fault in CG Content Utilities

Posted: Sat Jun 01, 2019 4:20 pm
by timdebuurman
Does the resolution ID mean its taken care of?

Re: Fault in CG Content Utilities

Posted: Sat Jun 01, 2019 4:22 pm
by DIGI3
No, there will usually be a comment and/or status update when it's fixed.

Re: Fault in CG Content Utilities

Posted: Sat Jun 01, 2019 5:57 pm
by calguy1000
CGExtensions v1.63.1 is released, it fixes it.

Re: Fault in CG Content Utilities

Posted: Mon Jun 03, 2019 9:33 am
by timdebuurman
THX CallGuy!!