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
706
Reaction score
445
Points
63
NullCash
413
Wowwwwwww! Very good share, man!!! Tks!!
 

eDeleted

Well-known member
Master
Diamond
Elite
XNullUser
Joined
Mar 21, 2020
Messages
152
Reaction score
1,397
Points
93
NullCash
2,668
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,548
Points
113
NullCash
347
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
565
Reaction score
256
Points
63
NullCash
30
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
171
Reaction score
135
Points
43
NullCash
1
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.
 

BjpB

Well-known member
Master
Diamond
Elite
Joined
May 23, 2020
Messages
486
Reaction score
1,796
Points
93
NullCash
326
thanks friend module
 

xeta

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