Page 1 of 1

Error on chosing variants

Posted: Fri Nov 06, 2009 4:55 pm
by Jaz
For some reason I am getting an error on one of my items when you choose the variants. It is just on this one item as far as I can tell. Once all the options are selected, the following error shows:

Sys.InvalidOperationException: Could not find UpdatePanel with ID 'ctl00_wpm_ShowProduct_ctl15_ReviewsPanelAjax'. If it is being updated dynamically then it must be inside another UpdatePanel

You can see the item at:

http://www.trickconcepts.com/-Glow-hoop ... 99C80.aspx

Re: Error on chosing variants

Posted: Fri Nov 06, 2009 7:43 pm
by AbleMods
It looks like the page postback is having trouble finding the product reviews ajax panel. Has that been altered, renamed or removed from the product page?

Re: Error on chosing variants

Posted: Fri Nov 06, 2009 8:51 pm
by Jaz
Not that I am aware of. It appears to only be problem with this product. I think I will just remake it.

Re: Error on chosing variants

Posted: Fri Nov 06, 2009 11:58 pm
by Jaz
I am not sure how this was causing the problem, but it was being caused but a missing "</div>" tag in the description.