- This will stop the add-on from displaying in your style.
/forums/includes/vbgallery/forumhome_complete.php
Find:
Code:
Content visible to verified customers only.
Change To:
Code:
Content visible to verified customers only.
^ change the $styleid value of 2 to the correct style ID of your style.
------------------------------------------------------
/forums/includes/vbgallery/member_complete.php
Find:
Code:
Content visible to verified customers only.
Change To:
Code:
Content visible to verified customers only.
^ change the $styleid value of 2 to the correct style ID of your style.