This is a discussion on Secure Admin Login - Logout within the New osCommerce Contributions forums, part of the osCommerce 2.2 Forums category; this contribute allows the users to change the admin username and password when they want. My original contribute misses out ...
| |||||||
| Register | FAQ | Members List | Calendar | Mark Forums Read |
|
#1
| ||||
| ||||
| this contribute allows the users to change the admin username and password when they want. My original contribute misses out the main file More...
__________________ Michael Sasek osCMax Developer
|
|
#2
| ||||
| ||||
|
__________________ Michael Sasek osCMax Developer
|
|
#3
| ||||
| ||||
|
__________________ Michael Sasek osCMax Developer
|
|
#4
| ||||
| ||||
| ***Only admin_security.php is included.*** Now you'll have the ability to add or delete users. This is crude and needs further development, but it definitely works. In my own store, I actually split this file into 3 files (add, delete, and change login info pages) and added them to a box in column_left. Perhaps someone with more time can write the install instructions on this. Enjoy! More...
__________________ Michael Sasek osCMax Developer
|
|
#5
| ||||
| ||||
| I think the problem with being constantly re-routed to the login page is the result of a change in PHP5 to use $_COOKIE instead of $HTTP_COOKIE_VARS. Changing the value fixed the problem for me at least. Use this incSession.php to fix the problem (hopefully). More...
__________________ Michael Sasek osCMax Developer
|
|
#6
| ||||
| ||||
| Sorry for the second post, here is a PHP5 updated LoginAction file to grab the vars from $_POST/$_GET More...
__________________ Michael Sasek osCMax Developer
|
|
#7
| ||||
| ||||
|
__________________ Michael Sasek osCMax Developer
|
| Thread Tools | |
| |
| ||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| secure admin, shared ssl, re-directed to login | avibodha | osCMax v2 Installation issues | 5 | 07-03-2006 12:46 PM |
| Creating new template...trouble with Login/Logout... | operadivamommy | osCMax v1.7 General Mods Discussion | 0 | 09-13-2004 02:14 PM |
| Secure admin backend.. Help and/or ideas pleassee | edgecrush3r | osCMax v1.7 Installation | 3 | 07-31-2004 12:52 AM |
| Well crap... admin login not allowing login-no errors | tauras911 | osCMax v1.7 Installation | 2 | 07-06-2004 11:12 PM |
| Need Images to Display in Secure Admin | Walter | osCommerce 2.2 Modification Help | 0 | 11-09-2003 04:53 PM |