-
AuthorPosts
-
January 26, 2007 at 12:46 am #118493
I had a similar problem before on a different site and it got solved from this thread: http://www.joomlart.com/forums/topic/does-not-valadate-for-xhtml-1-0/
I check the same php file and it has the fix already.
Here is just two of the errors:
Error Line 116 column 78: general entity “task” not defined and no default entity.
…ews.com/index.php?option=com_content&task=archivecategory&id=1&Itemid=56″ id
This is usually a cascading error caused by a an undefined entity reference or use of an unencoded ampersand (&) in an URL or body text. See the previous message for further details.
# Error Line 116 column 82: reference to entity “task” for which no system identifier could be generated.
…com/index.php?option=com_content&task=archivecategory&id=1&Itemid=56″ id=”me
This is usually a cascading error caused by a an undefined entity reference or use of an unencoded ampersand (&) in an URL or body text. See the previous message for further details.
The site is: http://www.buildingtradesnews.com/index.php
FYI: I’m using the Suckerfish Menu
ha le-viet Developerha le-viet
- Join date:
- April 2006
- Posts:
- 415
- Downloads:
- 0
- Uploads:
- 26
- Thanked:
- 5 times in 1 posts
January 26, 2007 at 2:08 am #213694Hi magicbag,
Can you tell me what SEF component you are using?
Regards,
Ha Le-Viet.January 30, 2007 at 5:08 pm #213908Sorry for the delay.
ARTIO JoomSEF – v 1.3.3
ha le-viet Developerha le-viet
- Join date:
- April 2006
- Posts:
- 415
- Downloads:
- 0
- Uploads:
- 26
- Thanked:
- 5 times in 1 posts
February 9, 2007 at 7:36 am #214335Hi magicbag,
It seems ARTIO JoomSEF doesn’t handle links well as other SEF and Joomla!’s default links are validated with CSS Menu.
I can give you a fix with this but as I see your site have some invalidated HTML code else where. Go to ja-cssmenu.php under ja_cssmenu folder, find this code
if ( strcasecmp( substr( $row->link,0,4 ), 'http' ) ) {
$row->link = sefRelToAbs( $row->link );
}
and add before$row->link = ampReplace( $row->link );
It might help.
Regards,
Ha Le-Viet.October 17, 2007 at 11:01 am #231147Hi, did this work? I have the same problems with my links not being validated because of Itemid. I am also using Artio JoomSEF and need to know whether I should try this fix or ditch it in favour of sh404SEF.
-
AuthorPosts
This topic contains 5 replies, has 3 voices, and was last updated by joarvat1 17 years, 1 month ago.
We moved to new unified forum. Please post all new support queries in our New Forum