Code: Select all
$_['error_required'] = 'No file has been uploaded!';
$_['error_filename'] = 'Filename must be greater than 3 and less than 255 characters!';
Code: Select all
$_['error_required'] = 'No file has been uploaded!';
$_['error_filename'] = 'Filename must be greater than 3 and less than 255 characters!';
Actually, it's image.php that has the double-up. That is, "admin/language/english/catalog/image.php".LocaLiceR wrote:Working on the Hungaran translation noticed that the following definitions in file category.php on path /admin/language/english/catalog were added twice:
I am using OpenCart 1.1.9.Code: Select all
$_['error_required'] = 'No file has been uploaded!'; $_['error_filename'] = 'Filename must be greater than 3 and less than 255 characters!';
Modules for OpenCart 2.3.0.2
Homepage Module [Free - since OpenCart 0.7.7]
Multistore Extensions
Store Manager Multi-Vendor/Multi-Store management tool
If you're not living on the edge ... you're taking up too much space!
Modules for OpenCart 2.3.0.2
Homepage Module [Free - since OpenCart 0.7.7]
Multistore Extensions
Store Manager Multi-Vendor/Multi-Store management tool
If you're not living on the edge ... you're taking up too much space!
Users browsing this forum: No registered users and 8 guests