Page 1 of 1

PS 1.7.4.1 Issue(s)

PostPosted: Sun Jul 29, 2018 11:58 am
by webmaster_15807
This version of PS is have an issue with finding the seller id.

I narrowed down the issue to the IndexController.php:
$this->id_seller = (int)Tools::getValue('id_seller');

Re: PS 1.7.4.1 Issue(s)

PostPosted: Sun Jul 29, 2018 12:11 pm
by webmaster_15807
It doesn't seem like the IndexController.php override is being used in PS1.7.2 :/

Re: PS 1.7.4.1 Issue(s)

PostPosted: Mon Jul 30, 2018 3:12 am
by shokinro
I seems working fine with my testing and dev environment.
it must be something related to your store specific issues.

have you tried to create a clean install of PrestaShop and then install our modules and see if it issues exists?

Re: PS 1.7.4.1 Issue(s)

PostPosted: Mon Jul 30, 2018 8:50 pm
by webmaster_15807
A clean install works, just tested with 1.7.4.2.

Sorry for any confusion.

Thanks.