grrrr why is this stuff never simple.
It tries to return me to df2videos.com/login
which is a blank page.
I'll get a hold of a guy I know who is like way into PHP and stuff, I'll see if he come up with something. Thanks.
grrrr why is this stuff never simple.
It tries to return me to df2videos.com/login
which is a blank page.
I'll get a hold of a guy I know who is like way into PHP and stuff, I'll see if he come up with something. Thanks.
Last edited by grynmoors; 05-16-2009 at 06:11 AM.
If it's not fun, stop doing it!
Just make your login a content "box" that gets included/required on any page that you need a login on. It displays the login form if you are not logged in, it submits to the current page since it is just included/required on any page so there is no need to redirect all over the place, and it displays a logout link when you are logged in.
Bookmarks