1
khuhner
Admin Find Inactive Users Error?
  • 2006/9/16 14:12

  • khuhner

  • Quite a regular

  • Posts: 232

  • Since: 2006/1/6 3


When using the Admin Fnd Users function for inactive users only (.../modules/system/admin.php?fct=findusers), when you click on an inactive user, you get the following page:

Quote:

No User Selected! Please go back and try again.
If the page does not automatically reload, please click here


Why can't I as the Administrator view an inactive users "info?"

Kurt

2
iHackCode
Re: Admin Find Inactive Users Error?

Since.
if (!is_object($thisUser) || !$thisUser->isActive() ) {
redirect_header("index.php",3,_US_SELECTNG);
exit();
}

When the user is inactive or is not a real user id. userinfo.php will display the message 'No User Selected! Please go back and try again.' .. but you can still see the inactive users info in the browser's status bar when u hover over the icons in the inactive users list.
CBB / LatestNews / Publisher / XM-Spotlight

(ノ◕ヮ◕)ノ*:・゚✧

Login

Who's Online

212 user(s) are online (59 user(s) are browsing Support Forums)


Members: 0


Guests: 212


more...

Donat-O-Meter

Stats
Goal: $100.00
Due Date: Oct 31
Gross Amount: $0.00
Net Balance: $0.00
Left to go: $100.00
Make donations with PayPal!

Latest GitHub Commits