Customers complaining "No Products" show in categories

For general questions and discussions specific to the AbleCommerce 7.0 Asp.Net product.
Post Reply
crazyjoe
Commander (CMDR)
Commander (CMDR)
Posts: 172
Joined: Mon Apr 26, 2010 2:20 pm

Customers complaining "No Products" show in categories

Post by crazyjoe » Wed Oct 05, 2011 9:14 am

I am getting a lot of complaints (at least two a day) since we've moved to 7.0.7 that some customers, while surfing my site, are not seeing any products in some categories. Some customers have given me enough info to pin point this to IE 7 browsers on either winNT or winXP machines. I use mac's primarily but test with machines running both of these systems with IE 6 and 7 and can not duplicate this problem. All of my product categories have products in them, and they all are visible whenever I look around. I get no errors in my error logs at the time anyone has complained so I am at a loss of how to proceed in remedying this situation. It is a definite problem and I'm sure most of my sites visitors unfortunately won't notify us that they are having this problem and would just leave. Please let me know if anyone has some ideas how to proceed in fixing this crazy issue I'm having.

Thanks!

Crazy Joe
Webmaster
www {dot} HotLeathers {dot} com
Crazy Joe Sadloski
Webmaster
Hot Leathers Inc.
http://www.hotleathers.com

User avatar
Katie
AbleCommerce Admin
AbleCommerce Admin
Posts: 2651
Joined: Tue Dec 02, 2003 1:54 am
Contact:

Re: Customers complaining "No Products" show in categories

Post by Katie » Wed Oct 05, 2011 11:12 am

Do you happen to know which categories are missing the products?

Thanks
Thank you for choosing AbleCommerce!

http://help.ablecommerce.com - product support
http://wiki.ablecommerce.com - developer support

crazyjoe
Commander (CMDR)
Commander (CMDR)
Posts: 172
Joined: Mon Apr 26, 2010 2:20 pm

Re: Customers complaining "No Products" show in categories

Post by crazyjoe » Wed Oct 05, 2011 11:16 am

Yes today a customer said she was attempting to view the following categories via links on our left nav menu: Ladies Shirts, Boot Chains, Koozies & Bottle Suits. All 3 brought her to pages that showed our header and footer but no products.
Crazy Joe Sadloski
Webmaster
Hot Leathers Inc.
http://www.hotleathers.com

crazyjoe
Commander (CMDR)
Commander (CMDR)
Posts: 172
Joined: Mon Apr 26, 2010 2:20 pm

Re: Customers complaining "No Products" show in categories

Post by crazyjoe » Fri Oct 07, 2011 2:53 pm

Hi Katie, I want to clarify that these categories are not actually "missing products" But some customers are complaining when they click on them they see no products. The categories I listed were based on replies I got from 2 of my customers but I there are definitely other categories that this is happening too. Once customer complained that none of my shirt categories worked. I have over 20 different shirt categories with 100's of products in them. Please let me know if there is anything else I can ask these customers who are experiencing this problem to make it easier to pinpoint the issue.
Crazy Joe Sadloski
Webmaster
Hot Leathers Inc.
http://www.hotleathers.com

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

Re: Customers complaining "No Products" show in categories

Post by jmestep » Sat Oct 08, 2011 10:10 am

I checked and saw products. Try to find out what browser they are using and the actual url. Maybe there is something in the html that a browser isn't forgiving. I've saw that recently on a site where some of the page wasn't showing and the html description had 8 opening div tags and only 4 closing tags.
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

crazyjoe
Commander (CMDR)
Commander (CMDR)
Posts: 172
Joined: Mon Apr 26, 2010 2:20 pm

Re: Customers complaining "No Products" show in categories

Post by crazyjoe » Mon Oct 10, 2011 1:41 pm

Hi Judy! Thanks for the reply. I tried validating my site's pages that I know have had this issue and I cannot find any unclosed tags or anything like that. Is it possible I could pay you guys to take a look at this and troubleshoot it for me? Let me know. If you could discuss this with Brad and shoot me over a quote that would be super awesome!
Crazy Joe Sadloski
Webmaster
Hot Leathers Inc.
http://www.hotleathers.com

User avatar
Katie
AbleCommerce Admin
AbleCommerce Admin
Posts: 2651
Joined: Tue Dec 02, 2003 1:54 am
Contact:

Re: Customers complaining "No Products" show in categories

Post by Katie » Mon Oct 10, 2011 4:19 pm

I booted up an old computer running IE6, and sure enough, all the products are missing from the category pages. Let me know if there is anything I can do to help test or troubleshoot.

Katie
Thank you for choosing AbleCommerce!

http://help.ablecommerce.com - product support
http://wiki.ablecommerce.com - developer support

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

Re: Customers complaining "No Products" show in categories

Post by jmestep » Tue Oct 11, 2011 7:08 am

I will email this to Brad.
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

crazyjoe
Commander (CMDR)
Commander (CMDR)
Posts: 172
Joined: Mon Apr 26, 2010 2:20 pm

Re: Customers complaining "No Products" show in categories

Post by crazyjoe » Tue Oct 11, 2011 7:18 am

NO WAY! WOW Katie thank you for confirming for me. Ok, maybe its my categorygrid conlib that I have customized. Is it possible something in this code would make my page not render in IE6?

Code: Select all

 <asp:DataList ID="CatalogNodeList" runat="server" RepeatColumns="18" RepeatDirection="Horizontal" RepeatLayout="Flow" Width="100%" OnItemDataBound="CatalogNodeList_ItemDataBound" DataKeyField="CatalogNodeId" CssClass="catalog" EnableViewState="false" HorizontalAlign="Left">

Crazy Joe Sadloski
Webmaster
Hot Leathers Inc.
http://www.hotleathers.com

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

Re: Customers complaining "No Products" show in categories

Post by jmestep » Tue Oct 11, 2011 8:13 am

It's bad in IE7 also- I just checked.
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

crazyjoe
Commander (CMDR)
Commander (CMDR)
Posts: 172
Joined: Mon Apr 26, 2010 2:20 pm

Re: Customers complaining "No Products" show in categories

Post by crazyjoe » Tue Oct 11, 2011 8:59 am

OH I THINK I MIGHT HAVE FIGURED IT OUT!!! Can you both check and see again. My </ContentTemplate>
</ajax:UpdatePanel> tags were incorrectly placed outside of my table. Let me know if you still see an empty categories. Thank you both so much for helping us out with this :-)
Crazy Joe Sadloski
Webmaster
Hot Leathers Inc.
http://www.hotleathers.com

User avatar
Katie
AbleCommerce Admin
AbleCommerce Admin
Posts: 2651
Joined: Tue Dec 02, 2003 1:54 am
Contact:

Re: Customers complaining "No Products" show in categories

Post by Katie » Tue Oct 11, 2011 10:33 am

Good Job! I can see products using IE6...

Katie
Thank you for choosing AbleCommerce!

http://help.ablecommerce.com - product support
http://wiki.ablecommerce.com - developer support

crazyjoe
Commander (CMDR)
Commander (CMDR)
Posts: 172
Joined: Mon Apr 26, 2010 2:20 pm

Re: Customers complaining "No Products" show in categories

Post by crazyjoe » Tue Oct 11, 2011 11:00 am

OH! GREAT SUCCESS! I gotta get me an old box here to test with. I used Adobe's Browser Lab and couldn't replicate the problem on any configuration. Thank you so much for your help!
Crazy Joe Sadloski
Webmaster
Hot Leathers Inc.
http://www.hotleathers.com

Post Reply