- Readme First! - Read and follow the rules, otherwise your posts will be closed
There are currently, 43 guest(s) and 2 member(s) that are online. You are Anonymous user. You can register for free by clicking here
Nuke Cops :: View topic - 7.9 PHPBB Half Login Fix [ ]
Author
Message
Schmide
Nuke Soldier
Joined: Jan 20, 2006
Posts: 11
Posted:
Tue Jan 31, 2006 9:20 pm
Since the PHPbb is intigrated into the 7.9 system, using its login causes a half login then the cookies will get screwed up and redirects in the board will go to bad refrences. I deleted (comented out) these lines in
modules/Forums/templates/subSliver/index_body.tpl (lines 65-87)
Code:
<!-- BEGIN switch_user_logged_out -->
<!-- Removed by schmide <form method="post" action="{S_LOGIN_ACTION}">
<table width="100%" cellpadding="3" cellspacing="1" border="0" class="forumline">
<tr>
<td class="catHead" height="28"><a name="login"></a><span class="cattitle">{L_LOGIN_LOGOUT}</span></td>
</tr>
<tr>
<td class="row1" align="center" valign="middle" height="28"><span class="gensmall">{L_USERNAME}:
<input class="post" type="text" name="username" size="10" />
{L_PASSWORD}:
<input class="post" type="password" name="password" size="10" maxlength="32" />
{L_AUTO_LOGIN}
<input class="text" type="checkbox" name="autologin" />
<input type="submit" class="mainoption" name="login" value="{L_LOGIN}" />
</span> </td>
</tr>
</table>
</form> -->
<!-- END switch_user_logged_out -->
Evaders99
Site Admin
Joined: Aug 17, 2003
Posts: 12397
Posted:
Wed Feb 01, 2006 6:05 am
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum