What happened to the Messenger Plus! forums on msghelp.net?
Shoutbox » MsgHelp Archive » Skype & Technology » Tech Talk » PHPNuke Help!

PHPNuke Help!
Author: Message:
brianjdupuis
Full Member
***

Avatar

Posts: 200
40 / Male / –
Joined: Oct 2003
O.P. Undecided  PHPNuke Help!
Just wondering if anyone can help me with my web site, its just a quick question. My question is that I have a web page that I want to link but I want to put it on the main menu like where it says: Home, Downloads, etc... But not sure how to do that! If anyone knows PHPNuke perty good add me on msn or email or message me!

Info:
briandupuis@hotmail.com
web site: www.hatss.ca

ThANK u SOOO MUCH! :)
02-12-2005 02:14 AM
Profile E-Mail PM Find Quote Report
user27089
Disabled Account


Posts: 6321
Joined: Nov 2003
Status: Away
RE: PHPNuke Help!
You have to go to admininstration, then from there, you have to press 'modules' and activate it, but first you need to place a file in /modules/.

quote:
Originally posted by phpnuke

If you want to remove a module just delete it from the /modules/ directory, the system will automaticaly update your database to show the changes.

02-12-2005 11:25 AM
Profile PM Find Quote Report
brianjdupuis
Full Member
***

Avatar

Posts: 200
40 / Male / –
Joined: Oct 2003
O.P. RE: PHPNuke Help!
okay but what happens if the thing doesn't have a module??

Like what i want to link is this: http://www.hatss.ca/coppermine/index.php

to my site

www.hatss.ca

but i dont want to put in the web link directory.

Thanks!

This post was edited on 02-12-2005 at 04:45 PM by brianjdupuis.
02-12-2005 04:43 PM
Profile E-Mail PM Find Quote Report
brianjdupuis
Full Member
***

Avatar

Posts: 200
40 / Male / –
Joined: Oct 2003
O.P. RE: PHPNuke Help!
IF THERE IS ANYONE WHO KNOWS PHPNuke Perty good can you add me on msn briandupuis@hotmail.com

p.s: Need help adding a link to the main page

site: www.hatss.ca

site i want added to hatss http://www.hatss.ca/coppermine/index.php
thank you

This post was edited on 02-17-2005 at 02:17 AM by brianjdupuis.
02-17-2005 01:58 AM
Profile E-Mail PM Find Quote Report
Concord Dawn
Veteran Member
*****

Avatar
This is a loopy fruit.

Posts: 1203
Reputation: 16
33 / Male / –
Joined: Feb 2004
RE: PHPNuke Help!
quote:
Originally posted by brianjdupuis
IF THERE IS ANYONE WHO KNOWS PHPNuke Perty good can you add me on msn briandupuis@hotmail.com

p.s: Need help adding a link to the main page

site: www.hatss.ca

site i want added to hatss http://www.hatss.ca/coppermine/index.php
thank you

Why don't you just put the link in by putting the code where it needs to go. By grabbing the source HTML from your page, I'll tell you that it needs to go here:

code:
<strong><big>&middot;</big></strong>&nbsp;<a href="index.php">Home</a><br>
<strong><big>&middot;</big></strong>&nbsp;<a href="modules.php?name=Downloads">Downloads</a><br>
<strong><big>&middot;</big></strong>&nbsp;<a href="modules.php?name=Encyclopedia">Encyclopedia</a><br>
<strong><big>&middot;</big></strong>&nbsp;<a href="modules.php?name=FAQ">FAQ</a><br>
<strong><big>&middot;</big></strong>&nbsp;<a href="modules.php?name=Forums">Forums</a><br>
<strong><big>&middot;</big></strong>&nbsp;<a href="modules.php?name=Search">Search</a><br>
<strong><big>&middot;</big></strong>&nbsp;<a href="modules.php?name=Site_Messenger">Site Messenger</a><br>
<strong><big>&middot;</big></strong>&nbsp;<a href="modules.php?name=Surveys">Surveys</a><br>

<strong><big>&middot;</big></strong>&nbsp;<a href="modules.php?name=Web_Links">Web Links</a><br>
<strong><big>&middot;</big></strong>&nbsp;<a href="modules.php?name=Your_Account">Your Account</a><br>


after this you need to put this code in :

code:
<strong><big>&middot;</bit></stong>&nbsp;<a href="http://www.hatss.ca/coppermine/index.php">Student Photo Gallery</a><br>


This post was edited on 02-17-2005 at 04:12 AM by Concord Dawn.
[Image: 7.png]
02-17-2005 04:11 AM
Profile E-Mail PM Find Quote Report
brianjdupuis
Full Member
***

Avatar

Posts: 200
40 / Male / –
Joined: Oct 2003
O.P. RE: PHPNuke Help!
Where do I find this file to make the modifcations to this file?
02-17-2005 05:40 PM
Profile E-Mail PM Find Quote Report
Concord Dawn
Veteran Member
*****

Avatar
This is a loopy fruit.

Posts: 1203
Reputation: 16
33 / Male / –
Joined: Feb 2004
RE: PHPNuke Help!
Whatever the file is called that displays your homepage.
[Image: 7.png]
02-17-2005 08:51 PM
Profile E-Mail PM Find Quote Report
brianjdupuis
Full Member
***

Avatar

Posts: 200
40 / Male / –
Joined: Oct 2003
O.P. RE: PHPNuke Help!
Yeah and that is the index.php file but it doesn't show the menu and all the code for that because remeber this is PHPNuke not Plain htm using frontpage lol
02-17-2005 11:01 PM
Profile E-Mail PM Find Quote Report
Concord Dawn
Veteran Member
*****

Avatar
This is a loopy fruit.

Posts: 1203
Reputation: 16
33 / Male / –
Joined: Feb 2004
RE: PHPNuke Help!
Just open the file in Wordpad and do it.
[Image: 7.png]
02-18-2005 04:28 AM
Profile E-Mail PM Find Quote Report
« Next Oldest Return to Top Next Newest »


Threaded Mode | Linear Mode
View a Printable Version
Send this Thread to a Friend
Subscribe | Add to Favorites
Rate This Thread:

Forum Jump:

Forum Rules:
You cannot post new threads
You cannot post replies
You cannot post attachments
You can edit your posts
HTML is Off
myCode is On
Smilies are On
[img] Code is On