Nukemods Forum  
» Log in
User Name:

Password:

Not a member yet?
Register Now!
» Online Users: 55
5 members and 50 guests
bea9qgchcomberc, deb5tdtconskd9o, peardir46, ral6qkeighqenpa, whyjjinternetvi
Most users ever online was 611, 03-21-2008 at 10:10 PM.
» .::.
» .:.

Go Back   Nukemods Forum > NM Staff > Purged Topics

Reply
 
LinkBack Thread Tools Display Modes
Problem with "Create an account"....
Old
  (#1 (permalink))
Junior Member
 
Status: Offline
Posts: 19
Join Date: Jan 2003
Problem with "Create an account".... - 01-04-2003, 03:59 PM

Hi all!

First off, this site rocks! Your PHPBB forum registration mod works wonderfully!

I have one minor issue that I am curious if it is fixable.

My theme has a "Create a account" button in the upper left hand side of my webpage. If your logged in it will show your uname. In fact its located in the same spot on this website right below the Nukemods title. When I click on "Create a account" it brings up the Nuke registration form and not the forum reg form. Here is the code snippet I believe is the culprit:
<font class="content">$theuser</font>

Any ideas on how to fix it?

While I am here I have one more minor issue. When you leave the profile editor on the forum side it has a option to "Return to Index". If you click that it changes my original nuke theme to subSilver for some unknown reason.

Any thoughts?

Thanks in advance all!

Ryetsu
   
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Re: Problem with "Create an account"....
Old
  (#2 (permalink))
Senior Member
 
Status: Offline
Posts: 2,905
Join Date: Sep 2002
Re: Problem with "Create an account".... - 01-04-2003, 05:42 PM

Quote:
Originally Posted by Ryetsu
Hi all!

First off, this site rocks! Your PHPBB forum registration mod works wonderfully!

I have one minor issue that I am curious if it is fixable.

My theme has a "Create a account" button in the upper left hand side of my webpage. If your logged in it will show your uname. In fact its located in the same spot on this website right below the Nukemods title. When I click on "Create a account" it brings up the Nuke registration form and not the forum reg form. Here is the code snippet I believe is the culprit:
<font class="content">$theuser</font>

Any ideas on how to fix it?

While I am here I have one more minor issue. When you leave the profile editor on the forum side it has a option to "Return to Index". If you click that it changes my original nuke theme to subSilver for some unknown reason.

Any thoughts?

Thanks in advance all!

Ryetsu
Look in your theme.php file for the link to Create a New account.
Code:
	$theuser = "<a href=\"modules.php?name=Your_Account&op=new_user\">Create an account";
see the link?

it needs to be changed to
Code:
	$theuser = "<a href=\"modules.php?name=Forums&file=profile&mode=register\">Create an account";
That is, if you want that link to point to the Forum's registration.

As for the subSilver theme changing issue. Make sure that you have your Admin Preferences in Nuke Default theme set to the same Default template you have set in your Forums Admin Configuration.

mikem
   
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
missing nav bar in "Your Account"..help please Sarge Nuke 7.x - General 0 04-20-2005 12:59 PM
Layout bug in the "Your Account" module crypto Site design 16 06-07-2003 08:58 PM
Button .gif's in "your account" wildefire Theme packs 2 02-19-2003 10:43 AM
how do you remove "create account" option from pub Crazy8 Purged Topics 5 02-18-2003 02:25 PM
"Edit" and "Delete" -links in section? zlaxzzor Purged Topics 0 12-10-2002 12:04 PM




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