Jump to content

bloc envoyer la page a un ami


Recommended Posts

Le module n'est pas prevu à la base pour s'accrocher dans une colonne.

Il faut ajouter dans le fichier sendtoafriend.php et ensuite ajouter le module dans la colonne en BO -position

    function hookLeftColumn($params)
   {
       return $this->hookExtraLeft($params);
   }

function hookRightColumn($params)
   {
       return $this->hookExtraLeft($params);
   }





apres voir si le module peut fonctionner

EDIT en fait le module ne fonctionne pas dans les colonnes

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...