Hallo,
Ik heb zojuist de upgrade van 1.4.7 naar 1.4.8B gedaan.
Ik zie nu bovenaan in het admin panel deze error staat: "Notice: Use of undefined constant VERSION - assumed 'VERSION' in /var/www/html/webwinkel/admin/controller/common/footer.php on line 6"
In het footer bestand staat het volgende:
<?php
class ControllerCommonFooter extends Controller {
protected function index() {
$this->load->language('common/footer');
$this->data['text_footer'] = sprintf($this->language->get('text_footer'), VERSION);
$this->id = 'footer';
$this->template = 'common/footer.tpl';
$this->render();
}
}
?>
Weet er iemand wat ik verkeerd gedaan heb? Bedankt
Kijk hier eens na,
http://forum.opencart.com/viewtopic.php ... 218#p65092
Het schijnt dat niet alle files overschreven zijn.
http://forum.opencart.com/viewtopic.php ... 218#p65092
Het schijnt dat niet alle files overschreven zijn.
Who is online
Users browsing this forum: No registered users and 1 guest