Frontend and Content manager errore after FEU upgrade
Posted: Wed Dec 12, 2018 3:18 pm
Hi,
I've upgraded FEU to the latest version from an older one (2.7.1)
I'm receiving this error both in frontend and content manager, after logging in, with a FEU user, in the frontend.
I've already added {cge_form_csrf} in every form template.
My system information
thank you for any help
.nicola
I've upgraded FEU to the latest version from an older one (2.7.1)
I'm receiving this error both in frontend and content manager, after logging in, with a FEU user, in the frontend.
I've already added {cge_form_csrf} in every form template.
Code: Select all
Fatal error: Uncaught Error: Class 'FrontEndUsers\cge_array' not found in /var/www/vhosts/*****/httpdocs/modules/FrontEndUsers/lib/class.feu_protected_page.php:84 Stack trace: #0 /var/www/vhosts/*****/httpdocs/modules/FrontEndUsers/lib/class.feu_protected_page.php(197): FrontEndUsers\base_protected_page->_isAuthorized() #1 /var/www/vhosts/*****/httpdocs/modules/CMSContentManager/lib/class.ContentListBuilder.php(833): FrontEndUsers\base_protected_page->ShowInMenu() #2 /var/www/vhosts/*****/httpdocs/modules/CMSContentManager/lib/class.ContentListBuilder.php(998): ContentListBuilder->_get_display_data(Array) #3 /var/www/vhosts/*****/httpdocs/modules/CMSContentManager/action.ajax_get_content.php(80): ContentListBuilder->get_content_list() #4 /var/www/vhosts/*****/httpdocs/lib/classes/class.CMSModule.php(1410): include('/var/www/vhosts...') #5 /var/www/vhosts/*****/httpdocs/lib/classes/class.CMSModule.php(1486): CMSModule->DoAction('ajax_get_conten...', 'm1_', Array, '') #6 /var/www/vhosts/*****/httpdocs/admin/ in /var/www/vhosts/*****/httpdocs/modules/FrontEndUsers/lib/class.feu_protected_page.php on line 84
Code: Select all
----------------------------------------------
Cms Version: 2.2.8
Installed Modules:
AceEditor2: 1.05
AdminSearch: 1.0.4
CGContentUtils: 2.2.3
CGExtensions: 1.61.4
CGFeedback: 2.2.1
CGHeadMaster: 1.0.14
CGSimpleSmarty: 2.2.1
CGSmartImage: 1.22.5
CGSnapshot: 1.3.1
CGUserDirectory: 1.5.1
CMSContentManager: 1.1.6
CMSMailer: 6.2.14
CmsJobManager: 0.1.3
CustomGS: 3.2
DesignManager: 1.1.4
ECB2: 1.3.1
ExaExternalizer: 0.6
FileManager: 1.6.7
FilePicker: 1.0.3
FormBuilder: 0.8.1.6
FrontEndUsers: 2.12.5
JMFilePicker: 1.0.1
LISE: 1.3.1
LISEcorsi: 1.3.1
LISEgestionesoci: 1.3.1
LISEslider: 1.3.1
MenuManager: 1.50.3
MicroTiny: 2.2.2
ModuleManager: 2.1.4
Navigator: 1.0.9
News: 2.51.4
Search: 1.51.5
SelfRegistration: 1.14.3
TinyMCE: 3.2-beta6
Config Information:
php_memory_limit:
max_upload_size: 128000000
url_rewriting: mod_rewrite
page_extension: .html
query_var: pagina
auto_alias_content: true
locale:
set_names: true
timezone: Europe/Rome
permissive_smarty: false
Php Information:
phpversion: 7.1.23
md5_function: On (Vero)
json_function: On (Vero)
gd_version: 2
tempnam_function: On (Vero)
magic_quotes_runtime: Off (Falso)
E_ALL: 1
E_STRICT: 0
E_DEPRECATED: 0
test_file_timedifference: Nessuna differenza di tempo trovata
test_db_timedifference: Nessuna differenza di tempo trovata
create_dir_and_file: 1
memory_limit: 256M
max_execution_time: 300
register_globals: Off (Falso)
output_buffering: On
disable_functions: show_source, system, shell_exec, passthru, exec, popen, proc_open, opcache_get_status
open_basedir: /var/www/vhosts/*****/:/tmp/:/var/lib/php/session/:/dev/urandom
test_remote_url: Successo
file_uploads: On (Vero)
post_max_size: 128M
upload_max_filesize: 128M
session_save_path: Nessun controllo perchè open basedir è attivo
session_use_cookies: On (Vero)
xml_function: On (Vero)
xmlreader_class: On (Vero)
check_ini_set: On (Vero)
curl: On
Performance Information:
allow_browser_cache: Off (Falso)
browser_cache_expiry: 60
php_opcache: Off (Falso)
smarty_cache: Off (Falso)
smarty_compilecheck: Off (Falso)
auto_clear_cache_age: On (Vero)
Server Information:
Server Software: Apache
Server Api: fpm-fcgi
Server Os: Linux 3.10.0-862.11.6.el7.x86_64 On x86_64
Server Db Type: MySQL (mysqli)
Server Db Version: 10.1.35
Server Db Grants: Ho trovato una dichiarazione "GRANT ALL" che sembra essere adatta
Permission Information:
tmp: /var/www/vhosts/*****/httpdocs/tmp (0777)
tmp_cache: /var/www/vhosts/*****/httpdocs/tmp/cache (0755)
templates_c: /var/www/vhosts/*****t/httpdocs/tmp/templates_c (0777)
modules: /var/www/vhosts/*****/httpdocs/modules (0755)
uploads: /var/www/vhosts/*****/httpdocs/uploads (0755)
Maschera di creazione file (umask): /var/www/vhosts/*****/httpdocs/tmp/cache (0755)
config_file: 0444
----------------------------------------------
.nicola