OK suddenly started to get coding errors telling me i have closed form tags without open tags.
but this is comming from the standard product layout, its all a bit odd as the tag is within a block and is correct, well as far as i can see
no if i delete this then actinic rightly has a fit about open form tags and no closing tags
i have changed product layouts and reverted to factory defaults but nothing, the errors does not seem to effect the site or the ordering of products, i am at a bit of a loss considering it is only one product page
anyone any suggestions
but this is comming from the standard product layout, its all a bit odd as the tag is within a block and is correct, well as far as i can see
Code:
<actinic:block if="%3cactinic%3avariable%20name%3d%22IsProductFormUsed%22%20%2f%3e"> </form> </actinic:block>
i have changed product layouts and reverted to factory defaults but nothing, the errors does not seem to effect the site or the ordering of products, i am at a bit of a loss considering it is only one product page
anyone any suggestions
Comment