Nukemods Forum  
» Log in
User Name:

Password:

Not a member yet?
Register Now!
» Online Users: 88
9 members and 79 guests
bearmchdressesr, coo5ewkin4sjcpg, cycwcwlinlt2gti, danansceclasqe6, ess3grdexmusica, napry4goleobg9t, rem3noqoval4fiw, ronaldtianyiti2, vacex9ga
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 > General > Site design

Reply
 
LinkBack Thread Tools Display Modes
Help with linking register button to off site forums
Old
  (#1 (permalink))
Junior Member
 
Status: Offline
Posts: 3
Join Date: Mar 2005
Help with linking register button to off site forums - 04-02-2005, 01:37 AM

Hi,

Im trying to figure out if I can link the login and register buttons to my forums, So this way when they register for my nuke site they will also register for the forums. I dont want to use the inframe PHPNUKE Ones. I also need to find out how to add all my members on the forums to the nuke site? Is this possible?

Here is my site www.baudod.com
here is my forums www.baudod.com/forums
   
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old
  (#2 (permalink))
Member
 
Status: Offline
Posts: 450
Join Date: Jul 2004
04-02-2005, 05:38 AM

Ok first things first :

1, is your phpbb database loaded to the same database name as your nuke site or vise versa. if not, they need to be so download (Export) your nuke database ( full Structure & data ) load (sql) that up into your phpbb database, assuming your Nuke prefix is nuke_ & your phpBB is phpbb_ this wont be a problem.

2, open your Nuke config.php file and edit the following :

Code:
$dbuname = "ENTER YOUR PHPBB DATABASE USERNAME";
$dbpass = "YOUR PHPBB DATABASE PASSWORD";
$dbname = "YOUR PHPBB DATABASE NAME";
$prefix = "nuke"; THIS STAYS THE SAME 
$user_prefix = "nuke"; CHANGE THIS TO THIS  $user_prefix = "phpbb";
So basically this means anyone registering on your nuke site will now become automatically a member of your phpbb forum site & vise versa.

Also I noticed your board still has a link to your Nuke forums you can remove that link in admin Modules, click edit on Forums and select not shown in modules block.

The next thing you could do is edit you header.html file, there you will find a link to forums, something like this

Code:
<a href=modules.php?name=Forums>[b]Forums</a>
So change that link to something like this
Code:
<a href=forums[b]Forums</a></td>
FINAL NOTE! backup both databases before trying this : Yes "Trying" I have never done this myself, however the principle is correct. If another Staff member or someone could confirm this, please do.


Share4Gain.com- 80% Adsense Revenue Share, no website required
   
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: 3
Join Date: Mar 2005
04-02-2005, 10:54 AM

I got this error when trying to go to the site after that.

Warning: head(themes/theme.php): failed to open stream: No such file or directory in /home/bauclan/public_html/header.php on line 31

Warning: head(themes/theme.php): failed to open stream: No such file or directory in /home/bauclan/public_html/header.php on line 31

Warning: head(): Failed opening 'themes/theme.php' for inclusion (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home/bauclan/public_html/header.php on line 31

Fatal error: Call to undefined function: themeheader() in /home/bauclan/public_html/header.php on line 47


Anything I can do to fix this?
Do you need to see my config.php?
   
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: 3
Join Date: Mar 2005
04-02-2005, 08:37 PM

Okay, I got that fixed, know it shows all the users, but I can't login or if I try to register it gives me this error

(File does not exist: /home/bauclan/public_html/favicon.ico).


I almost got it, so what can I do to get this working?
   
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old
  (#5 (permalink))
Member
 
Status: Offline
Posts: 450
Join Date: Jul 2004
04-03-2005, 08:09 AM

Emm thats a new one on me, have you looked to see if the file is actualy there in your root/ directory (public_html)

Also please note iam having some bradband issues at the moment so if anyone eles could continue this thread, that would be great.

PS: if at any time you cant get this to work, just put your config.php file, user_prefix back to nuke.


Share4Gain.com- 80% Adsense Revenue Share, no website required
   
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
Help! Linking Pages DAM Open topics 0 01-17-2005 11:16 PM
Linking a logo RMRuler Site design 6 01-12-2005 04:23 PM
Linking to forums Super91 Nuke 7.x - General 1 12-26-2004 04:18 PM
Linking problem SD12 Purged Topics 17 12-22-2002 10:53 PM
Module linking. Valor Purged Topics 7 12-11-2002 05:10 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