Nukemods Forum  
» Log in
User Name:

Password:

Not a member yet?
Register Now!
» Online Users: 79
7 members and 72 guests
hypye4notherape, laszxsvegaschib, pilgrlowlf7spea, ral4yqkeighqtx5, res3sawumewotg4, robaaerteqjc6xs, ven8qqloeejg3in
Most users ever online was 611, 03-21-2008 at 11:10 PM.
» .::.
tattoo fonts
http://www.checkoutmyink.com/category/tattoo-fonts-tattoo

Go Back   Nukemods Forum > PHP-Nuke 7.x > Nuke 7.x - General

Reply
 
LinkBack Thread Tools Display Modes
Changing register link
Old
  (#1 (permalink))
Junior Member
 
Status: Offline
Posts: 5
Join Date: Jul 2006
Changing register link - 07-05-2006, 08:29 PM

Hello, I am trying to change the register link on my php nuke based website to link to the register link on the forum. Could someone point me in the direction of where I might change that?

Thanks,
Cyric
   
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old
  (#2 (permalink))
Junior Member
 
Status: Offline
Posts: 5
Join Date: Jul 2006
07-10-2006, 01:21 PM

bump
   
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: 242
Join Date: May 2005
07-11-2006, 12:58 PM

Quote:
**to point everything(links) to the Forums registration and edit profile
**do the following
************************************************** ********

***********************************
Find this in modules/Your_Account/index.php
***********************************
case "edituser":
edituser();
break;
***********************************
Replace with
***********************************
case "edituser":
Header("Refresh: 0; url=modules.php?name=Forums&file=profile&mode=edit profile");
break;
***********************************
And Find this
***********************************
case "new_user":
new_user();
break;
***********************************
And Replace with
***********************************
case "new_user":
Header("Refresh: 0; url=modules.php?name=Forums&file=profile&mode=regi ster");
break;


   
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old
  (#4 (permalink))
Junior Member
 
Status: Offline
Posts: 5
Join Date: Jul 2006
07-11-2006, 08:53 PM

Great, thank you.
   
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old
  (#5 (permalink))
Junior Member
 
Status: Offline
Posts: 242
Join Date: May 2005
07-13-2006, 11:43 AM

You're very welcome :wink:
   
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
Changing Login/Register Link WaRRioR2050 Nuke 7.x - General 1 10-27-2006 04:27 PM
Changing link in Module *menu* Liqid Nuke 7.x - Modules 0 02-04-2006 11:21 AM
Changing bookmark link at the bottom of my forums Rhino Purged Topics 2 03-03-2003 01:57 PM
Changing the topicimage-link? zlaxzzor Purged Topics 0 12-15-2002 05:39 PM
link register breakolami Purged Topics 1 11-07-2002 10:41 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