I have found a typo in login_admin.php on the line 39.
Change
$login_groups_id = $check_admin[login_groups_id];
to
$login_groups_id = $check_admin['login_groups_id'];
The file is attached
More...
This is a discussion on Administration Access Level Accounts 2.0 within the New osCommerce Contributions forums, part of the osCommerce 2.2 Forums category; I have found a typo in login_admin.php on the line 39. Change $login_groups_id = $check_admin[login_groups_id]; to $login_groups_id = $check_admin['login_groups_id']; The ...
I have found a typo in login_admin.php on the line 39.
Change
$login_groups_id = $check_admin[login_groups_id];
to
$login_groups_id = $check_admin['login_groups_id'];
The file is attached
More...
Michael Sasek
osCMax Developer
osCmax Installation Service - Have our professionals install osCmax on your server - same day service!
osCmax 2.5 User Manual - the must have beginners guide to osCmax v2.5
Stay Up To Date with everything osCMax:
Free osCmax Newsletters - Security notices, New Releases, osCMax News
osCmax on Twitter - Up to the minute info as it happens. Know it first.
osCmax Documentation
Bookmarks