Admin Quick Edit PRO 6.3.0.ocmod Resolve error 500 tested at oc3.0.3.8 php7.3

jacklinulledfrm

Member
XNullUser
Joined
Jul 25, 2023
Messages
49
Reaction score
8
Points
8
Location
ru
NullCash
16
if error

please

upload/system/library/template/ twig.php


before

return $twig->render($filename . '.twig', $this->data);

add :
if (strpos($filename, "extension/module/admin_quick_edit") !== FALSE || strpos($filename, "extension/module/aqe") !== FALSE) {
$twig->addFilter(new \Twig\TwigFilter('addslashes', 'addslashes'));
}
 

Attachments

  • AdminQuickEditPRO-6.3.0.ocmod.zip
    312.5 KB · Views: 12

BioStars

Member
XNullUser
Joined
Jan 4, 2022
Messages
628
Reaction score
1
Points
18
NullCash
35
Thank you for the information. I will try it befor I buy it.
 

Bkteknoloji

Member
XNullUser
Joined
Dec 13, 2022
Messages
52
Reaction score
0
Points
6
Location
İst
NullCash
1
bu modül için teşekkürler. çok kullanışlı
 

okanyavuz

Member
XNullUser
Joined
Sep 6, 2022
Messages
106
Reaction score
0
Points
16
NullCash
15
That’s what i need, very usefull addon to Opencart… thank you a lot.
 

websaz

Active member
XNullUser
Joined
Sep 5, 2021
Messages
307
Reaction score
50
Points
28
NullCash
398
is it compatible with PHP 8.2 ? thanks for your answer
 

matobwin

Member
XNullUser
Joined
Feb 7, 2019
Messages
334
Reaction score
0
Points
16
NullCash
13
Thank you for the information. I will try it befor I buy it.
 

ceperaOld

Member
XNullUser
Joined
Aug 30, 2022
Messages
115
Reaction score
6
Points
18
NullCash
13
Thank you for the information. I will try it befor I buy it.
 

jstopend

Member
XNullUser
Joined
Mar 24, 2021
Messages
70
Reaction score
0
Points
6
NullCash
2
Thank you for the information. I will try it befor I buy it.
 

longerzoom92

Member
XNullUser
Joined
Mar 31, 2023
Messages
76
Reaction score
0
Points
6
Location
Ukraina
NullCash
7
Thanks for the module, I will test it. This module is from the dev-opencart website, if anything.
 
Top