Skip to main content Help Control Panel

Login   A+   A-

Community «   Le forum «   Problèmes d'installation «  

[Réglé] Installation

accessor -- on May 6 2005

Sent by Quang Duc TA

Voila, l'installation et le premier chargement se passe très bien, mais lorsque j'ai configuré YACS avec l'option 'style yahoo'

J'obtiens l'erreur suivante:

Warning: main(../categories/layout_categories_as_yahoo.php): failed to open stream: No such file or directory in /home1/enixtel/public_html/index.php on line 384

Warning: main(): Failed opening '../categories/layout_categories_as_yahoo.php' for inclusion (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home1/enixtel/public_html/index.php on line 384

Fatal error: Cannot instantiate non-existent class: layout_categories_as_yahoo in /home1/enixtel/public_html/index.php on line 385

Après çà je ne peux plus recharger la première page du site... Merci.
Accessor
Subscriber, 11 posts

on May 6 2005


Désolé, le problème est fixé...

C'était un [.] de trop dans la ligne 384:

include_once './categories/layout_categories_as_yahoo.php';

au lieu de:

include_once '../categories/layout_categories_as_yahoo.php';

Merci et félicitation, yacs est très beau...
Bernard
avatar
from nearby-an-airport
Associate, 6734 posts

on May 6 2005


J'aime quand les problèmes se règlent tous seuls... La correction sera intégrée dans la prochaine release de YACS.

Merci et à bientôt

Rate this page
Posted by Quang Duc TA on May 6 2005, commented by Bernard on May 6 2005, (popular)