Quote:
Originally Posted by KW802
Now if somebody could only get the "adv_portal" templates do do that for vBa CMPS I'd be happy. 
|
Thats not hard, if you read the first post you will know how to do that.
Find:
PHP Code:
'subscription' => $vbphrase['group_paid_subscriptions'],
Below Add:
PHP Code:
'adv_portal' => $vbphrase['vbadvanced_cmps_templates'],
Add new phrase:
vbadvanced_cmps_templates
vBadvanced CMPS Templates
Done!