| Administrator Help - RC v3.3 | |
|---|---|
|
|
Chapter - 1.3 Recovering Admin Logon There is no way to recover your Admin ID and password if you forgot them. The only way to logon to the board as Admin, is to generate a logon state. 1. Create the recover.asp page containing the following: <!--#include file="header.asp"--> <% Sess_Array(48) = Session.SessionID Response.Redirect "admin_config.asp" %> <!--#include file="footer.asp"--> You may name this page anything you would like but make sure it has .asp extension. 2. Upload this page to your classified location. 3. Run this page in a browser. 4. Reset admin ID and password once you redirected to Admin Preferences page. 5. Log out and back in with new ID/password 6. Finally delete created page from your installation. |
| ©2003-2010 Rapid Classified v3.3 GA Soft | |