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
problems with linking in messageboard
Hi,
Not sure what you mean, seems to work fine for me? Try clearing your browser cache (temporary internet files).
Regards
Not sure what you mean, seems to work fine for me? Try clearing your browser cache (temporary internet files).
Regards
Klemen, creator of HESK and PHPJunkyardWas this helpful? You can buy me a drink here 
You should follow me on Twitter here
Help desk software | Cloud help desk | Guestbook | Link manager | Click counter | more PHP Scripts ...
Also browse for php hosting companies, read php books, find php resources and use webmaster tools


Help desk software | Cloud help desk | Guestbook | Link manager | Click counter | more PHP Scripts ...
Also browse for php hosting companies, read php books, find php resources and use webmaster tools
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
thanks zig
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
<a href="../index.html">
link to
<a href="http://jzigsite.e2uhosting.net/index.html">
Regards
Klemen, creator of HESK and PHPJunkyardWas this helpful? You can buy me a drink here 
You should follow me on Twitter here
Help desk software | Cloud help desk | Guestbook | Link manager | Click counter | more PHP Scripts ...
Also browse for php hosting companies, read php books, find php resources and use webmaster tools


Help desk software | Cloud help desk | Guestbook | Link manager | Click counter | more PHP Scripts ...
Also browse for php hosting companies, read php books, find php resources and use webmaster tools