After installing FEU and all need requirements I get the following error when clicking on "Frontend User Management" with debug enabled :
Code: Select all
Users
User History
Admin
User Properties
Groups
Fatal error: Uncaught LogicException: FrontEndUsers\InternalCachingManipulator does not have a method entitled get_utils in /home/foykano/www/modules/FrontEndUsers/lib/class.UserManipulatorInterface.php:18 Stack trace: #0 [internal function]: FrontendUsers\UserManipulatorInterface->__call('get_utils', Array) #1 /home/foykano/www/modules/FrontEndUsers/lib/class.UserManipulatorInterface.php(20): call_user_func_array(Array, Array) #2 [internal function]: FrontendUsers\UserManipulatorInterface->__call('get_utils', Array) #3 /home/foykano/www/modules/FrontEndUsers/lib/class.UserManipulatorInterface.php(20): call_user_func_array(Array, Array) #4 [internal function]: FrontendUsers\UserManipulatorInterface->__call('get_utils', Array) #5 /home/foykano/www/modules/FrontEndUsers/lib/class.UserManipulatorInterface.php(20): call_user_func_array(Array, Array) #6 [internal function]: FrontendUsers\UserManipulatorInterface->__call('get_utils', Array) #7 /home/foykano/www/modules/FrontEndUsers/lib/class.UserManipulatorInterface.php(20): c in /home/foykano/www/modules/FrontEndUsers/lib/class.UserManipulatorInterface.php on line 18
Code: Select all
Cms Version: 2.2.14
Installed Modules:
AdminSearch: 1.0.5
CGCalendar: 2.6.2
CGContentUtils: 2.5.4
CGExtensions: 1.65.2
CGSimpleSmarty: 2.2.1
CGUserDirectory: 1.5.1
CMSContentManager: 1.1.9
CmsJobManager: 0.1.3
DesignManager: 1.1.8
FileManager: 1.6.11
FilePicker: 1.0.4.1
FrontEndUsers: 3.2.2
JQueryTools: 1.4.2
MenuManager: 1.50.3
MicroTiny: 2.2.4
ModuleManager: 2.1.7
Navigator: 1.0.9
News: 2.51.10
Search: 1.51.8
TinyMCE: 3.3.2
Uploads: 1.26.2
Config Information:
php_memory_limit:
max_upload_size: 200000000
url_rewriting: none
page_extension:
query_var: page
auto_alias_content: true
locale:
set_names: true
timezone: Europe/Oslo
permissive_smarty: false
Php Information:
phpversion: 7.3.18
md5_function: On (True)
json_function: On (True)
gd_version: 2
tempnam_function: On (True)
magic_quotes_runtime: Off (False)
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: Off (False)
output_buffering: 4096
disable_functions: pcntl_alarm, pcntl_fork, pcntl_waitpid, pcntl_wait, pcntl_wifexited, pcntl_wifstopped, pcntl_wifsignaled, pcntl_wexitstatus, pcntl_wtermsig, pcntl_wstopsig, pcntl_signal, pcntl_signal_dispatch, pcntl_get_last_error, pcntl_strerror, pcntl_sigprocmask, pcntl_sigwaitinfo, pcntl_sigtimedwait, pcntl_exec, pcntl_getpriority, pcntl_setpriority
open_basedir:
test_remote_url: Success
file_uploads: On (True)
post_max_size: 200M
upload_max_filesize: 200M
session_save_path: /tmp (1777)
session_use_cookies: On (True)
xml_function: On (True)
xmlreader_class: On (True)
check_ini_set: On (True)
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
Server Api: cgi-fcgi
Server Os: Linux 4.4.0-141-generic On x86_64
Server Db Type: MySQL (mysqli)
Server Db Version: 5.7.21
Server Db Grants: Found a "GRANT ALL" statement that appears to be suitable
Permission Information:
tmp: /home/foykano/www/tmp (0755)
tmp_cache: /home/foykano/www/tmp/cache (0755)
templates_c: /home/foykano/www/tmp/templates_c (0755)
modules: /home/foykano/www/modules (0755)
uploads: /home/foykano/www/uploads (0755)
File Creation Mask (umask): /home/foykano/www/tmp/cache (0755)
config_file: 0444
thanks in advance
peram