Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

Error reported from Wc3 validator


mi_jaiten

Recommended Posts

Does anyone know in what file I can find this

Error Line 102, column 321: there is no attribute "BORDER" .

...uttons/button_quick_find.gif" border="0" alt="Quick Find" title=" Quick Find

I have looked in many files with no luck, I know that this error will occure with anyone validating an osC site

 

This is the last error it reports I've found and succesfully corrected the 97 others.

Here's a link to the Wc3 Validation page

Wc3

Please help if you can.

 

Kind Regards,

Michelle.

Link to comment
Share on other sites

  • 2 weeks later...
  • 3 weeks later...
This field is enclosed within a FORM command and does not recognise the BORDER attribute in the same way as using an image within a href command.

 

Vger

Hi Vger,

 

Hope your feeling better.

 

Sorry for the delay in responding but have had problems with my PC, couldn't reboot and also lost all my files when I reinstalled windows xp.

 

Re - My question, thank you for your explanation but can you tell me where I can find it, ie. What file?

 

=====================================================================

On another note I hope you can you help with this:

 

When I go to Administration > Customers and try to delete the Test and obviouse bogus ones they just wont delete.

 

I click on the name click delete then click confirm and they wont go

 

What can I do?

 

Kind Regards,

Michelle.

Link to comment
Share on other sites

If, when you try to validate by w3c you turn on full reporting then it will show you exactly which line the error occurs on. You need to be aware that this won't be the line number in any particular file, it will be the line number shown when you use 'View Source' in your browser - which pulls in all of the files on that page (it is the html output once the php content has been parsed).

 

However, it will show you the code on that line and by using 'Find In Files' feature of a plain text editor like Text Pad on the whole osCommerce 'catalog' folder (on your computer) it will find that code for you.

 

Vger

Link to comment
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...