V8x Merchant Assistant latest version

infoseek

Member
XNullUser
Joined
Aug 11, 2021
Messages
455
Reaction score
3
Points
18
NullCash
21
I assume this is an administration module which can help you to manage your store with phone.
 

marekz

Member
XNullUser
Joined
Apr 11, 2019
Messages
99
Reaction score
0
Points
6
NullCash
19
Thanks for this great module. I will try it
 

jossman1988

Member
XNullUser
Joined
Oct 22, 2021
Messages
98
Reaction score
0
Points
6
NullCash
4
Just edit psmerchantassistant.php and replace line 743 by:

PHP:
if (version_compare(_PS_VERSION_, '1.7.1', '>=')) {
$this->html .= $this->display(__FILE__, 'settings.tpl');
} else {
$this->html .= $this->display(__FILE__, 'views/templates/hook/settings.tpl');
}
Post automatically merged:


Just edit psmerchantassistant.php and replace line 743 by:

PHP:
if (version_compare(_PS_VERSION_, '1.7.1', '>=')) {
$this->html .= $this->display(__FILE__, 'settings.tpl');
} else {
$this->html .= $this->display(__FILE__, 'views/templates/hook/settings.tpl');
}
Hi, thanks for answer.

Yes, I had already tried it like this and the list of devices appeared but when I clicked add device the page only refreshed and QR or anything did not appear.

Thanks.
 

manusegarra

New member
XNullUser
Joined
Sep 11, 2024
Messages
3
Reaction score
0
Points
1
Location
Spain
NullCash
10
Hello, I'm installing it on Prestashop 1.6.0.9, and when I click on "Setup", I get this message error:

"No template fond for module psmerchantassistant"

Any one else having this problem?

Kind regards.
Manuel
 

Uso

Member
XNullUser
Joined
Oct 5, 2020
Messages
68
Reaction score
9
Points
8
NullCash
0
alguien sabe si funciona en prestashop 8.1?
Post automatically merged:

no funciona en prestashop 8.1
 
Last edited:

pelopil

New member
XNullUser
Joined
Aug 22, 2021
Messages
16
Reaction score
0
Points
1
NullCash
14
Thanks for this great module. I will try it
 

ses333

Active member
Elite
XNullUser
Joined
Aug 21, 2021
Messages
262
Reaction score
242
Points
43
NullCash
15
Thank you! I've long missed such a solution to watch sales conveniently on my phone
 
Top