How do I have a blank page in maintenance mode?
I've tried deleting everything in maintenance.twig but the page is still displaying in normal maintenance mode. Cache cleared.
OC 3.0.2.0
Blank page might mean you have PHP errors but the error display setting is off, so the script stops but you dont see why.
Opencart Developer - My Extension Showcase
Contact me at aeon.yoda@gmail.com
Hi,
You can remove or comment out this line:
from this file:
You can remove or comment out this line:
Code: Select all
$this->response->setOutput($this->load->view('common/maintenance', $data));
Code: Select all
catalog\controller\common\maintenance.php
Who is online
Users browsing this forum: No registered users and 24 guests