pornolar free porn porno free porn pornolar free porn Deutsch Porno free porn wallpaper
Welcome, Guest
Please Login or Register.    Lost Password?

Joomulus doesn't validate
(1 viewing) (1) Guest
Go to bottomPage: 1
TOPIC: Joomulus doesn't validate
#4200
Joomulus doesn't validate 1 Year, 9 Months ago Karma: 0
Joomulus producing an error while trying to validate html with w3c tool.

The error is:

# Error Line 387, Column 64: element "tags" undefined

…dJoomulus_" id="modJoomulus1"><p><tags><a href='http://…



You have used the element named above in your document, but the document type you are using does not define an element of that name. This error is often caused by:

* incorrect use of the "Strict" document type with a document that uses frames (e.g. you must use the "Frameset" document type to get the "<frameset>" element),
* by using vendor proprietary extensions such as "<spacer>" or "<marquee>" (this is usually fixed by using CSS to achieve the desired effect instead).
* by using upper-case tags in XHTML (in XHTML attributes and elements must be all lower-case).
pcnw
Fresh Boarder
Posts: 4
graphgraph
User Offline Click here to see the profile of this user
????????? ???????????, ????????
The administrator has disabled public write access.
 
#4331
Re: Joomulus doesn't validate 1 Year, 7 Months ago Karma: 12
Ahh yes, the tag <tags> isn't valid HTML, this is a quirk that's followed Joomulus from Cumulus. The Joomulus swf reads a XML file with <tags> as the root of the XML.
This will be changed on the next release which will also offer unicode support.
Although its throwing an error it's still well formed XML so it wont effect search engine results.
Bambi
Moderator
Posts: 343
graphgraph
User Offline Click here to see the profile of this user
Gender: Male bambii7@msn.com Location: New Zealand Birthday: 12/21
The administrator has disabled public write access.
 
#4511
Re:Joomulus doesn't validate 1 Year, 4 Months ago Karma: 0
Is this fixed in the new version ?
pcnw
Fresh Boarder
Posts: 4
graphgraph
User Offline Click here to see the profile of this user
????????? ???????????, ????????
The administrator has disabled public write access.
 
#4574
Re:Joomulus doesn't validate 1 Year, 3 Months ago Karma: 0
Nope, still there.

Any turnaround? I tried to modify the module helper.php file but I end up with more errors...
mariusnpr
Fresh Boarder
Posts: 1
graphgraph
User Offline Click here to see the profile of this user
The administrator has disabled public write access.
 
#4764
Re:Joomulus doesn't validate 1 Year ago Karma: 0
I made it! Change the following lines in /modules/mod_joomulus/helper.php:

Line 18
Code:

$tagcloud = '<tags>';
to
Code:

$tagcloud = '<span>';


Line 21:
Code:

$tagcloud2 .= "<a href='".$this- >options[$count.'_url']."' target='".$this- >options['target']."' style='font-size:".$this- >options[$count.'_size']."'>".$this- >options[$count.'_name']."</a>\n ";
to
Code:

$tagcloud2 .= "<a href='".htmlentities($this- >options[$count.'_url'])."' target='".$this- >options['target']."' style='font-size:".$this- >options[$count.'_size']."'>".$this- >options[$count.'_name']."</a>\n ";


and Line 29
Code:

$tagcloud .= $tagcloud2.'</tags>';
to
Code:

$tagcloud .= $tagcloud2.'</span>';


I don't get any validation errors anymore.
Greez and thanks for the amazing module!
akel
Fresh Boarder
Posts: 1
graphgraph
User Offline Click here to see the profile of this user
Last Edit: 2011/01/19 14:49 By akel.
The administrator has disabled public write access.
 
#4777
Re:Joomulus doesn't validate 1 Year ago Karma: 0
Yes! It works perfectly in Greek and validates ! Look here : www.pcnetworks.gr

Thanks Akel!

Now I love this module.
pcnw
Fresh Boarder
Posts: 4
graphgraph
User Offline Click here to see the profile of this user
????????? ???????????, ????????
The administrator has disabled public write access.
 
#4949
Re:Joomulus doesn't validate 8 Months, 3 Weeks ago Karma: 0
hello, I'm having the same problem, joomulus doesnt validate, I tried the code above but I will get a blank page on my whole site if I change helper.php.

Any other solution? I had to disable joomulus for now as it doesn't help being not w3c valid
manuxx
Fresh Boarder
Posts: 2
graphgraph
User Offline Click here to see the profile of this user
The administrator has disabled public write access.
 
#5036
Re:Joomulus doesn't validate 6 Months, 1 Week ago Karma: 0
Akel´s repair works great for me, but you must watch out for the right copy/paste :
Copy the code to line 21 and delete spacer from all "this- >" to "this->" . With the spacer you will get 500 error. Thank you akel for this repair, this was last validation error on my site :). And also big thanks to JoomlaBear of course :)
minsan
Fresh Boarder
Posts: 1
graphgraph
User Offline Click here to see the profile of this user
The administrator has disabled public write access.
 
#5038
Re:Joomulus doesn't validate 6 Months, 1 Week ago Karma: 0
Thanks man, now it's working perfectly.
manuxx
Fresh Boarder
Posts: 2
graphgraph
User Offline Click here to see the profile of this user
The administrator has disabled public write access.
 
Go to topPage: 1
Moderators: Support
 
JOOMLA TEMPLATES Joomla Templates By JoomlaBear