Isn't the only issue your computer? Can you not use another for the day or something?
Isn't the only issue your computer? Can you not use another for the day or something?
Daniel - Freelance Web Design | <?php?> | <html>| español | Deutsch | italiano | português | català | un peu de français | some knowledge of several other languages: I can sometimes help translate here on DD | Linguistics Forum
I don't have another computer... In the house.
Cheap Webhosting At ONE TIME fees! Also offering Scripts, Software, Web Designs, and Graphic Designs. Outstanding Designs and Webhosting!
Library, heh.
Daniel - Freelance Web Design | <?php?> | <html>| español | Deutsch | italiano | português | català | un peu de français | some knowledge of several other languages: I can sometimes help translate here on DD | Linguistics Forum
If I had a ride...
Cheap Webhosting At ONE TIME fees! Also offering Scripts, Software, Web Designs, and Graphic Designs. Outstanding Designs and Webhosting!
I'm looking at the source after seeing the page load, and just noticed another page, important.php. Post the source for that too.
At the moment... this is what I see:
You log in, sending POST data... user/pass.
It checks that, then logs you in.
Then saves SESSION variables of user/pass.
However, it never does CHECK for those session vars when you return, so that is why you aren't still logged in. It works fine, but there is no check. That's the weird thing.
This page links to login.php, which does only two things: if you haven't tried to log in, gives you the form. If you have, says whether it worked or not. there is nothing more going on on the page.Code:Echo"<b>You are now logged in, click <a href='login.php'>here</a> to refresh.
There is a switch structure... but it just has a default (show the form) and one if the action is to submit, but nothing for using the page aside from that.
Perhaps it should link to a new page rather than refreshing?
Last edited by djr33; 06-30-2006 at 10:06 PM.
Daniel - Freelance Web Design | <?php?> | <html>| español | Deutsch | italiano | português | català | un peu de français | some knowledge of several other languages: I can sometimes help translate here on DD | Linguistics Forum
Na, It works fine on other computers. So it really dosent matter if it links to another page.... ahh... Just remembered that I did try to have it link to bar.php (didnt work) :\ I really wish this would work.
Cheap Webhosting At ONE TIME fees! Also offering Scripts, Software, Web Designs, and Graphic Designs. Outstanding Designs and Webhosting!
:\ I Really need this fixed. :\ Guys Pleeeeaaaaaasssseeee help.
Cheap Webhosting At ONE TIME fees! Also offering Scripts, Software, Web Designs, and Graphic Designs. Outstanding Designs and Webhosting!
The cookie is sent, but the data is apparently not stored in the session.
Twey | I understand English | 日本語が分かります | mi jimpe fi le jbobau | mi esperanton komprenas | je comprends français | entiendo español | tôi ít hiểu tiếng Việt | ich verstehe ein bisschen Deutsch | beware XHTML | common coding mistakes | tutorials | various stuff | argh PHP!
Ok, Is there any way to fix it? :\
Cheap Webhosting At ONE TIME fees! Also offering Scripts, Software, Web Designs, and Graphic Designs. Outstanding Designs and Webhosting!
What we really need to do is figure out what your setup and my setup have in common, and then what those machines on which it didn't work have different.
What browser(s) and OS(es) were you and the working machines running?
Twey | I understand English | 日本語が分かります | mi jimpe fi le jbobau | mi esperanton komprenas | je comprends français | entiendo español | tôi ít hiểu tiếng Việt | ich verstehe ein bisschen Deutsch | beware XHTML | common coding mistakes | tutorials | various stuff | argh PHP!
Bookmarks