The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
||||
|
||||
Login problem non-vbpage
Now if you are not loget in you can no see this page and you get login from but when you test to log in you get this
http://www.yoursite.com/login.php and i want it to go like this http://www.yoursite.com/forum/login.php how do this ????? PHP Code:
|
#2
|
||||
|
||||
That would have to do with the HTML code. Post the template you are using.
|
#3
|
||||
|
||||
Quote:
HTML Code:
$stylevar[htmldoctype] <html dir="$stylevar[textdirection]" lang="$stylevar[languagecode]"> <head> <title>$vboptions[bbtitle]</title> $headinclude </head> <body> $header $navbar <table width="100%" border="0" cellspacing="0" cellpadding="0"> <tr> <td width="85%" valign="top"> <table class="tborder" cellpadding="$stylevar[cellpadding]" cellspacing="$stylevar[cellspacing]" border="0" width="100%" align="center"> <tr> <td class="tcat">» <strong>Your Staff</strong></td> </tr> <tr> <td class="alt1"> <div class="panel"> <fieldset class="fieldset"> <legend>Site Owners</legend> <table width="548" border="0" cellpadding="0" cellspacing="$stylevar[formspacer]"> <tr> <td><li></li> <a href="http://www.coderslabz.com/forum/member.php?u=1">Mikaelweb</a> (Site Owner)<br> <li></li> <a href="http://www.coderslabz.com/forum/member.php?u=83">Peas</a> (Site Owner)</td> </tr> </table> </fieldset></if> </div> <br /> <div class="panel"> <fieldset class="fieldset"> <legend>Administrators</legend> <table width="548" border="0" cellpadding="0" cellspacing="$stylevar[formspacer]"> <tr> <td> <li></li><a href="http://www.coderslabz.com/forum/member.php?u=51">Zanathel</a> (Site Manager)</li> <li></li><a href="http://www.coderslabz.com/forum/member.php?u=3">Rickeh</a> (User Manager)</li> </td> </tr> </table> </fieldset></if> </div> <br /> <div class="panel"> <fieldset class="fieldset"> <legend>Senior Staff</legend> <table width="548" border="0" cellpadding="0" cellspacing="$stylevar[formspacer]"> <tr> <td><li></li> <a href="http://www.coderslabz.com/forum/member.php?u=21">ArreliuS</a> (coderslabz.com Web Site - Category) (Showroom - Forum)<br> <li></li> <a href="http://www.coderslabz.com/forum/member.php?u=68">Lizard</a> (coderslabz.com Web Site - Category) (Art - Forum)</td> </tr> </table> </fieldset></if> </div></td> </tr> </table> </td> </tr> </table> <br /> <div align="center" class="smallfont">Staff page Copyright ? 2004 - 2005, <a href="http://www.coderslabz.com">Coderslabz.com</a></div> <br /> $footer </body> </html> PHP Code:
PHP Code:
How do i do if i want this to work whit staff page PHP Code:
|
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|