Page 1 of 1

Header images not showing on posts page!!

Posted: Tue Mar 21, 2006 11:31 pm
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

Posted: Wed Mar 22, 2006 12:35 am
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