Agile Multiple Seller module 3.3 upgrade

In this board, we will periodically list various tips and tricks we find that may help in your use of PrestaShop. This will also include tips on the use of Agile modules. If you have a great tip, fix, or workaround for a PrestaShop feature, feel free to post it here...

Agile Multiple Seller module 3.3 upgrade

Postby shokinro » Sun Oct 11, 2015 6:10 pm

If you have upgraded Agile Multiple Seller module from old version to 3.3x, you may need manually perform following clean-up to avoid some weird behaviours like below
A. There are duplicated check-box ("Create Seller Account") at back office customer editing page
B. There are duplicated "Seller Dropdown List" on product editing page

Why this happens?
In old version, we have modified the file directly to add the additional elements mentioned above
In new version, we do not modify the theme file, instead we use javascript to add the element dynamically by the module, it does not need modify the theme any more.
If you do not remove those elements in theme file, there will be duplicated elements mentioned above appear.

How to fix
It is easy to fix those issue, what you need to do is to restore the original theme file from PrestaShop package by copying specific theme file mentioned below.
(you can download PrestaShop package from PrestaShop website here - make sure you download correct version that you are using)

1. Copy following 3 files from PrestaShop original package of the version of your PrestaShop (they were modified by old version of our module)
YourStoreRoot/YourAdminFolder/themes/default/template/controllers/categories/helpers/list/list_header.tpl
YourStoreRoot/YourAdminFolder/themes/default/template/controllers/products/informations.tpl
YourStoreRoot/YourAdminFolder/themes/default/template/helpers/list/list_footer.tpl

2. Delete following 1 file (It was added by old version of our module)
YourStoreRoot/YourAdminFolder/themes/default/template/controllers/customers/helpers/form/form.tpl
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 Tips and Tricks for PrestaShop and Agile Modules

Who is online

Users browsing this forum: No registered users and 1 guest