Drakah
03-08-2006, 06:22 PM
I found this thread by Sean ( http://www.vbadvanced.com/forum/showthread.php?t=13869 ) and gave me an idea. Forgive me if this is someplace else already.
I had several handfulls of adv_portal_templates under my custom area and really needed it under the CMPS listing. I basically used Sean's idea and Brian's idea and combined it, works just great.
Add New Plugin:
Product: vBadvanced CMPS
Hook Location: template groups (look under VBulletin: General Administration)
Title: vBa Custom CMPS Template Group
Plugin PHP Code: $only['adv'] = $vbphrase['group_adv_cmps'];
I had several handfulls of adv_portal_templates under my custom area and really needed it under the CMPS listing. I basically used Sean's idea and Brian's idea and combined it, works just great.
Add New Plugin:
Product: vBadvanced CMPS
Hook Location: template groups (look under VBulletin: General Administration)
Title: vBa Custom CMPS Template Group
Plugin PHP Code: $only['adv'] = $vbphrase['group_adv_cmps'];