Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

login page refreshes but won't log in


tonewheeldude

Recommended Posts

Posted

I have tried reading other comments but can't find an answer. I am a new user and everything went pretty smooth during the install. however....

 

When I try to login as an admin, my username and password is accepted, but the page refreshes and i am back to square one and have to enter the information again.

 

I deleted my username and password from my database as some have suggested, then entered a new one. then went back to the site admin page, entered the new u/name and p/word. relogged in...same again: page refreshes back with blank fields for u/name and password.

 

any ideas?

Posted

When I try to login as an admin, my username and password is accepted, but the page refreshes and i am back to square one and have to enter the information again.

First things first. When you get to the login page, is the url in the action part of the form login (without the ?action=process) the same as in your browser window:

 

<form name="login" action="http://www.yoursite.com/admin_directory/login.php?action=process" method="post">
<table border="0" width="100%" cellspacing="0" cellpadding="2">
 <tr>
   <td class="infoBoxContent">Username:<br><input type="text" name="username"></td>

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...