I am having an issue with the OC site version 2.0.2.3.. I can not access admin at all. I havent done any changes on the site for almost 6 months. I am using VPS hosting. I deleted cache in vqmod folder and checked.cache and mods.cache file, but there are no changes
- PHP 7.3
This is the error.
Code: Select all
Warning: "continue 2" targeting switch is equivalent to "break 2". Did you mean to use "continue 3"? in /home/staskkac/public_html/vqmod/vqmod.php on line 684
Warning: session_set_save_handler(): Cannot change save handler when headers already sent in /home/staskkac/public_html/system/library/session.php on line 16
Warning: ini_set(): Headers already sent. You cannot change the session module's ini settings at this time in /home/staskkac/public_html/system/library/session.php on line 20
Warning: ini_set(): Headers already sent. You cannot change the session module's ini settings at this time in /home/staskkac/public_html/system/library/session.php on line 21
Warning: ini_set(): Headers already sent. You cannot change the session module's ini settings at this time in /home/staskkac/public_html/system/library/session.php on line 22
Warning: ini_set(): Headers already sent. You cannot change the session module's ini settings at this time in /home/staskkac/public_html/system/library/session.php on line 23
Warning: session_set_cookie_params(): Cannot change session cookie parameters when headers already sent in /home/staskkac/public_html/system/library/session.php on line 29
Warning: session_start(): Cannot start session when headers already sent in /home/staskkac/public_html/system/library/session.php on line 30
Warning: Cannot modify header information - headers already sent by (output started at /home/staskkac/public_html/vqmod/vqmod.php:684) in /home/staskkac/public_html/system/library/session.php on line 50