Opencart Memory Limit Error Solution

rotking

New member
XNullUser
Joined
Nov 13, 2021
Messages
4
Reaction score
0
Points
1
Location
Turkey
Website
hendese.com
NullCash
12
Find
vqmod/vqmod.php

Code:
private static $_devMode = false;

change to

Code:
private static $_devMode = true;
 

senerelmas

Member
XNullUser
Joined
Feb 18, 2021
Messages
90
Reaction score
1
Points
8
NullCash
13
paylaşım için teşekkürler çok iyipaylaşım için teşekkürler çok iyi
 
Top