I am having issues with people seeing the playlist. i have installed it and followed everything people have said it to work.
But still people cant see it. I tried adding the users in the code but then once i do that it gives me an error and then no one can see it
HTML Code:
if (is_member_of($vbulletin->userinfo,1 ,2 , 5, 6, 7, 17, 18))
{
eval('$blocks[playlist] = "' . fetch_template('memberinfo_block_playlist') . '";');}
that is the code. Help please and thanks :]
NVM i found how to fix it