Joobi

Joomla components

For Bug Report or Feature Request please use the ticket system accessible on the tab Support.
This forum is not monitored by Joobi Team although we might take part in discussion.
The forum is mainly a place for members to share ideas and interact together.

You are not logged in.

#1 02 Dec 2008 11:54:50

cootje
New member

W3C validation Acajoom: 5 errors

Hi all,

I want my website (

Sorry. You have to be registered to access this content.

) to be W3C compliant since a potential customer demands it. I ran the validation service and fixed numerous errors. Unfortunately the Acajoom errors I cannot fix myself. I couldn't find anything on the forum or web, so help is much appreciated.

The report shows:

Validation Output: 5 Errors
Line 312, Column 202: unclosed start-tag requires SHORTTAG YES .
…oom/css/acajoom.css" type="text/css" <form action="http://www.organisatieinvo


Line 312, Column 202: document type does not allow element "link" here .
…oom/css/acajoom.css" type="text/css" <form action="http://www.organisatieinvo
The element named above was found in a context where it is not allowed. This could mean that you have incorrectly nested elements -- such as a "style" element in the "body" section instead of inside "head" -- or two elements that overlap (which is not allowed).


Line 312, Column 202: end tag for "link" omitted, but OMITTAG NO was specified .
…oom/css/acajoom.css" type="text/css" <form action="http://www.organisatieinvo✉


Line 312, Column 84: start tag was here .
…dres in." );return false;}}}</script><link rel="stylesheet" href="http://www. Line 312, Column > 80: XML Parsing Error: error parsing attribute name .
…il adres in." );return false;}}}</script><link rel="stylesheet" href="http://…

Line 312, Column > 80: XML Parsing Error: attributes construct error .
…il adres in." );return false;}}}</script><link rel="stylesheet" href="http://…

Line 312, Column > 80: XML Parsing Error: Couldn't find end of Start Tag link line 312 .
…il adres in." );return false;}}}</script><link rel="stylesheet" href="http://…


Thanks for your advice!

Regards,
Corné

--------------------------------

A strange thing just happend. Only 2 erros and 1 warning remain. But the Acajoom module on the website doesn't seem to work anymore??

Report:
Validation Output: 2 Errors
Line 312, Column 202: unclosed start-tag requires SHORTTAG YES .
…oom/css/acajoom.css" type="text/css" <form action="http://www.organisatieinvo✉

Line 312, Column 202: document type does not allow element "link" here .
…oom/css/acajoom.css" type="text/css" <form action="http://www.organisatieinvo✉

Line 312, Column 202: end tag for "link" omitted, but OMITTAG NO was specified .
…oom/css/acajoom.css" type="text/css" <form action="http://www.organisatieinvo✉
You may have neglected to close an element, or perhaps you meant to "self-close" an element, that is, ending it with "/>" instead of ">".

Line 312, Column 84: start tag was here .
…dres in." );return false;}}}</script><link rel="stylesheet" href="http://www.


Regards,
Corné

#2 02 Dec 2008 12:43:05

Adrien
Administrator

Re: W3C validation Acajoom: 5 errors

We can not make Acajoom W3C compliant as it requires some CSS and Javascript in the header of your template... and we can not do that for a Joomla module sad
Nevertheless, you can do it for yourself and I hope this post on our forum will help you :

Sorry. You have to be registered to access this content.


Please check 

Sorry. You have to be registered to access this content.

and existing replies before posting on our forum!

Best Regards,
Adrien

#3 02 Dec 2008 12:54:44

cootje
New member

Re: W3C validation Acajoom: 5 errors

Thanx Adrien for your quick reply...

Forum Tools