Page 1 of 1

problems with linking in messageboard

Posted: Thu Feb 02, 2006 8:31 pm
by zig
Script URL:
Version of script: 1.21
Version of PHP: MBoard
Hosting company: e2uhosting
Have you searched THIS FORUM for your problem: yes
(if not please do before posting)
If so, what terms did you try:

Write your message below:

At the beginning of the year I had to move my site and every since then it has been screwed up. My main page (http://jzigsite.e2uhosting.net/messageboard/mboard.php) is fine with the links on the top. The problem is that when I click on a post, the links on the top get all screwed up and wont work, but when I go to delete a post, they are fine again.

If anyone can help me this, it would be appreciated. Thanks

Jzig

Posted: Fri Feb 03, 2006 1:56 pm
by Klemen
Hi,

Not sure what you mean, seems to work fine for me? Try clearing your browser cache (temporary internet files).

Regards

Posted: Fri Feb 03, 2006 8:11 pm
by zig
hey Klemen Stirn go into my site and look at the links at the top of the page and see where they go, then go into one of the posts and look at the links at the top of the page, everyone is different from what they should be, using the script you cannot just fix those certian links, you are supposed to be able to set it up so the code in the header to so it is the same for everypage of the script, does this explain it a little better maybe, let me know

thanks zig

Posted: Fri Feb 03, 2006 8:41 pm
by Klemen
Ah, I see now, it'sa problem with link URLs. Use FULL URLS in header/footer.txt, for example instead of linking to:

<a href="../index.html">

link to

<a href="http://jzigsite.e2uhosting.net/index.html">

Regards

Posted: Fri Feb 03, 2006 8:57 pm
by zig
Thanks Klemen Stirn for help. It is working now.

Zig