View Single Post
Old April 21st, 2008, 10:10 AM   #3 (permalink)
Zachariah
Registered User
 
Zachariah's Avatar
 
Join Date: Nov 2005
Location: Canoga Park, CA
Posts: 3,244
Send a message via ICQ to Zachariah Send a message via AIM to Zachariah Send a message via MSN to Zachariah Send a message via Skype™ to Zachariah
- 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.
Zachariah is offline   Reply With Quote