Product Categories Tree yields "error loading callback data"

For general questions and discussions specific to the AbleCommerce 7.0 Asp.Net product.
Post Reply
ZLA
Commodore (COMO)
Commodore (COMO)
Posts: 496
Joined: Fri Mar 13, 2009 2:55 pm

Product Categories Tree yields "error loading callback data"

Post by ZLA » Mon May 11, 2009 10:26 am

In Admin, I added several empty categories and sub categories to the bottom of my categories. When I find a product and access its categories, the bottom subcategories won't display correctly. When I click on them, I get a popup message that: "error loading callback data".

I added the following:

Visi Parent
Visi Child1
Visi GrandA
Visi Child2
Visi GrandB

When I first display the product's categories, it just shows Visi Parent. I can click on Visi Child1 and it will expand to show Visi GrandA. But if I click on Visi Child2, it displays the error message and won't display Visi Grand B.

I was able to repeat this several times in a row. I tried repeating it again while typing this up and of course, this time it worked.

Even so, is this a known problem?

User avatar
mazhar
Master Yoda
Master Yoda
Posts: 5084
Joined: Wed Jul 09, 2008 8:21 am
Contact:

Re: Product Categories Tree yields "error loading callback data"

Post by mazhar » Mon May 11, 2009 10:51 am

Not really. Could you provide some screen capture to elaborate your problem.

ZLA
Commodore (COMO)
Commodore (COMO)
Posts: 496
Joined: Fri Mar 13, 2009 2:55 pm

Re: Product Categories Tree yields "error loading callback data"

Post by ZLA » Mon May 11, 2009 11:00 am

Unfortunately, it's stll working. (I just tried to repeat the problem without it happening.) If it does happen in the future, I'll try to document it.

JKstang
Ensign (ENS)
Ensign (ENS)
Posts: 13
Joined: Tue Feb 17, 2009 3:17 pm

Re: Product Categories Tree yields "error loading callback data"

Post by JKstang » Mon Jun 08, 2009 11:49 am

My apologies for resurrecting the dead so to speak...but this issue is occuring for me as well. When trying to connect the products to categories and we get the "Error loading callback data" pop-up when drilling down to select the proper subcategory.

Any ideas as to what may cause this?
Using Able v7.02

Thanks in advanced.

User avatar
gjaros
AbleCommerce Partner
AbleCommerce Partner
Posts: 1717
Joined: Tue Feb 24, 2004 2:20 pm
Location: Illinois
Contact:

Re: Product Categories Tree yields "error loading callback data"

Post by gjaros » Wed Aug 05, 2009 8:37 am

We also have a client having this problem when trying to add products to their catalog.
Sometimes see this error message when working in the admin tool: "Call back error"
And we are not allowed to place the products into categories, next visit it will be gone - what is this message?
It is having a major effect in slowing down our ability to get products loaded into the catalog. We have not been able to see any pattern to when the site will throw this error. For example, we will have successfully loaded 3 items then the fourth will have this message and we need to stop, note the product that could not be loaded, then come back to it later. When we come back to it, it will load correctly.
It sounds to me like an issue with their PC communicating consistently with the web server, but we haven't been able to replicate it locally. Does anyone have any more information about this?
Image
Image

User avatar
jmestep
AbleCommerce Angel
Posts: 8164
Joined: Sun Feb 29, 2004 8:04 pm
Location: Dayton, OH
Contact:

Re: Product Categories Tree yields "error loading callback data"

Post by jmestep » Wed Aug 05, 2009 4:40 pm

I've started searching on this and found one post in the ComponentArt forum:
http://www.componentart.com/forums/Show ... stID=20305
Judy Estep
Web Developer
jestep@web2market.com
http://www.web2market.com
708-653-3100 x209
New search report plugin for business intelligence:
http://www.web2market.com/Search-Report ... -P154.aspx

User avatar
jmestep
AbleCommerce Angel
Posts: 8164
Joined: Sun Feb 29, 2004 8:04 pm
Location: Dayton, OH
Contact:

Re: Product Categories Tree yields "error loading callback data"

Post by jmestep » Thu Aug 06, 2009 6:24 am

I was looking thru some logs for something else and the site we are having problems with had this in the log file:
Exception of type 'System.Web.HttpUnhandledException' was thrown.; Error loading client data: System.Xml.XmlException: The '%' character, hexadecimal value 0x25, cannot be included in a name. Line 1, position 30216. at System.Xml.XmlTextReaderImpl.Throw(Exception e) at System.Xml.XmlTextReaderImpl.Throw(String res, String[] args) at System.Xml.XmlTextReaderImpl.Throw(Int32 pos, String res, String[] args) at System.Xml.XmlTextReaderImpl.ParseElement() at System.Xml.XmlTextReaderImpl.ParseElementContent() at System.Xml.XmlTextReaderImpl.Read() at System.Xml.XmlLoader.LoadNode(Boolean skipOverWhitespace) at System.Xml.XmlLoader.LoadDocSequence(XmlDocument parentDoc) at System.Xml.XmlLoader.Load(XmlDocument doc, XmlReader reader, Boolean preserveWhitespace) at System.Xml.XmlDocument.Load(XmlReader reader) at System.Xml.XmlDocument.LoadXml(String xml) at ComponentArt.Web.UI.BaseNavigator.LoadClientData(String sData)
Exception of type 'System.Web.HttpUnhandledException' was thrown.; Error loading client data: System.Xml.XmlException: Unexpected end of file while parsing Name has occurred. Line 1, position 15181. at System.Xml.XmlTextReaderImpl.Throw(Exception e) at System.Xml.XmlTextReaderImpl.Throw(String res, String arg) at System.Xml.XmlTextReaderImpl.Throw(Int32 pos, String res, String arg) at System.Xml.XmlTextReaderImpl.ParseQName(Boolean isQName, Int32 startOffset, Int32& colonPos) at System.Xml.XmlTextReaderImpl.ParseElement() at System.Xml.XmlTextReaderImpl.ParseElementContent() at System.Xml.XmlTextReaderImpl.Read() at System.Xml.XmlLoader.LoadNode(Boolean skipOverWhitespace) at System.Xml.XmlLoader.LoadDocSequence(XmlDocument parentDoc) at System.Xml.XmlLoader.Load(XmlDocument doc, XmlReader reader, Boolean preserveWhitespace) at System.Xml.XmlDocument.Load(XmlReader reader) at System.Xml.XmlDocument.LoadXml(String xml) at ComponentArt.Web.UI.BaseNavigator.LoadClientData(String sData)
I had suspected special characters in the name yesterday, but hadn't checked the logs because I didn't have specific feedback from the client as to the procedure that caused it. They have / and " in some of their names.
Judy Estep
Web Developer
jestep@web2market.com
http://www.web2market.com
708-653-3100 x209
New search report plugin for business intelligence:
http://www.web2market.com/Search-Report ... -P154.aspx

User avatar
gjaros
AbleCommerce Partner
AbleCommerce Partner
Posts: 1717
Joined: Tue Feb 24, 2004 2:20 pm
Location: Illinois
Contact:

Re: Product Categories Tree yields "error loading callback data"

Post by gjaros » Thu Aug 06, 2009 6:39 am

Judy,

I'm not sure special characters are causing this since they say it's frequent, but not repeatable. So sometimes it happens when they're trying to add products to categories and sometimes it doesn't. And the categories it happens to are different each time. When they have a problem adding a product to a category it'll work fine if they try again in a few minutes.

I would expect it to happen all the time for a specific category if it was related to special characters in the name.
Image
Image

Post Reply