| Error in PHP Script /website.php |
PHP Version: 5.1.6; Zend Engine Version: 2.1.0; Qcubed Version: 1.0.0 RC2 (QCubed 1.0 RC2) Application: Apache; Server Name: www.ftpvinhos.eu HTTP User Agent: CCBot/1.0 (+http://www.commoncrawl.org/bot.html) |
Line 43: break;
Line 44: }
Line 45:
Line 46: // path para css,js,img de cada aplicação
Line 47: defined('APPLICATION_ASSETS')
Line 48: || define('APPLICATION_ASSETS', '/assets/'.strtolower(APPLICATION_WEBSITE));
Line 49:
Line 50: // tarefas comuns a cada aplicação
Line 51: require_once(APPLICATION_PATH.'/plugins/' . APPLICATION_WEBSITE . '_CommonTasksPlugin.php');
Line 52:
Line 53:
#0 /chroot/home/ftpvinho/ftpvinhos.com/bin/application/Bootstrap.php(48): QcodoHandleError() #1 /chroot/home/ftpvinho/ftpvinhos.com/bin/library/Zend/Application.php(301): require_once() #2 /chroot/home/ftpvinho/ftpvinhos.com/bin/library/Zend/Application.php(165): Zend_Application->setBootstrap() #3 /chroot/home/ftpvinho/ftpvinhos.com/bin/library/Zend/Application.php(92): Zend_Application->setOptions() #4 /chroot/home/ftpvinho/ftpvinhos.com/html/website.php(102): Zend_Application->__construct()