v1.6-v1.7 DMU Quick Admin of your product database v4.1.3

dabliop

Well-known member
Diamond
Elite
Joined
Mar 31, 2019
Messages
686
Reaction score
389
Points
63
NullCash
513
Wowwwwwww! Very good share, man!!! Tks!!
 

eDeleted

Well-known member
Master
Diamond
Elite
XNullUser
Joined
Mar 21, 2020
Messages
152
Reaction score
1,389
Points
93
NullCash
2,612
the version 4.3.1 isn't compatible with php 7.2......it shows error 500

With php 5.6 it works well.
Post automatically merged:

to work with php 7.2
try to edit this file

modules/dmuadminrecherche/controllers/admin/AdminDmuAdminRechercheController.php

row 573
from

public function setMedia()

to
public function setMedia($disable = false)
 
Last edited:

Choupy

Well-known member
Master
Diamond
Elite
Joined
Jun 19, 2019
Messages
1,314
Reaction score
1,535
Points
113
NullCash
256
the version 4.3.1 isn't compatible with php 7.2......it shows error 500

With php 5.6 it works well.
Post automatically merged:

to work with php 7.2
try to edit this file

modules/dmuadminrecherche/controllers/admin/AdminDmuAdminRechercheController.php

row 573
from

public function setMedia()

to
public function setMedia($disable = false)

Hi, thanks for the sharing
 

torotero

Well-known member
Diamond
Elite
Joined
Jan 7, 2020
Messages
1,119
Reaction score
198
Points
63
NullCash
45
very usefull thank you for sharing
 

Chakovid

Well-known member
Diamond
Elite
Joined
Apr 27, 2020
Messages
530
Reaction score
252
Points
63
NullCash
41
Thanks @Choupy for share this module. Thanks @tali656 for the correction to use in 1.7.6.1.
I installed on a 1.7.6.5 QA site and is working fine. I tested changes some prices in a product combination.
 

mrc26

Active member
Elite
Joined
Oct 8, 2019
Messages
143
Reaction score
135
Points
43
NullCash
11
modified version for the user prestashop 1.7.6.1 ( Thanks you Tali )

Post automatically merged:



Modified version for the user prestashop 1.7.6.1 ( Thanks you Tali )

Thanks man, it is working great. One issue, you can't add new product from the + sign, it redirects you too dashboard.
 

xeta

Well-known member
Master
Diamond
Elite
Joined
Feb 20, 2019
Messages
286
Reaction score
601
Points
93
NullCash
1,389
Very nice module, thanks for sharing
 
Top