opencart / opencart-3

OpenCart 3.x
Other
25 stars 31 forks source link

Typo config library #260

Closed condor2 closed 9 months ago

condor2 commented 9 months ago

With int used, you get this error:

Uncaught TypeError: Config::set():

Argument #2 ($value) must be of type int, string given, called in catalog\controller\startup\setting.php on line 31 and defined in system\library\config.php:37

condor2 commented 9 months ago

LE. Is same error..

I have removed string, for testing