Log in

View Full Version : forumpermissions on ajax topx


s.sami
07-19-2012, 05:18 PM
Hi

i use dzmpro ajax topx

i need use this code on my ajax top x just for thread title

like functions_forumlist

if (!($vbulletin->bf_ugp_forumpermissions['canview'])
{
$forum['lastpostinfo'] = $vbphrase['private'];


how can i use this code on this topx ?

you can see product at the attached file

Thanks

s.sami
07-20-2012, 07:45 AM
Nobody knows ?