The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
![]()
My goal is to clean up the look of my site.
I tried this as follows. I copied the form code and placed it into a separate page that I linked to from the navbar. It looked good but when I input my name and pass and hit enter it gave me a 404 error. Quote:
|
#2
|
||||
|
||||
![]()
You need to make sure your path to login.php is correct.
Code:
<form action="/YOURFORUMS/login.php?do=login" method="post" onsubmit="md5hash(vb_login_password, vb_login_md5password, vb_login_md5password_utf, $show[nopasswordempty])"> |
#3
|
|||
|
|||
![]()
Got it, thanks much.
|
#4
|
||||
|
||||
![]() Quote:
You have to change it because you are getting a 404 error. Which means that your 404 page (or whatever page your displaying this on) is outside of the forum root folder. |
#5
|
|||
|
|||
![]()
FRDS, it worked perfectly. But...I have this on a separate page. When I log in, it doesn't redirect me to the forum home page where I initially clicked on the "log in" link.
I wonder how I can get the redirect to work so I and my members don't have to click on Forum Home again?? |
#6
|
||||
|
||||
![]() Quote:
|
![]() |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|