PDA

View Full Version : 'adv_portal' => 'vBadvanced CMPS',


RockFort
12-08-2004, 06:12 PM
Installed CMPS. One of the steps was to add 'adv_portal' => 'vBadvanced CMPS', in /forum/includes/adminfunctions_template.php file.

Before I installed it I was reading up on grouping the templates and had followed the instructions in the thread http://www.vbulletin.org/forum/showthread.php?p=558699

According to that, I had added 'adv_portal' => $vbphrase['vbadvanced_cmps_templates'],
and added new phrase:
vbadvanced_cmps_templates
vBadvanced CMPS

So instead of 'adv_portal' => 'vBadvanced CMPS', mentioned above, I left is as 'adv_portal' => $vbphrase['vbadvanced_cmps_templates'], and let it use the phrase.

Things seem to work. (I added one google ad module).

But when I login into Admin CP and go to 'Style Manager', just above 'Style Manager' heading, I see a line "'adv_portal' => 'vBadvanced CMPS'," displayed. Is that normal behaviour? Have I messed up something?

I tried deleting the phrase and re creating it. Also I tried using 'adv_portal' => 'vBadvanced CMPS', instead of creating the phrase. Still it appears.

Also, the new template I created for google is not grouped along with the other adv_portal templates.

Please advice.

Thanks

Brian
12-08-2004, 07:42 PM
Newly created templates will not be grouped with the vBa templates because of the way vBulletin handles things.

Our Sponsors
 

RockFort
12-08-2004, 09:04 PM
Newly created templates will not be grouped with the vBa templates because of the way vBulletin handles things.

Thanks. What about when I login into Admin CP and go to 'Style Manager', just above 'Style Manager' heading, I see a line "'adv_portal' => 'vBadvanced CMPS'," displayed. Is that normal?

Brian
12-08-2004, 09:08 PM
Nope.

Our Sponsors
 

RockFort
12-08-2004, 10:46 PM
Nope.
Thanks. Not sure what I messed up earlier, but I uninstalled and reinstalled again and it is gone now.