View Single Post
  #326  
Old 07-12-2012, 06:26 AM
  David-Allan's Avatar 
David-Allan David-Allan is offline
 

eXpert
  
Join Date: Oct 2011
Location: Scotland, UK
Posts: 313
 

Default Re: X-Cart Ability Template v4.4.x

Hi Phil,
I posted a new post earlier today re an issue I was having with MySQL after installing 4.5.1 but I belive this issue may be related to the ability theme. What do you think?

Here is what I get via email

Code:
SQL query : SELECT pr.productid, pr.product, mem.membershipid FROM xcart_products_categories AS cat, xcart_products AS pr LEFT JOIN xcart_product_memberships AS mem ON mem.productid = pr.productid WHERE cat.categoryid = '5' AND pr.productid = cat.productid AND pr.forsale='Y' ORDER BY pr.product Error code : 1054 Description : Unknown column 'pr.product' in 'field list' Request URI: /product.php?productid=9 Backtrace: /var/www/vhosts/robertsonpackaging.com/subdomains/dev.robertsonpackaging.com/include/func/func.db.php:308 /var/www/vhosts/robertsonpackaging.com/subdomains/dev.robertsonpackaging.com/include/func/func.db.php:208 /var/www/vhosts/robertsonpackaging.com/subdomains/dev.robertsonpackaging.com/include/func/func.db.php:488 /var/www/vhosts/robertsonpackaging.com/subdomains/dev.robertsonpackaging.com/ability_next_prev.php:3 /var/www/vhosts/robertsonpackaging.com/subdomains/dev.robertsonpackaging.com/product.php:339
__________________
Live Version : 4.5.2
Licensed Products:
X-Cart Gold
Ability Theme
CDSEO
xCMS
Abandoned Cart
Food Packaging Scotland
Reply With Quote