1
FILE:
Quote:
htdocs\install\page_moduleinstaller.php
MOVE THE CODE TO LINE 25
le="color: #000000"><?php if (!@include_once "../modules/system/language/{$wizard->language}/admin.php") { include_once '../modules/system/language/english/admin.php'; }
OR LINE 21 ADD
le="color: #000000"><?php define('_AM_SYSTEM_DBUPDATED', 'Database Updated Successfully!');