Je suis allé dans l'admin de Xantia et une fois en modification de thème (mon thème est C-Sky-XTE ), j'ai cliqué sur "Controle des bloc".
J'obtient ce msg :
Fatal error: Allowed memory size of 8388608 bytes exhausted (tried to allocate 9737 bytes) in /home/nenuphar/www/aaV2/html/includes/classes/Smarty/Smarty_Compiler.class.php on line 205
J'ai édité ce fichier et la ligne 205 est :
- 198 // matches valid parenthesised function parameters:
- 199 //
- 200 // "text"
- 201 // $foo, $bar, "text"
- 202 // $foo|bar, "foo"|bar, $foo->bar($foo)|bar
- 203 $this->_parenth_param_regexp = '(?:\((?:\w+|'
- 204 . $this->_param_regexp . '(?:\s*,\s*(?:(?:\w+|'
- 205 . $this->_param_regexp . ')))*)?\))';
J'avoue que l'expression ')))*)?\))' résume assez bien ma pensée face à ce genre de situation
Merci d'avance pour votre aide...
Eric, le webmaster aquatique




