Support Forum
Hey folks,
I just upgraded to Version: 5.4.1 Build: 11023 and have a problem with the Users list in the admin panel.
It only shows the first page of users, if I click the Next>> button or any of the page numbers, the panel where the user list was comes up empty.
Any ideas what's going on here?
Brian Hall
yeah, unfortunately a change in 5.4.1. broke it... its already fixed for next version...
if you want to fix it yourself, you can edit simple-press/admin/panel-users/forms/spa-users-members-form.php and change
<form id="posts-filter" name="searchfilter" action="<?php echo SFADMINUSER.'&form=members'; ?>" method="post">
to
<form id="posts-filter" name="searchfilter" action="<?php echo SFADMINUSER.'&form=member-info'; ?>" method="post">
and change
'base' => 'admin.php?page=simple-press/admin/panel-users/spa-users.php&form=members&%_%',
to
'base' => 'admin.php?page=simple-press/admin/panel-users/spa-users.php&form=member-info&%_%',
Visit Cruise Talk Central and Mr Papa's World
1 Guest(s)