View Full Version : vB and vBadvanced code
Frank Sinatra
08-14-2009, 06:53 PM
Hi all :p
Im using vbadvanced and when I insert codes in my forum (header/footer), this one appears in all the pages of vbadvanced.
Can I put code without it appears in vbavdanced or there is some way to do this?
Thanks for any help :p
vB Tree
08-14-2009, 08:16 PM
Something in you header and footer will appear on almost every page. What are you trying to display?
Could you describe what you would like to achieve or provide a screenshot/diagram so we can help you best.
Marco van Herwaarden
08-17-2009, 02:15 PM
If you have questions/problems with a modification or style, then please post in the thread (or support forum/board) about that modification/style. Best chance to receive a reply from either the author or another member using the same modification/style.
Antivirus
08-17-2009, 02:46 PM
As marco said, it's best to post questions about vbadvanced at vbadvanced.com however, iirc... You ned to surround your code with a conditional something like the following:
if (THIS_SCRIPT != 'adv_portal')
{
My code here
}
vBulletin® v3.8.12 by vBS, Copyright ©2000-2025, vBulletin Solutions Inc.