Header images not showing on posts page!!

Is message board greying out your hair (at least what's left of it)? Let us help you here
Locked
hamertime
Posts: 7
Joined: Mon Feb 27, 2006 1:43 am

Header images not showing on posts page!!

Post by hamertime »

Script URL: www.milliondollarhealthman.com
Version of script:
Version of PHP:
Hosting company:
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:

Posted: Tue Mar 14, 2006 6:10 pm Post subject: Cannot Delete messages!!

--------------------------------------------------------------------------------

Script URL: www.milliondollarhealthman.com
Version of script:
Version of PHP:
Hosting company:
Have you searched THIS FORUM for your problem:
(if not please do before posting)
If so, what terms did you try:

Write your message below:

Hi

My message board can be found at www.milliondollarhealthman.com under the contact us link.

When you view a posted message the banner(header) for the website does not appear, have tried a few things but cannot get it to appear.

Any ideas guy's, thanks alot.

Lee
Henrie
Posts: 1095
Joined: Sun Aug 14, 2005 8:57 pm

Post by Henrie »

In your header.txt file you have used relative links to your images.
Because the messages are html files which are stored in a subdirectory msg the links are not correct for the messages.
Try using absolute links in the header.txt file.
For your existing messages present in the msg folder you must manually (with a search an replace program) change the link in all these files because the header.txt is not linked in these files but at the creation of these html files the content of the header.txt is hardcoded in the message html file.

Greetings,
Henrie
Locked