Home News Contact Us Forum About Us Demos Products F.A.Q.
Shopping Cart
You currently have 0 items in your cart.


Recent Events
  • 31/12/2023 New Year SALE

    We are glad to announce New Year SALE. 25% discount for all our extensions. Use NY24 coupon code. Hurry up the discount is valid till 7 January.

  • 21/11/2023 BLACK FRIDAY 23 is coming

    BIG SALE, 35% discount for all our extensions. Use BF23 coupon code. Hurry up the discount is valid till 27 November.


2Checkout.com, Inc. is an authorized retailer of goods and services provided by ARI Soft. 2CheckOut




Follow us on twitter



Welcome, Guest
Please Login or Register.    Lost Password?

Error in validation
(1 viewing) (1) Guest
Go to bottomPage: 12
TOPIC: Error in validation
#12877
Error in validation 13 Years, 3 Months ago Karma: 0
Well, I did install this module, configured everything working just fine, so far so good. the problem is that when I validate the xhtml page, the validator returned me the following message:

" 1. Error Line 152, Column 64: document type does not allow element "div" here; missing one of "object", "applet", "map", "iframe", "button", "ins", "del" start-tag

<div style="width:px;height:px" class="nivo-thumbNavWrapper">

&#9993;

The mentioned element is not allowed to appear in the context in which you've placed it; the other mentioned elements are the only ones that are both allowed there and can contain the element mentioned. This might mean that you need a containing element, or possibly that you've forgotten to close a previous element.

One possible cause for this message is that you have attempted to put a block-level element (such as "<p>" or "<table>") inside an inline element (such as "<a>", "<span>", or "<font>")."

checked and is in the php module this way:

"<div<?php echo AriHtmlHelper::getAttrStr(array('style' => array('width' => $nav['width'] . 'px', 'height' => $nav['height'] . 'px'), 'class' => 'nivo-thumbNavWrapper')); ?>> "

good, if someone can help me with a solution to validate my page correctly.
The administrator has disabled public write access.
 
#12878
Re:Error in validation 13 Years, 3 Months ago Karma: 748
Hello,

Provide link to page where we can see the issue please.

Regards,
ARI Soft
The administrator has disabled public write access.
 
#12890
Re:Error in validation 13 Years, 3 Months ago Karma: 0
in joomla 1.6
plugforte.com.br/
Last Edit: 2011/03/26 18:05 By rafaelrony.
The administrator has disabled public write access.
 
#12922
Re:Error in validation 13 Years, 3 Months ago Karma: 748
Download and upgrade the module please. It should help.

Regards,
ARI Soft
The administrator has disabled public write access.
 
#12925
Re:Error in validation 13 Years, 3 Months ago Karma: 0
the error returned on css now.
The site is currently under development can not let it released for so long, so please test the module in a new "Plant, why should I block it, the site is always visits when released and could not stand.

Results of the W3C CSS Validation plugforte.com.br/ (CSS level 3)
Sorry! We found the following errors (8)
URI: plugforte.com.br/modules/mod_ariimageslider/mod_ariimageslider/js/themes/default/style.css 15. NivoSlider Property-moz-box-shadow does not exist: 0 0 10px 10px 0 0 # 333 # 333 16. nivoSlider Property-webkit-box-shadow does not exist: 0 0 10px 10px 0 0 # 333 # 333 84. nivo-controlNav. thumbNavWrapper img nivo-property-moz-box-shadow does not exist: 0 0 5px 5px 0 0 # 999 # 999 85. nivo-controlNav. nivo-thumbNavWrapper img Property-webkit-box-shadow does not exist: 0 0 5px 5px 0 0 # 999 # 999 86. nivo-controlNav. nivo-thumbNavWrapper img Property-the-box-shadow does not exist: 0 0 5px 5px 0 0 # 999 # 999 87. nivo-controlNav. nivo thumbNavWrapper img-0 value is not a box-shadow: 5px 0 0 999 0 # # 999 5px 0

URI: plugforte.com.br/ 152 Error value: width is not a value px width: px 152 px Error value: px height is not a value height: px px
Last Edit: 2011/03/27 20:28 By rafaelrony.
The administrator has disabled public write access.
 
#12926
Re:Error in validation 13 Years, 3 Months ago Karma: 0
This errors i aplly correction sucessful, but more errors in line 152 no.

Results of the W3C CSS Validation plugforte.com.br/ (CSS level 3)
Sorry! We found the following errors (8)
URI: plugforte.com.br/modules/mod_ariimageslider/mod_ariimageslider/js/themes/default/style.css 15. NivoSlider Property-moz-box-shadow does not exist: 0 0 10px 10px 0 0 # 333 # 333 16. nivoSlider Property-webkit-box-shadow does not exist: 0 0 10px 10px 0 0 # 333 # 333 84. nivo-controlNav. thumbNavWrapper img nivo-property-moz-box-shadow does not exist: 0 0 5px 5px 0 0 # 999 # 999 85. nivo-controlNav. nivo-thumbNavWrapper img Property-webkit-box-shadow does not exist: 0 0 5px 5px 0 0 # 999 # 999 86. nivo-controlNav. nivo-thumbNavWrapper img Property-the-box-shadow does not exist: 0 0 5px 5px 0 0 # 999 # 999 87. nivo-controlNav. nivo thumbNavWrapper img-0 value is not a box-shadow: 5px 0 0 999 0 # # 999 5px 0
The administrator has disabled public write access.
 
Go to topPage: 12