Download Now
Screenshots
1.jpg (32.6 KB, 0 views)
Supporters / CoAuthors
Show Your Support
// check if there is a forum password and if so, ensure the user has it set
if (!is_member_of($vbulletin->userinfo, 5,6,7)) { if ( !$vbulletin->db->query_first ( "SELECT postid FROM " . TABLE_PREFIX . "post WHERE userid='".$vbulletin->userinfo[userid]."' AND threadid=$threadinfo[threadid]" ) ) : eval('print_output("' . fetch_template('MARCO1 Cant See Attach') . '");'); endif ;
?>
}