This topic is locked

Header problem in 5.2

5/21/2010 6:21:50 PM
PHPRunner General questions
H
horsey_kim author

I thought in the past versions of PHPRUNNER, when you included the header it would place the code at the top of the page. But now it places it AFTER the body tag and others.
I have entered special .css files and meta tagging before.
Does all the editing for <head> tags need to be done in the lheader file of the template you are using?
Thanks
Kim

A
ann 5/24/2010

Kim,
unfortunately, you can use only the lheader.html file or the HTML mode of the Visual Editor tab in the wizard. We will fix it in the next version of PHPRunner

T
tparkiDevClub member 5/25/2010

I took a 4.2 project into 5.2 and could not get the header and footer I created with 5.2 to show at all. Finally fixed it by manually copying project/include/header.php to project/output/include/header.php. Ditto footer.php.

This may not be directly relevant to your problem in which case perhaps Ann will enlighten me as to my problem.

Thanks

Tim