PDA

View Full Version : Problems with Links on Main CMPS page


TheSauceMaster
06-12-2004, 04:05 PM
Where would I goto change where the Mark Forums Read | View Forum Leaders | Log Out links are suposed to point to ? These work fine on the forum but on the main site page they are correct but missing /forum/ in the links so they don't work.

http://www.pacertalk.com

Thanks for any help anyone offers :)

Brian
06-13-2004, 11:35 AM
That looks like your footer template. Not positive about that though since those have been added for your custom style.

Our Sponsors
 

axecity
06-15-2004, 09:03 PM
I have the same problem. The only difference is that any jpg file (from the headers or whatever) is missing the "forum" link within the resolved URL. It is as if the chdir in the cmps_index.php is not actually doing the change although I know it is otherwise the global.php would fail.

Any help would be appreciated.

Rich

axecity
06-16-2004, 05:29 AM
I temporarily redirected from root to forum/cmps_index.php and it works perfectly. It still won't work from the root directory though.

If anyone has a more permanent solution please let me know.

Thanks
Rich

Our Sponsors
 

Brian
06-16-2004, 11:07 AM
The chdir line has nothing to do with images. If you have images in your header template other than the default you will need to edit them and add the full path in front of each.

axecity
06-17-2004, 12:48 AM
Brian, gotcha. Thanks. I am going to leave the redirect in for the moment as the site will also have other areas outside of the forums. That saves me having to find every link im my templates.

Thanks for the answer though. Now I know.
Rich