Support Forums

Old 06-16-2009, 08:13 PM   #1
Member
 
Join Date: May 2009
Posts: 66
Rep Power: 0
Post Dumb Question

I know this is a silly question, but I am going through the HTML Validation process and I am not understanding how to read the errors/warnings. I am using Dreamweaver to edit the code and I am getting this error for example: Line 378, Column 14: end tag for "td" omitted, but OMITTAG NO was specified. Now my code has some other tpl files that it is calling in but the actual page only has 200 lines of code. So where is the validation process picking up errors on Line 378, and where the heck is this Column 14??
__________________
68C | Developer License | Running v4.1.3

Last edited by industrialpost; 06-16-2009 at 08:25 PM.
industrialpost is offline   Reply With Quote
Old 06-16-2009, 08:28 PM   #2
68 Classifieds Staff
 
 
Join Date: Mar 2006
Location: Belmont, NC
Posts: 5,020
Rep Power: 116
Eric Barnes is a jewel in the rough
Default

What is the saying? No dumb questions just dumb answers.

This is because the validator is reading the source as it is sent. So that line would be seen when viewing the page in the browser and viewing source. Then finding this line.
__________________
Eric Barnes
68 Classifieds Developer
Please do not send me a private message asking for support. Instead use these open forums or our ticket system.

Customer Area | Issue Tracker | Documentation | 68C Mods | Submit a Ticket | 68 @ Twitter | My Modules
Eric Barnes is offline   Reply With Quote
Old 06-16-2009, 08:41 PM   #3
All Hands On Deck
 
 
Join Date: Mar 2008
Posts: 1,041
Rep Power: 27
seymourjames has a spectacular aura about
Default

Should have mentioned this to you earlier on your PM. You may find this tool useful

The W3C Markup Validation Service

You can get it to display the source that is being rendered so you can identify errors more easily anda bunch of other options.
__________________
TemplateCodes.com
seymourjames is offline   Reply With Quote
Old 06-16-2009, 10:47 PM   #4
Member
 
Join Date: May 2009
Posts: 66
Rep Power: 0
Post

I am one step ahead of you guys. IE has a Developer Toolbar that gives you tons of options. One of them is to send HTML to The W3C Markup Validation Service. However, this is why I am asking the question. I don't understand where it is getting these errors. Here is the results: [Invalid] Markup Validation of http://www.industrialpost.com/index.php - W3C Markup Validator

Like I said the layout_index.tpl is only 200 lines long. And it is pulling in other .tpl files, but it doesn't tell you what files has the errors. And again what does Column mean?
__________________
68C | Developer License | Running v4.1.3
industrialpost is offline   Reply With Quote
Old 06-16-2009, 11:32 PM   #5
Genius At Work
 
bowers01's Avatar
 
Join Date: May 2008
Location: Geelong, Victoria, Australia
Posts: 785
Rep Power: 20
bowers01 is on a distinguished road
Default

Quote:
Originally Posted by industrialpost View Post
Like I said the layout_index.tpl is only 200 lines long. And it is pulling in other .tpl files, but it doesn't tell you what files has the errors. And again what does Column mean?
Download simple search-replace RJL Software - Software - Utility - Simple Search-Replace and you can search for the errors it outputs. Makes it much easier.
You cant find out what .tpl it comes from so i use the search program.

Column is the charactors along. ie if there was an error at the end of <head> it would say column 6

Nick
__________________
Nick Bowers
68c v4.09 Developer Custom Template
bowers01 is offline   Reply With Quote
Old 06-17-2009, 05:30 AM   #6
All Hands On Deck
 
 
Join Date: Mar 2008
Posts: 1,041
Rep Power: 27
seymourjames has a spectacular aura about
Default

Do the job systematically. Start with the home page and make it blank calling just the layout with nothing in home.tpl. Then you can eradicate errors in your layout that will appear everywhere. Then for each other page you know what template file it is because your layout.tpl will already be validated. Occasionaly you may get an interaction but it is rare.
__________________
TemplateCodes.com
seymourjames is offline   Reply With Quote
Old 06-17-2009, 08:08 AM   #7
Staff
 
Join Date: Mar 2006
Posts: 406
Rep Power: 22
Blair will become famous soon enough
Default

It appears you've made some progress on the original request. There's only one error listed on the validation site:

Quote:
* Line 32, column 191: required attribute "alt" not specified
…s="15,24,319,138" href="index.php" /></map>
So, just add the 'alt' attribute to the area tag in the layout.tpl file and you should be golden
__________________
Blair
68C Staff

68C Downloads | Report a Bug | Knowledge Base
Blair is offline   Reply With Quote

Bookmarks

Thread Tools
Display Modes

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
Probably A Dumb Question willy928 v4 Questions & Support 1 09-14-2008 12:20 PM
probably a dumb email question ymac v4 Questions & Support 3 03-02-2008 03:36 PM


All times are GMT -4. The time now is 09:48 AM.


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