Nukemods Forum  
» Log in
User Name:

Password:

Not a member yet?
Register Now!
» Online Users: 33
0 members and 33 guests
No Members online
Most users ever online was 611, 03-21-2008 at 10:10 PM.
» .::.
Online Degree - search for 1000+ online degrees, online colleges & online universities.
Tattoo - we are a group of tattoo enthusiasts
Gexa Energy - your absolute best choice in electric service
Texas Electric Choice

Go Back   Nukemods Forum > NM Staff > Purged Topics

Reply
 
LinkBack Thread Tools Display Modes
Login @ forum but not at portal
Old
  (#1 (permalink))
Junior Member
 
Status: Offline
Posts: 19
Join Date: Dec 2002
Login @ forum but not at portal - 12-21-2002, 07:34 PM

Hi guys,

If I dont log in the portal and login the forum it doesnt show me as logged in when I return to the portal.

Also if I login the forum it tells me I dont have admin rights. If I login thru the portal then it is all as it should be.

I think I have missed something that ties the forum login back to the portal login.

I have phpnuke 6.0
phpBB2 2.0.6
and your forum reg hack.

Thanks,
John
   
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old
  (#2 (permalink))
Senior Member
 
Status: Offline
Posts: 2,905
Join Date: Sep 2002
12-21-2002, 07:57 PM

No you haven't missed anything. I'm investigating it, but for some reason, the Forum loggin is not being transfered to the Nuke side, but if you loggin on the Nuke side, then everything is fine.
This has been ongoing. The only solution now is to REMOVE the Forum login and only use Nuke's. The only other solution is to point the Forum's loggin to Nuke's, thus eliminating the Forum loggin, but leaving the link...just change the link... :?

mikem
   
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old
  (#3 (permalink))
Junior Member
 
Status: Offline
Posts: 40
Join Date: Jan 2003
Location: New Jersey
01-15-2003, 03:04 PM

Quote:
Originally Posted by mikem
The only solution now is to REMOVE the Forum login and only use Nuke's.
mikem
How do you remove the forum login from the bottom of the forum page? :roll:

Nuke 6.0
phpbb2.0.6
Dark Blue theme

P.S Thanx for the great work you guys are doing.
   
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old
  (#4 (permalink))
Senior Member
 
Status: Offline
Posts: 2,905
Join Date: Sep 2002
01-15-2003, 03:11 PM

Look for this in the index_body.tpl file

Code:
<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" />
		 {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>
I think if you remove that entire block of code..that will do it...Make sure you backup that file first before you edit it just in case it goes wrong.

mikem
   
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old
  (#5 (permalink))
Member
 
Status: Offline
Posts: 359
Join Date: Nov 2002
Location: Michigan, USA
01-15-2003, 03:18 PM

youll also want to remove the login link in the menu bar up top.

access your overall_header.tpl and find this code or something like it (depends on your theme):

Code:


{L_REGISTER}</span>
remove the whole register line. that should work. :wink:
  Send a message via AIM to ReNeGaDe  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old
  (#6 (permalink))
Moderator
 
Status: Offline
Posts: 737
Join Date: Nov 2002
01-15-2003, 04:04 PM

If guest posting isn't allowed on the forums, wont they either have to be restricted to registered users on the nuke side, or modify the script that directs guests to login on the forum side back to nuke?

Does that make sense?
   
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old
  (#7 (permalink))
Member
 
Status: Offline
Posts: 359
Join Date: Nov 2002
Location: Michigan, USA
01-15-2003, 06:41 PM

im kinda lost there iaco :?
  Send a message via AIM to ReNeGaDe  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old
  (#8 (permalink))
Moderator
 
Status: Offline
Posts: 737
Join Date: Nov 2002
01-15-2003, 08:39 PM

ReNeGaDe

I thought that might not make sense, sorry about that.

You give permissions(posting rights etc) to users in the admin cp of the forums. I don't allow guest posting, but I allow guests to view some of the forums (not all). If a guest tries to post, they get a message saying something along the lines that they don't have permission or only registerd users can post and they can register here.

In that case, wouldn't you have to change the link that is displayed to take you back to the Nuke login? Or make the forum module only accessible to registered viewers? Otherwise you are still going to end up with people registering on the phpbb side instead of the nuke side.
   
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Talk about fast
Old
  (#9 (permalink))
Junior Member
 
Status: Offline
Posts: 40
Join Date: Jan 2003
Location: New Jersey
Talk about fast - 01-16-2003, 05:45 AM

Thanx again guys I will try that right now.
man that was quick
   
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Loggin through Forum login mikem FAQ/Fixes 1 02-01-2009 02:21 PM
F1 theme in portal but subsilver in forum admin index! WHY? SlashDot Theme packs 0 11-25-2004 01:32 PM
SmartDark Forum not prompting login for anonymous poster irish1028 Theme packs 3 04-24-2003 12:12 PM
can't login forum: help! xsanuke Purged Topics 2 03-26-2003 11:49 PM
Can login to PHP-Nuke, but won't transfer login to phpbb2 ehsanix Purged Topics 7 02-06-2003 09:20 AM




vBulletin Skin developed by: vBStyles.com


LinkBacks Enabled by vBSEO 3.3.0

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31