PhotoPost Photo Gallery Sales PhotoPost Sales Toll Free Phone Number
Mon-Fri 9am-4pm EST
  PhotoPost Photo Sharing Photo Gallery    Visualize community tm
| | | | | | | | |

Go Back   PhotoPost Community > PhotoPost Support > PhotoPost Classifieds Support > Classifieds Suggestions

Classifieds Suggestions Have an idea to make Classifieds even better?

Reply
 
LinkBack Thread Tools Rate Thread Display Modes
Old October 1st, 2007, 03:14 PM   #1 (permalink)
Member
Verified Customer
 
Join Date: Oct 2004
Location: Florida
Posts: 318
pp-inc.php W3C Markup Validation Service

Code:
Content visible to verified customers only.
oldengine is offline   Reply With Quote
Old October 1st, 2007, 07:28 PM   #2 (permalink)
PhotoPost Developer
Verified Customer
 
Join Date: Jan 2002
Posts: 11,858
Thanks!
__________________
Please do not PM me for support or sales questions. Thank you for your understanding.
Michael P is online now   Reply With Quote
Old October 7th, 2007, 06:13 PM   #3 (permalink)
Member
Verified Customer
 
Join Date: Oct 2004
Location: Florida
Posts: 318
login.tmpl Correction

Code:
Content visible to verified customers only.
oldengine is offline   Reply With Quote
Old October 7th, 2007, 09:19 PM   #4 (permalink)
Member
Verified Customer
 
Join Date: Oct 2004
Location: Florida
Posts: 318
showcat.php

This line needs help and I'm into it deeper than I should be, But W3C goes into alarm mode on it.

Line 310, Column 100: document type does not allow element "form" here; missing one of "object", "applet", "map", "iframe", "ins", "del" start-tag.
/classifieds/showcat.php">
The mentioned element is not allowed to appear in the context in which you've placed it; the other mentioned elements are the only ones that are both allowed there and can contain the element mentioned. This might mean that you need a containing element, or possibly that you've forgotten to close a previous element.
One possible cause for this message is that you have attempted to put a block-level element (such as "<p>" or "<table>") inside an inline element (such as "<a>", "<span>", or "<font>").

HTML the way it is...

# <td class="tddetails" align="center">
# <font class="small"><form method="post" action="http://www.website.com/classifieds/showcat.php">
# <span style="font-size: 7pt;">Enter Your Zip Code</span><br />
# <input type="hidden" size="5" name="cat" value="2" />
# <input class="font-size: 7pt;" type="text" size="5" maxlength="5" name="myzipcode" />
# <input type="image" align="bottom" src="http://www.website.com/classifieds/images/go.gif" /></form></font>
# </td>

HTML the way it should be...

<td class="tddetails" align="center">
<form class="small" method="post" action="http://www.website.com/classifieds/showcat.php">
<span class="c6">Enter Your Zip Code</span><br />
<input type="hidden" size="5" name="cat" value="2" />
<input class="font-size: 7pt;" type="text" size="5" maxlength="5" name="myzipcode" />
<input type="image" align="bottom" src="http://www.website.com/classifieds/images/go.gif" /></form>
</td>


showcat.php code section...
Code:
Content visible to verified customers only.
Template:
Code:
Content visible to verified customers only.

Last edited by oldengine; October 7th, 2007 at 10:15 PM.
oldengine is offline   Reply With Quote
Reply


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools
Display Modes Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
W3C Markup Validation oldengine Classifieds Bug Reports 1 January 3rd, 2007 08:40 AM
markup in reviews tokenyank ReviewPost Bug Reports 7 November 13th, 2005 12:58 PM
Installation service cgmojoco Before You Buy 2 November 11th, 2005 01:22 PM
HTML Markup Usernames & Moderator Column imported_Lee Installs and Upgrade - vBulletin 3.5.X 0 September 16th, 2005 07:45 PM


All times are GMT -5. The time now is 07:27 PM.

Powered by vBulletin® Version 3.8.1
Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.
Search Engine Friendly URLs by vBSEO 3.2.0