


Export/Import Tool * SpamBot Buster * Unused Images Manager * Instant Option Price Calculator * Number Option * Google Tag Manager * Survey Plus * OpenTwig
Code: Select all
UPDATE `setting` SET `value` = '0' WHERE `setting`.`setting_id` =483 LIMIT 1 ;
Code: Select all
define('HTTPS_BASE', '[color=red]https://www.swingnq.com/cart95/[/color]');
Export/Import Tool * SpamBot Buster * Unused Images Manager * Instant Option Price Calculator * Number Option * Google Tag Manager * Survey Plus * OpenTwig
Technically that is a relative sql statement. Setting id is auto-inc'd and likely wont be id 483 ever again.JNeuhoff wrote: The only way to get rid of this error is by changing the database with the following SQL command:That corresponds to OpenCart's admin panelCode: Select all
UPDATE `setting` SET `value` = '0' WHERE `setting`.`setting_id` =483 LIMIT 1 ;
Admin > Configuration > Settings > Admin > Use SSL:No
Code: Select all
UPDATE `setting` SET `value` = '0' WHERE `type` = 'admin' and `key`= 'config_ssl' ;
Users browsing this forum: Baidu [Spider] and 3 guests