FEU3 backend user pagination not working

Have a question or a suggestion about a 3rd party addon module or plugin?
Let us know here.
Locked
User avatar
rotezecke
Power Poster
Power Poster
Posts: 411
Joined: Fri Apr 18, 2008 9:34 pm

FEU3 backend user pagination not working

Post by rotezecke »

I have 135 FEU users, spread over three pages (default 50 per page) in FEU backend. after upgrade from 2.14.3.4 to 3.0.3 (CMSMS 2.2.10 on PHP7.2.20) the pagination dropdown
1) shows page 2 (even though users are listed correctly from A onwards)
2) changing pagination dropdown does not load any other users.
up to this point there are no errors in JS console, or PHP.

Then, when playing with the Filter option (to increase listed users per page), i ended up with a PHP error
PHP Fatal error: Uncaught LogicException: Invalid key passed to FrontEndUsers\\User::get_property in /var/www/cmsms/modules/FrontEndUsers/lib/class.User.php:258\nStack trace:\n#0 /var/www/cmsms/tmp/templates_c/35a95b13505ec2ef91cd1a38bd03724871823e28_0.module_file_tpl.FrontEndUsers;admin_userlist.tpl.php(436): FrontEndUsers\\User->get_property('')\n#1 /var/www/cmsms/lib/smarty/sysplugins/smarty_template_resource_base.php(128): content_5d4b5999bde407_23115461(Object(CMS_Smarty_Template))\n#2 /var/www/cmsms/lib/smarty/sysplugins/smarty_template_compiled.php(172): Smarty_Template_Resource_Base->getRenderedTemplateCode(Object(CMS_Smarty_Template))\n#3 /var/www/cmsms/lib/smarty/sysplugins/smarty_internal_template.php(206): Smarty_Template_Compiled->render(Object(CMS_Smarty_Template))\n#4 /var/www/cmsms/lib/smarty/sysplugins/smarty_internal_templatebase.php(216): Smarty_Internal_Template->render(false, 1)\n#5 /var/www/cmsms/lib/smarty/sysplugins/smarty_internal_templateba se.php(122): Smarty_Internal_TemplateBase->_execute(Object(CMS_Smarty_ in /var/www/cmsms/modules/FrontEndUsers/lib/class.User.php on line 258, referer: https://hippo.rpc.lan/
which keeps coming back (when clicking on User Management -> FEU) even after i log out and back in (backend). I have not tried clearing browser cache yet as I wanted to write it all down first (in this post).

[EDIT]: Nope, even after clearing browser cache, the error remains, and the page prints the tab names only:
Users
User History
Admin
User Properties
Groups



----------------------------------------------

Cms Version: 2.2.10

Installed Modules:

CGBlog: 1.15.13
CGExtensions: 1.64.6
CGSimpleSmarty: 2.2.1
CGSmartImage: 1.22.7
CMSContentManager: 1.1.7
CMSMailer: 6.2.14
Captcha: 1.0
DesignManager: 1.1.6
FileManager: 1.6.8
FormBuilder: 0.8.1.6
FrontEndUsers: 3.0.3
JM_Forum: 1.1.rc.1
JQueryTools: 1.4.2
LISE: 1.3.1
LISEaccommodationdb: 1.3.1
LISEinstallersdb: 1.3.1
ModuleManager: 2.1.6
Navigator: 1.0.9
News: 2.51.6
RPCTools: 1.0.b.1
Search: 1.51.6


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: Australia/Sydney
permissive_smarty: true


Php Information:

phpversion: 7.2.20-2+0~20190725.24+debian8~1.gbp69697c
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: 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_wifcontinued, pcntl_wexitstatus, pcntl_wtermsig, pcntl_wstopsig, pcntl_signal, pcntl_signal_get_handler, pcntl_signal_dispatch, pcntl_get_last_error, pcntl_strerror, pcntl_sigprocmask, pcntl_sigwaitinfo, pcntl_sigtimedwait, pcntl_exec, pcntl_getpriority, pcntl_setpriority, pcntl_async_signals,
open_basedir:
test_remote_url: Success
file_uploads: On (True)
post_max_size: 8M
upload_max_filesize: 64M
session_save_path: /var/lib/php/sessions (1733)
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: Off (False)
browser_cache_expiry: 0
php_opcache: On (True)
smarty_cache: Off (False)
smarty_compilecheck: On (True)
auto_clear_cache_age: On (True)

Server Information:

Server Software: Apache/2.4.10 (Debian)
Server Api: apache2handler
Server Os: Linux 3.16.0-8-amd64 On x86_64
Server Db Type: MySQL (mysqli)
Server Db Version: 5.5.62
Server Db Grants: Found a "GRANT ALL" statement that appears to be suitable


Permission Information:

tmp: /var/www/cmsms/tmp (0775)
tmp_cache: /var/www/cmsms/tmp/cache (0755)
templates_c: /var/www/cmsms/tmp/templates_c (0755)
modules: /var/www/cmsms/modules (0775)
uploads: /var/www/cmsms/uploads (0775)
File Creation Mask (umask): /var/www/cmsms/tmp/cache (0755)
config_file: 0777

----------------------------------------------
User avatar
rotezecke
Power Poster
Power Poster
Posts: 411
Joined: Fri Apr 18, 2008 9:34 pm

Re: FEU3 backend user pagination not working

Post by rotezecke »

This is now resolved with 3.1 update. Thank you.
Locked

Return to “Modules/Add-Ons”