Core modules fail after upgrade to 2.2.17
Posted: Tue Jun 27, 2023 12:28 pm
I've upgraded a couple of sites from 2.2.16 to 2.2.17 and a couple of core modules now fails.
FileManager (Blank page with directory names and links visible)
News (Blank page with Add Article and article links visible. If i click Add Article the page loads correctly)
DesignManager
- Templates (Not loading templates)
- Stylesheets (Not loading stylesheets)
I've tried both default installer and expanded installer on different sites, but same result.
I've tried to copy files and folders from a fresh install, but still same error.
All the errors is also present in a new clean install. So it's proberly something in my server setup that is wrong?
FileManager (Blank page with directory names and links visible)
News (Blank page with Add Article and article links visible. If i click Add Article the page loads correctly)
DesignManager
- Templates (Not loading templates)
- Stylesheets (Not loading stylesheets)
I've tried both default installer and expanded installer on different sites, but same result.
I've tried to copy files and folders from a fresh install, but still same error.
All the errors is also present in a new clean install. So it's proberly something in my server setup that is wrong?
Code: Select all
----------------------------------------------
Cms Version: 2.2.17
Installed Modules:
AdminSearch: 1.0.6
CMSContentManager: 1.1.10
CMSMSExt: 1.4.1
CmsJobManager: 0.1.3
CustomGS: 3.4
DesignManager: 1.1.10
ECB2: 2.2.1
FileManager: 1.6.13
FilePicker: 1.0.6
FormBuilder: 1.2
LISE: 1.5.3
LISELessons: 1.5.3
LISEProjects: 1.5.3
LISEReports: 1.5.3
LISESlideshow: 1.5.3
MAMS: 1.0
MenuManager: 1.50.3
MicroTiny: 2.2.5
ModuleManager: 2.1.9
Navigator: 1.0.9
News: 2.51.12
Search: 1.53
SmartImage: 1.1.0
SmartyExt: 1.2
Config Information:
php_memory_limit:
max_upload_size: 1024000000
url_rewriting: none
page_extension:
query_var: page
auto_alias_content: true
locale:
set_names: true
timezone: Europe/Copenhagen
permissive_smarty: true
Php Information:
phpversion: 8.1.5
md5_function: On (True)
json_function: On (True)
gd_version: 2
tempnam_function: On (True)
magic_quotes_runtime: Off (False)
E_ALL: 22527
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: 1024M
max_execution_time: 300
register_globals: Off (False)
output_buffering: 4096
disable_functions:
open_basedir:
test_remote_url: Failure
file_uploads: On (True)
post_max_size: 1024M
upload_max_filesize: 1024M
session_save_path: C:\Windows\TEMP (0777)
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: On (True)
smarty_cache: Off (False)
smarty_compilecheck: Off (False)
auto_clear_cache_age: On (True)
Server Information:
Server Software: Apache/2.4.53 (Win64) OpenSSL/1.1.1n PHP/8.1.5
Server Api: apache2handler
Server Os: WINNT 10.0 On AMD64
Server Db Type: MySQL (mysqli)
Server Db Version: 8.0.31
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: C:\Apache24\htdocs\prototypes\app\learn\tmp (0777)
tmp_cache: C:\Apache24\htdocs\prototypes\app\learn\tmp\cache (0777)
templates_c: C:\Apache24\htdocs\prototypes\app\learn\tmp\templates_c (0777)
modules: C:\Apache24\htdocs\prototypes\app\learn\modules (0777)
uploads: C:\Apache24\htdocs\prototypes\app\learn\uploads (0777)
File Creation Mask (umask): C:\Apache24\htdocs\prototypes\app\learn\tmp\cache (0777)
config_file: 0444
----------------------------------------------