PrestaShop Multiple Seller module - Agile Multiple Seller

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

Re: PrestaShop Multiple Seller module - Agile Multiple Selle

Postby shokinro » Tue Jun 17, 2014 2:55 pm

I uninstalled and reinstalled the module. Now, if I add the product, it is displayed three times; so I guess you're right about the cause. It seems that your uninstall procedure doesn't really clean part of the code, in fact i actually already performed a uninstall/install sequence. Can you please tell me where in the code do you display products, for example, by category? Or maybe where can i fix the problem?
Thank you in advance

The override class install/uninstall is prestashop core function, our module just call that function.
PrestaShop save some override class information somewhere(I am not sure where), when uninstall it, it will compare, it is not the same, then it will not be uninstalled, so if you have made any changes at override classes by your own. it will not be uninstalled correctly. I am not sure if that is the case.

The product display is in following file
if you are using block layered navigation module, it is generated by that module.
otherwise, it will be generated in following class

/override/classes/Category.php (getProducts() method) -
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

PrestaShop Multiple Seller module - Agile Multiple Seller

Postby fede.selmer_4074 » Wed Jun 18, 2014 1:58 am

QUOTE
The product display is in following file
if you are using block layered navigation module, it is generated by that module.
otherwise, it will be generated in following class

/override/classes/Category.php (getProducts() method) -
QUOTE

i inspected the class but it seems that nothing is reported three times. Also i didn't get the file for the layered navigation block.
fede.selmer_4074
 
Posts: 0
Joined: Tue Jun 10, 2014 10:26 am

Re: PrestaShop Multiple Seller module - Agile Multiple Selle

Postby shokinro » Wed Jun 18, 2014 2:51 am

i inspected the class but it seems that nothing is reported three times. Also i didn't get the file for the layered navigation block.

duplication is not in code itself. it could be in database table join. it is really weird.

are you using Agile block layered or prestashop original layered navigation module?
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

PrestaShop Multiple Seller module - Agile Multiple Seller

Postby bennani.driss_4111 » Thu Jun 19, 2014 11:03 am

Hi,
One of my client needs to upgrade his prestashop website to 1.6 and uses your multiple seller module (under prestashop 1.5).
Unfortunately, prestashop doesn't offer upgrade of your module.
Do we need to buy it again or do you provide a free upgrade?

Cheers,
BENNANI Driss
bennani.driss_4111
 
Posts: 0
Joined: Thu Jun 19, 2014 11:03 am

Re: PrestaShop Multiple Seller module - Agile Multiple Selle

Postby shokinro » Thu Jun 19, 2014 11:07 am

thanks for your inquiry.

One of my client needs to upgrade his prestashop website to 1.6 and uses your multiple seller module (under prestashop 1.5).
Unfortunately, prestashop doesn't offer upgrade of your module.
Do we need to buy it again or do you provide a free upgrade?


You do not have to buy it again, but you will need pay some upgrade fee. Please contact [email protected] to request a upgrade.

Base on our Terms & Conditions and Module Upgrade policy. If it is an upgrade within the same major version of Prestashop. you will be have 1 year max 5 times free upgrade, but this is a major PrestaShop version up, you will need to a upgrade fee based on our module upgrade policy.

$30 - multiple seller module
$15 per module for other modules.

Please check details of Module Upgrade Policy and procedure of module upgrade.
http://addons-modules.com/store/en/cont ... ade-policy

You can purchase required number of units of following to pay the upgrade. After payment, please let us know the new order #, we will send you the module by email.
http://addons-modules.com/store/en/cust ... ice-2.html
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

PrestaShop Multiple Seller module - Agile Multiple Seller

Postby xus206_4113 » Fri Jun 20, 2014 5:54 pm

Hi, This plugin can be used with multi-store? I need to manage 4 shops with one prestashop installation. Can I use this plugin with one prestashop installation multi shop function your multi seller plugin??? Thanks in advance
xus206_4113
 
Posts: 0
Joined: Fri Jun 20, 2014 5:54 pm

Re: PrestaShop Multiple Seller module - Agile Multiple Selle

Postby shokinro » Fri Jun 20, 2014 11:13 pm

thanks for your inquiry.

This plugin can be used with multi-store? I need to manage 4 shops with one prestashop installation. Can I use this plugin with one prestashop installation multi shop function your multi seller plugin??? Thanks in advance

Please note, PrestaShop originally support multistore functions. but that does not for multiple sellers, also it is more complicated for general sellers.

Our modules do not use PrestaShop original multistore feature, we use a simple virtual shop concept to provide virtual shop to sellers. It is implemented in a separated module(agile multiple shop), you have to use our core module multiple seller to work together. Please also refer our guide document to check if our modules meet your needs and what other modules will need to implement your other requirements.

http://addons-modules.com/store/en/cont ... mall-guide
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

PrestaShop Multiple Seller module - Agile Multiple Seller

Postby fede.selmer_4074 » Mon Jun 23, 2014 9:31 am

QUOTE
duplication is not in code itself. it could be in database table join. it is really weird.

are you using Agile block layered or prestashop original layered navigation module?
QUOTE

I am using normal prestashop block layered. As I don't know where to look now can you take a look at it? I can give you my credentials through mail.
fede.selmer_4074
 
Posts: 0
Joined: Tue Jun 10, 2014 10:26 am

Re: PrestaShop Multiple Seller module - Agile Multiple Selle

Postby shokinro » Tue Jun 24, 2014 12:02 am

I am using normal prestashop block layered. As I don't know where to look now can you take a look at it? I can give you my credentials through mail.

Thanks for using our modules.
Please contact [email protected] with following info
- your order #
- your store superadmin
- your store FTP access
- test seller account where we can see the issue.
- details of the issue - how we can see the issue.
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

PrestaShop Multiple Seller module - Agile Multiple Seller

Postby rahulrajvansh_4120 » Tue Jun 24, 2014 6:50 am

my web-developer bought Agile PrestaShop Multiple Seller/Vendor Module for prestashop 1.5. now we are planning to upgrade our website to prestashop 1.6. i wanna know that i need to buy new module or my 1.5 old Agile PrestaShop Multiple Seller/Vendor Module also upgrade. please guide me
rahulrajvansh_4120
 
Posts: 0
Joined: Tue Jun 24, 2014 6:50 am

PreviousNext

Return to Support forum - Agile PrestaShop Modules/Addons

Who is online

Users browsing this forum: Google [Bot] and 2 guests