clems206
24/12/2009, 05h46
Bonjour quand je veux créé un article sur mon accueil voila se que ca donne :
Fatal error: Cannot redeclare membrepresente() (previously declared in /home/clems/www/packages/vbcms/controller/content.php(82) : eval()'d code:4) in /home/clems/www/packages/vbcms/controller/content.php(82) : eval()'d code on line 78
Voici la parti du php concerné
protected function initialize()
{
parent::initialize();
// Setup the templater. Even XML output needs this for the html response
$this->registerXHTMLTemplater();
require_once DIR . '/includes/class_hook.php';
//global start hook
($hook = vBulletinHook::fetch_hook('global_start')) ? eval($hook) : false;
}
Voila si quelqu'un peux m'expliqué merci
Bonne fête a tous
Fatal error: Cannot redeclare membrepresente() (previously declared in /home/clems/www/packages/vbcms/controller/content.php(82) : eval()'d code:4) in /home/clems/www/packages/vbcms/controller/content.php(82) : eval()'d code on line 78
Voici la parti du php concerné
protected function initialize()
{
parent::initialize();
// Setup the templater. Even XML output needs this for the html response
$this->registerXHTMLTemplater();
require_once DIR . '/includes/class_hook.php';
//global start hook
($hook = vBulletinHook::fetch_hook('global_start')) ? eval($hook) : false;
}
Voila si quelqu'un peux m'expliqué merci
Bonne fête a tous