![]() |
Valid XHTML ? Hello I checked my index.php and showgallery.php with http://validator.w3.org/ Result: This page is not Valid XHTML 1.0 Transitional! A few examples: Code: Content visible to verified customers only.[CODE]<body><body bgcolor="#FFCC33" text="#000000" link="#0000FF" vlink="#0000FF" alink="#0000FF">[/code] two body tags? |
There are not two body tags in our program. You sure you are not loading a second body tag in your header code? I run a stock photopost site with vb3 and the code is indeed 100% XHTML valid that I see http://validator.w3.org/check?uri=ht...hp%2Fcat%2F502 http://validator.w3.org/check?uri=ht...m%2Fgallery%2F http://validator.w3.org/check?uri=ht...doctype=Inline |
My Photopost Gallery run standalone. My Vbulletin Forum ist Valid XHTML. Here the sourcecode: index.php: Code: Content visible to verified customers only.Code: Content visible to verified customers only.The code in "edit header" Code: Content visible to verified customers only.<img src ... I will change. |
I found the second <body> in pp-inc.php: Lines 459 -470: Code: Content visible to verified customers only.Code: Content visible to verified customers only.But there are also other errors in html validator. I will try to find them. |
No you never remove code from our PHP code you will break it Your loading a header over Photopost that contains a body tag and thats your problem. Try taking the header off your photopost and see if it validates |
Quote:
|
Exactly remove or make sure the code in that header is VALID Thats just a test file not something for you to run. |
What he is saying is that the header.htm file included as a test has an invalid line in it - the first line which contains a body tag should be removed from that template file. |
OK, I understand now. The showgallery.php and showphoto.php is now Valid XHTML. But the index not: Code: Content visible to verified customers only.** Code: Content visible to verified customers only. |
Your not using who's online? Try this in indexstats.tmpl move the code in black to where I have placed it in red Code: Content visible to verified customers only. |
Quote:
I made the changes: But I miss there the tag </tr>: Code: Content visible to verified customers only. |
1 Attachment(s) Okay lets do this the old school way ;) Download this template and use it |
The index.php is Valid XHTML 1.0 Transitional. Thanks for your help. |
| All times are GMT -5. The time now is 11:35 PM. |
Powered by vBulletin® Version 3.8.1
Copyright ©2000 - 2013, Jelsoft Enterprises Ltd.
Search Engine Friendly URLs by vBSEO 3.2.0