Avatar onzichtbaar

Met deze hack is de avatar op het forum alleen zichtbaar voor geregistreerde bezoekers.

Code:

  • open viewtopic.php
  • find
    if ( $postrow[$i]['user_avatar_type'] && $poster_id != ANONYMOUS && $postrow[$i]['user_allowavatar']
  • inline find
    $postrow[$i]['user_allowavatar']
  • inline after add
    && $userdata['session_logged_in']
 

Geef uw reactie

Your email address will not be published. Required fields are marked *

*

You may use these HTML tags and attributes: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>