- Readme First! - Read and follow the rules, otherwise your posts will be closed
There are currently, 61 guest(s) and 0 member(s) that are online. You are Anonymous user. You can register for free by clicking here
Nuke Cops :: View topic - forum login. [ ]
Author
Message
ZachPL
Nuke Cadet
Joined: Feb 06, 2007
Posts: 1
Posted:
Tue Feb 06, 2007 5:19 am
Ok so I just installed nuke and everything is working fine except one thing.
You can log into the forum perfectly unless u use the bottom part of the loggin
^^
I think I figured out why when u login in there it send u to this...
Code:
http://clanhk.net/modules/Forums/modules.php?name=Forums&file=index
But shouldn't it be this
Code:
http://clanhk.net/modules.php?name=Forums&file=index
How would I fix this?
-Thanks ZachPL
phpnuke-hosting
Support Mod
Joined: Oct 19, 2004
Posts: 1032
Location: UK
Posted:
Tue Feb 06, 2007 12:13 pm
open the overall_header.tpl
and remove.....
Code:
<!-- BEGIN switch_user_logged_in -->
<a href="{U_LOGIN_LOGOUT}" class="mainmenu"><img src="themes/your_theme/forums/images/icon_mini_logout.gif" border="0" alt="{L_LOGIN_LOGOUT}"></a>
<!-- END switch_user_logged_in -->
<!-- BEGIN switch_user_logged_out -->
<a href="{U_LOGIN_LOGOUT}" class="mainmenu"><img src="themes/your_theme/forums/images/icon_mini_login.gif" border="0" alt="{L_LOGIN_LOGOUT}"></a>
<!-- END switch_user_logged_out -->
_________________www.phpnuke-hosting.com
The Internets Foremost PHP-Nuke Web Host.
Click Here!
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