View Single Post
  #5 (permalink)  
Old Jan 22nd, 2008, 10:03
Bravo81 Bravo81 is offline
Up'n'Coming Member
Join Date: Jan 2008
Location: London
Age: 18
Posts: 66
Thanks: 0
Thanked 0 Times in 0 Posts
Re: Need help with HTML login

Sorry, maybe i wasnt clear.
This IS a HTML problem, im trying to send my HTML Form details to my Forum's login page.

I figured it was:
<form src="./forum/login.php" method="post"> (As thats fine with Phpbb)

But it dont work, so i need someone to look at my forum please, and tell me where the src has to go.

As ive looked, ive got:
index.php?act=login
/main/login.php

Neither of them work..also i think when going to the login page it gives you session id as guest, because ive got loads of letters and numbers in the login form on my forum, when i view the source.

Hope thats clearer, thanks for the replys.


~Dean
Reply With Quote