| | #1 (permalink) |
| [+] more user info Join Date: Oct 2009 Location: Netherlands
Posts: 7
Thanks: 1
Thanked 0 Times in 0 Posts
| Answered: Validating problem What is your live site URL? (localhost if none):
http://service-advies.nl/
What browser does this happen in:
Firefox 3.x, IE 8
What version of Joomla:
Joomla 1.5
What OS? (your computer, not your server):
Window
Joomla experience level:
6
Super module works great and easy to install, but Superslider gives a lot errors in W3C look here the & I must change in & but when I put the & in captions it does not save this. |
| |
| This is a Advertisement. Sign up to have these ads removed. | |
| | |
|
|
Ok, so I was playing with all the settings in the module to see what I was missing and finally got the correct settings that caused these last errors. There is a new 1.02 candidate in the club download, please try this one.. should be all of them :) The file is : super-slider_15_v1-022-updatec.tgz |
| | #2 (permalink) |
| Support Staff [+] more user info Join Date: Aug 2007 Location: Columbus Ohio
Posts: 2,474
Thanks: 207
Thanked 243 Times in 213 Posts
|
That's interesting. I will have one of the developers look into this and post a response. thanks for letting us know.
|
| |
| Recommended FREE debugging tools: We highly recommend using Firefox for development, along with the awesome WebDev Toolbar & Firebug Extensions. Follow us on Twitter: prothemer | connectr | pixelprodigy | tessneale | matthewlking |
| | #3 (permalink) |
| [+] more user info Join Date: Oct 2009 Location: Netherlands
Posts: 7
Thanks: 1
Thanked 0 Times in 0 Posts
|
I think it is in the mod_jj_superslider/ helper.php file arround line 459 but I can not solve it. HTML Code: $simplesliderhead = '
var $jj = jQuery.noConflict();
//preload images function
jQuery.preloadImages = function(){
for(var i = 0; i<arguments.length; i++) {
jQuery("<img>").attr("src", arguments[i]);
}
}
|
| |
| | #4 (permalink) |
| Co-Pilot & Owner [+] more user info Join Date: Jan 2007 Location: Cape Town
Posts: 955
Thanks: 19
Thanked 492 Times in 375 Posts
|
Hi, There were a few syntax errors with the target link and the validator was reading some javascript it was not supposed to be. I have fixed the errors I could duplicate but there may be one or two others, for now lets see how this works out. On the superslider download page, please download the file called: super-slider_15_v1-02-update-c If you dont want to re install everything, it should work fine if you just replace the helper.php and tmpl/default.php with the ones in the file. Once you have done this, we can test the validation again, this should fix most if not all issues but we will only know after the update. Let me know how it goes :) Cheers, Andy |
| |
| Has your question been answered? Please mark the response as the best answer. This helps us give you faster support. Are you happy with our support? Please make us smile by writing a short review on Best of Joomla Do you also love Twitter? Follow us on prothemer | jMorph | joomlatips |andyjamesneale |
| | #5 (permalink) | |
| Co-Pilot & Owner [+] more user info Join Date: Jan 2007 Location: Cape Town
Posts: 955
Thanks: 19
Thanked 492 Times in 375 Posts
|
| |
| |
| Has your question been answered? Please mark the response as the best answer. This helps us give you faster support. Are you happy with our support? Please make us smile by writing a short review on Best of Joomla Do you also love Twitter? Follow us on prothemer | jMorph | joomlatips |andyjamesneale |
| These users thanked Andy. |
| | #6 (permalink) |
| [+] more user info Join Date: Oct 2009 Location: Netherlands
Posts: 7
Thanks: 1
Thanked 0 Times in 0 Posts
|
Thanks for the fast reply, there are less W3C errors not 72 but 28. I test this on my localserver. But gives normaly the same result as on my hoster. Most of the errors are: Line 216, Column 105: an attribute specification must start with a name or name token …href="http://www.service-advies.nl" "target="_blank"><img alt="Service & ✉ An attribute name (and some attribute values) must start with one of a restricted set of characters. This error usually indicates that you have failed to add a closing quotation mark on a previous attribute value (so the attribute value looks like the start of a new attribute) or have used an attribute that is not defined (usually a typo in a common attribute name). # Line 216, Column > 80: XML Parsing Error: error parsing attribute name …Container_mod49"><div><a href="http://www.service-advies.nl" "target="_blank"… ✉ # Error Line 216, Column > 80: XML Parsing Error: attributes construct error …Container_mod49"><div><a href="http://www.service-advies.nl" "target="_blank"… ✉ # Error Line 216, Column > 80: XML Parsing Error: Couldn't find end of Start Tag a line 216 …Container_mod49"><div><a href="http://www.service-advies.nl" "target="_blank"… ✉ # Error Line 216, Column > 80: XML Parsing Error: Opening and ending tag mismatch: div line 216 and a …Container_mod49"><div><a href="http://www.service-advies.nl" "target="_blank"… and 3 </div> to much I am looking forward on the solution |
| |
| | #7 (permalink) |
| Co-Pilot & Owner [+] more user info Join Date: Jan 2007 Location: Cape Town
Posts: 955
Thanks: 19
Thanked 492 Times in 375 Posts
|
Ok, so I was playing with all the settings in the module to see what I was missing and finally got the correct settings that caused these last errors. There is a new 1.02 candidate in the club download, please try this one.. should be all of them :) The file is : super-slider_15_v1-022-updatec.tgz |
| |
| Has your question been answered? Please mark the response as the best answer. This helps us give you faster support. Are you happy with our support? Please make us smile by writing a short review on Best of Joomla Do you also love Twitter? Follow us on prothemer | jMorph | joomlatips |andyjamesneale |
| These users thanked Andy. |
| | #8 (permalink) |
| [+] more user info Join Date: Oct 2009 Location: Netherlands
Posts: 7
Thanks: 1
Thanked 0 Times in 0 Posts
|
Thanks Andy, Local works great. W3C no errors anymore, now i have to place them on my server. Good service On the server it is perfect. Last edited by k2tec; 10-09-2009 at 02:45 PM. Reason: update |
| |
| | #9 (permalink) |
| Co-Pilot & Owner [+] more user info Join Date: Jan 2007 Location: Cape Town
Posts: 955
Thanks: 19
Thanked 492 Times in 375 Posts
|
awesome!! :) I am glad its all fixed up.
|
| |
| Has your question been answered? Please mark the response as the best answer. This helps us give you faster support. Are you happy with our support? Please make us smile by writing a short review on Best of Joomla Do you also love Twitter? Follow us on prothemer | jMorph | joomlatips |andyjamesneale |
| This is a Advertisement. Sign up to have these ads removed. | |
| | |
Forum by vBulletin® Copyright ©2000 - 2010, Jelsoft Enterprises Ltd.
Search Engine Optimization by vBSEO 3.3.0 RC1 Downloads powered by vBadvanced Dynamics v1.1.0.