![]() |
|
#71
|
|||
|
|||
|
Thanks a lot
techietim Stryker250 fenderocker |
|
#72
|
|||
|
|||
|
When u login it shows Wrong password, When the pass and user is right, Why?
|
|
#73
|
|||
|
|||
|
Very impressed. Great work there mate. Will be very handy!!
|
|
#74
|
|||
|
|||
|
php erro rather than JavaScript error...
Hey,
A friend of mine edited the script to display an error inline via PHP rather than the JavaScript popup "wrong Password..." replace the JavaScript <script></script> tags with the following... PHP Code:
PHP Code:
|
|
#75
|
|||
|
|||
|
I'm using a script that is similar to this one and it works perfect. Only recently a problem raised when going to one of the new pages I created.
The file is located in the same folder as the one I'm directing the people from, it's source: PHP Code:
I even tried by using the code of one of the other (working) pages but without result. This all on the hosted site. When I try to access the page on my loal machine there is no problem. Does anyone have a clue? |
|
#76
|
|||
|
|||
|
Nice, small and simple.
|
|
#77
|
|||
|
|||
|
Very nice script!!!
Could anyone please post, if its possible, a modificacion for Username and password Login? Thx to all |
|
#78
|
|||
|
|||
|
PHP Code:
I hope this is helpfull Last edited by renpat; 05-18-2009 at 12:29 PM. |
|
#79
|
|||
|
|||
|
Ok, I think I've got myself into a corner on this one. Just came across your script the other day and started playing with it. On the login.php page I changed the "index.php" to the html page I was using. It works fine on my Mac but on my boss's PC just loops him back to the login.php page.
I changed index.php to directory.php, then changed my index.php page to directory.php as well, to which I added my html. same result. Other than that I haven't changed anything. Have any idea what I might be doing wrong? Thanks! |
|
#80
|
|||
|
|||
|
Make sure the variable in the session you check looks for is mentioned in the page you are headering to:
PHP Code:
PHP Code:
|
![]() |
| Thread Tools | |
| Display Modes | |
|
|