Quick script modification
Budjetti $30-100 USD
I am running a vbulletin forum and have a great little add on to limit guest viewing without registering. After a certain number of views it keeps guests from viewing the board until registering. I would like you to add in something like this:
<if condition="is_member_of($bbuserinfo,array(1,2,6))">
This way I would only have to change the numbers which correllate to the boards usergroups. However, I do not know how to or where to put this in the code.
Myönnetty käyttäjälle:
I can update your code, but I need FTP access to your site. For testing purpose. I can start now.