v1.3 Add To Basket error

Posted By saturation Fri 24 Jun 2011
Add to Favorites0
Author Message
saturation
 Posted Fri 24 Jun 2011
Supreme Being

Supreme Being - (66,796 reputation)Supreme Being - (66,796 reputation)Supreme Being - (66,796 reputation)Supreme Being - (66,796 reputation)Supreme Being - (66,796 reputation)Supreme Being - (66,796 reputation)Supreme Being - (66,796 reputation)Supreme Being - (66,796 reputation)Supreme Being - (66,796 reputation)

Group: Forum Members
Last Active: Fri 30 Nov 2012
Posts: 108, Visits: 1,185
I'm getting the following error on my product pages when clicking "add" which is supposed to add a version to the basket.   Any ideas why this is happening?  I'm not sure if it's a bug in my version or if it's something I did.  

$find("ctl00_UC_MiniBasket_popAddToBasket") is null
Paul
 Posted Fri 24 Jun 2011
große Käse

große Käse - (523,826 reputation)große Käse - (523,826 reputation)große Käse - (523,826 reputation)große Käse - (523,826 reputation)große Käse - (523,826 reputation)große Käse - (523,826 reputation)große Käse - (523,826 reputation)große Käse - (523,826 reputation)große Käse - (523,826 reputation)

Group: Administrators
Last Active: Tue 10 Sep 2024
Posts: 807, Visits: 2,748
Have you changed any files, or is this a fresh install? I've not seen this error before, so if files have been changed it's almost certainly related to that.

--
If my post solves your issue, can you 'Mark as Answer' so it's easier for other users to find in future.

If you would like to be informed of new features, new releases, developments and occasional special bonuses, please sign up to our mailing list: http://bit.ly/19sKMZb
Mohammad
 Posted Sat 25 Jun 2011
Kartris Expert

Kartris Expert - (80,893 reputation)Kartris Expert - (80,893 reputation)Kartris Expert - (80,893 reputation)Kartris Expert - (80,893 reputation)Kartris Expert - (80,893 reputation)Kartris Expert - (80,893 reputation)Kartris Expert - (80,893 reputation)Kartris Expert - (80,893 reputation)Kartris Expert - (80,893 reputation)

Group: Administrators
Last Active: Sun 27 Sep 2015
Posts: 115, Visits: 706
Yes, what Paul said is correct.

Looks like it can't find the Ajax Modal Popup Extender; that could be related to changes happened in "UserControls\Front\BasketView.ascx" - one of the server controls inside it has been renamed/removed.

If you couldn't be able to fix it, try to copy/replace "BasketView.ascx" and "BasketView.ascx.vb" from the Kartris setup package, most probably that will fix the issue.
saturation
 Posted Tue 28 Jun 2011
Supreme Being

Supreme Being - (66,796 reputation)Supreme Being - (66,796 reputation)Supreme Being - (66,796 reputation)Supreme Being - (66,796 reputation)Supreme Being - (66,796 reputation)Supreme Being - (66,796 reputation)Supreme Being - (66,796 reputation)Supreme Being - (66,796 reputation)Supreme Being - (66,796 reputation)

Group: Forum Members
Last Active: Fri 30 Nov 2012
Posts: 108, Visits: 1,185
I had taken the mini basket out of the template.master.   I put it back in and set Visible=false and it fixed it.   Thanks!

Similar Topics

Expand / Collapse

Reading This Topic

Expand / Collapse

Back To Top