Has anyone experienced this, or know what it might mean.
My shopping carts were just fine in 2.10.3, but now that I upgraded to 2.10.5 I get the following response when I call a simple category list.
Debug: (0.264274) - (usage: 19225400) - (peak: 19442344)
SELECT A.id,A.name,count(B.product_id) AS count FROM cms_module_products_categories A LEFT OUTER JOIN cms_module_products_product_categories B ON A.id = B.category_id GROUP BY A.id ORDER BY A.name asc
Debug: (0.26438) - (usage: 19225536) - (peak: 19442344)
This data is followed by the category list as usual.
This has happened to me on multiple sites, not just a single occurrence.
Upgraded Products to 2.10.5 - Now Category lists give error
- micahgodbolt
- Forum Members
- Posts: 149
- Joined: Thu Jul 29, 2010 11:09 pm
- Location: Portland, OR
Re: Upgraded Products to 2.10.5 - Now Category lists give er
I'm getting the same error... Anyone find a fix for this error?
- micahgodbolt
- Forum Members
- Posts: 149
- Joined: Thu Jul 29, 2010 11:09 pm
- Location: Portland, OR
Re: Upgraded Products to 2.10.5 - Now Category lists give er
Good. Its not just me:)
-
- Support Guru
- Posts: 8169
- Joined: Tue Oct 19, 2004 6:44 pm
- Location: Fernie British Columbia, Canada
Re: Upgraded Products to 2.10.5 - Now Category lists give er
They are just a couple of errant debug statements. I'll have a new release out today or early tomorrow to fix it.
Follow me on twitter
Please post system information from "Extensions >> System Information" (there is a bbcode option) on all posts asking for assistance.
--------------------
If you can't bother explaining your problem well, you shouldn't expect much in the way of assistance.
Please post system information from "Extensions >> System Information" (there is a bbcode option) on all posts asking for assistance.
--------------------
If you can't bother explaining your problem well, you shouldn't expect much in the way of assistance.
Re: Upgraded Products to 2.10.5 - Now Category lists give er
Excellent sooner the better, website was up but look horrible, I took it down for maintenance until the upgrade is ready.
- micahgodbolt
- Forum Members
- Posts: 149
- Joined: Thu Jul 29, 2010 11:09 pm
- Location: Portland, OR