mail[Galette-devel] problème avec Admin Tools


Others Months | Index by Date | Thread Index
>>   [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Header


Content

Posted by André Lefranc on February 15, 2012 - 00:42:
bonjour,

dans galette/plugins/Admin_Tools/templates/default/menu.tpl
la ligne :
    <li><a href="" title="{_T string="Various administrative tools"}">{_T string="Admin tools"}</a></li>
ne donne pas le lien attendu :

elle aboutit à : The requested URL
http:// ...... /galette/admintools.php was not found on this server.

la modification (idiote je le sais) :
<li><a href="" title="{_T string="Various administrative tools"}">{_T string="Admin tools"}</a></li>

donne un lien correct :
http://.... /galette/plugins/Admin_Tools/admintools.php


qu'est-ce qui est fautif dans l'affaire ?

Merci d'éclairer ma lanterne de débutant ;-))

Related Messages


Powered by MHonArc, Updated Sun Feb 19 16:20:06 2012