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
48
Reaction score
6
Points
8
Location
ru
NullCash
19
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: 6

BioStars

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

Bkteknoloji

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

okanyavuz

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

websaz

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

matobwin

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

ceperaOld

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

jstopend

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