Smarty Forum Index Smarty
WARNING: All discussion is moving to https://reddit.com/r/smarty, please go there! This forum will be closing soon.

Smarty internal filter handler erreur

 
This forum is locked: you cannot post, reply to, or edit topics.   This topic is locked: you cannot edit posts or make replies.    Smarty Forum Index -> Language: French
View previous topic :: View next topic  
Author Message
biohazard401
Smarty n00b


Joined: 24 Feb 2016
Posts: 1

PostPosted: Wed Feb 24, 2016 3:02 pm    Post subject: Smarty internal filter handler erreur Reply with quote

Salut a tous,

Je suis en train d aider un ami sur son site qui est en ligne et qui apparement utilise smarty (que je ne connais pas).

Il me demande de changer un lien, donc je change
Code:
<li class="first"><a href="{$path}reseau/le-reseau.html" title="Le réseau deflandre immobilier">Le réseau</a></li>


Par le lien absolu pour voir si le problème venais de smarty.
Mais depuis je n ai plus acces au site, des la page d accueil j'ai ce message d erreur
Code:
Fatal error: Call to undefined function reecrire_url() in /home/deflandrgb/www/includes/smarty/sysplugins/smarty_internal_filter_handler.php on line 60
.

La ligne 60 correspond à
Code:
 $output = $template->smarty->registered_filters[$type][$key]($output, $template);


Je ne penser pas en changeant un simple lien, ça aller me mettre un bazar pareil Embarassed

merci
Back to top
View user's profile Send private message
AnrDaemon
Administrator


Joined: 03 Dec 2012
Posts: 1785

PostPosted: Wed Feb 24, 2016 3:24 pm    Post subject: Reply with quote

You have a filter registered, that do not have a corresponding callable defined.
Double-check your included files in all code paths.
Back to top
View user's profile Send private message
Display posts from previous:   
This forum is locked: you cannot post, reply to, or edit topics.   This topic is locked: you cannot edit posts or make replies.    Smarty Forum Index -> Language: French All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum


Powered by phpBB © 2001, 2005 phpBB Group
Protected by Anti-Spam ACP