![]() |
|
#1
|
|||
|
|||
|
How do I get the Home/Forum in the nav bar to point to domainname.com/forum/index.php
When I click on home it redirects to my base domainname.com which ends up calling my domainname.com/index.html file instead... I'm pretty new to PHP stuff and I have a general idea of where to go to change the info, but at the same time I don't know what to put in the string to get it to point to: /forum/index.php Any help would be greatly appreciated... Dean You'll see the behaviour if you go to My Forum Pages... and click on home, you'll see where it takes you... I want it to go to MY CMPS index page... |
|
#2
|
|||
|
|||
|
Okay I figured this out...
I searched for: PHP Code:
PHP Code:
Basically I added [homeurl]? to [homeurl]/forum? That did the trick. |
|
#3
|
|||
|
|||
|
Can you tell me in which template you´ve changed this? I´m searching but can´t find it. Is it the "navbar" template or where do I need to search for? Thank you
|
|
#4
|
|||
|
|||
|
Hey Sascha, yes it was the navbar template
I just searched for the top string and all I did was add the /forum to the [homeurl]? line to make it look like [homeurl]/forum? for the Home section of the code.Basically I told it to go to the /forum folder which is where my cmps_index.php file resides... if your cmps index file has a different structure just add the /folderhere to the code if that makes sense, or find and replace with my code and change "/forum" to whatever the name is of the directory that holds your cmps index file. |
|
#5
|
||||
|
||||
|
Man, I need help.
I had a guy help me do this Forums/Home thing adding a new button (Forums) on the front page of the portal. And then I went and screwed up the whole thing trying to add something else. By mistake (stupidity) I hit the "revert" button that wiped out everything he did. Now I think he's tired of helping me and I'm just screwed. I don't understand all this stuff much. Can somebody walk me through how to add the 'Forums' button (I know the graphic is still in the right place on the server) to the front page of the CMPS? And then how do I have ALL other pages use the 'Home' button which directs you back to the Portal? The' Forums' button would only appear on the front page of the Portal. Take a look at my site - CMPS here. The forums are here Right now the actual URL has a redirect on it while I finish setting everything up. I was about to go live with it and just had to screw things up yesterday! Man, I am getting frustrated with this stuff. I should have left well enough alone
|
|
#6
|
||||
|
||||
|
You mean the code I gave you?
|
|
#7
|
||||
|
||||
|
Quote:
|
|
#8
|
||||
|
||||
|
ooops.
Last edited by CrossBones; 07-12-2005 at 10:13 PM. |
|
#9
|
||||
|
||||
|
I got it fixed. Whew.
|
|
#10
|
|||
|
|||
|
i am having trouble with editing the cmps_index.php to point visitors to www.nuke-central.net ? any1 help will be appreciated.
|
|
#11
|
||||
|
||||
|
What exactly do you mean by "point visitors to www.nuke-central.net"? Are you trying to set the CMPS up so it's the first thing your visitors see when they visit your site, or what exactly?
|
|
#12
|
|||
|
|||
|
yes
|
|
#13
|
||||
|
||||
|
|
| Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
| Thread Tools | |
| Display Modes | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Change layout of home... | rodriguez | Troubleshooting / "How do I..." Questions | 3 | 12-29-2004 01:05 AM |
| Change a link in the ACP? | rayzon | Troubleshooting / "How do I..." Questions | 1 | 09-08-2004 10:37 AM |
| Change the home link | chrisvonc | "How Do I..." Questions | 4 | 08-30-2004 11:06 AM |
| Change the link | Soccerquest | Add-On Modules & Modifications | 4 | 08-09-2004 06:33 PM |