[resolved] Bug in Agile Multiple Sellers - filtering issue

In this forum you can post anything related to PrestaShop Modules/Addons from Agile Addons-Modules.Com.

If you need support for any module/addon from Agile Addons-Module.Com, please post it here. We will respond as soon as possible. Usually within one business day.

Please indicate the PrestaShop version, product name. product version, and if possible your order # to get a prompt response.

Moderator: jeffayao_1666

[resolved] Bug in Agile Multiple Sellers - filtering issue

Postby test-dev_2754 » Tue Apr 23, 2013 10:46 am

Hi,

I have a bug (PrestaShopDatabaseException) with Agile Multiple Sellers.

What I do to get the bug :
1 - Go on Catalog > Bulk Approval.
2 - I search a product by name.
3 - The search does not work (not considered).
4 - Go on Catalog > products (list products).
5 - Error SQL :
Unknown column 'pl.name' in 'where clause' SELECT SQL_CALC_FOUND_ROWS a.`id_product`,b.name as name,`reference`,a.price as price,a.active as active,ao.approved as approved , cl.name `name_category` , i.`id_image`, a.`price`, 0 AS price_final, sav.`quantity` as sav_quantity, a.`active`,ams.company AS seller,IFNULL(ao.approved,0) AS approved FROM `ps_product` a LEFT JOIN `ps_product_lang` b ON (b.`id_product` = a.`id_product` AND b.`id_lang` = 5) LEFT JOIN `ps_image` i ON (i.`id_product` = a.`id_product` AND i.cover=1)LEFT JOIN `ps_category_lang` cl ON (a.`id_category_default` = cl.`id_category` AND b.`id_lang` = cl.`id_lang` AND cl.id_shop = 1) LEFT JOIN `ps_stock_available` sav ON (sav.`id_product` = a.`id_product` AND sav.`id_product_attribute` = 0 AND sav.id_shop = 1 ) LEFT JOIN `ps_product_owner` ao ON (a.`id_product`=ao.`id_product`) LEFT JOIN `ps_sellerinfo` ams ON (ao.`id_owner` = ams.`id_seller`) WHERE 1 AND b.`name` LIKE '%Product Test%' AND pl.`name` LIKE '%Product Test%' ORDER BY a.id_product DESC LIMIT 0,50
at line 605 in file classes/db/Db.php

6 - I clear cache and the error disappears.
test-dev_2754
 
Posts: 7
Joined: Thu Apr 18, 2013 2:34 pm

Re: Bug in Agile Multiple Sellers

Postby shokinro » Tue Apr 23, 2013 11:48 am

Thanks for your feedback.
The filter options will be remember in cookie,
1. To avoid the issue, please log out and then log in again.
2. Please tell us your version of the module,

We will investigate the issue and will fix it as soon as possible.
Follow us at Twitter Like us on Facebook Watch our Tutorial Videos on YouTube
shokinro
Site Admin
 
Posts: 3091
Joined: Sat Jun 25, 2011 3:08 pm

Re: Bug in Agile Multiple Sellers

Postby test-dev_2754 » Tue Apr 23, 2013 2:01 pm

PrestaShop : 1.5.3

Module : agilemultipleseller 2.1.4.5 (file name : agilemultipleseller2.1.4.5.zip)
test-dev_2754
 
Posts: 7
Joined: Thu Apr 18, 2013 2:34 pm

Re: Bug in Agile Multiple Sellers

Postby shokinro » Wed Apr 24, 2013 1:59 am

The issue at Bulk Approval tab has been fixed, please contact [email protected] with your order # to request
the updated file for the fix.

- It fixes the filtering issue
- it also fixes the file column name that affects products tab.
Follow us at Twitter Like us on Facebook Watch our Tutorial Videos on YouTube
shokinro
Site Admin
 
Posts: 3091
Joined: Sat Jun 25, 2011 3:08 pm


Return to Support forum - Agile PrestaShop Modules/Addons

Who is online

Users browsing this forum: No registered users and 9 guests