astuce : lien vers le site web du posteur dans pnForum
Auteur Sujet
Post 
Par défaut sur pn0.8, il y a un souci avec le lien vers le site web du posteur, il faut remplacer

  1.  <!--[ if $post.poster_data.pn_url neq "" ]--> 
  2.                     <a class="image gotohomepagelink" title="<!--[ pnml name='_PNFORUM_HOMEPAGE' ]-->" href="<!--[ $post.poster_data.pn_url|pnvarprepfordisplay]-->"> </a> 
  3.                 <!--[ /if ]--> 


par

  1.  <!--[ if $post.poster_data._YOURHOMEPAGE neq "" ]--> 
  2.                     <a class="image gotohomepagelink" title="<!--[ pnml name='_PNFORUM_HOMEPAGE' ]-->" href="<!--[ $post.poster_data._YOURHOMEPAGE|pnvarprepfordisplay]-->"> </a> 
  3.                 <!--[ /if ]--> 


dans "pnforum_user_singlepost"

modifié par : mumuri, 02 Mai 2008 - 18:25
Données personnelles Accueil