The Arcive of vBulletin Modifications Site. |
|
|
#1
|
|||
|
|||
|
What is the variable to put in the $phrasegroups array to include Control Panel Stop Message phrases?
Is there a master list posted somewhere I could use as a reference to look up phrasegroups in the future? Thanks for your help, James |
|
#2
|
|||
|
|||
|
For Control Panel Stop Message, it's cpstopmsg.
I don't know if there's a reference, but ifyou view the source of the Phrase Manager page, you can see them as the values of each options. |
|
#3
|
|||
|
|||
|
Thanks for your help kh99.
--------------- Added [DATE]1328661197[/DATE] at [TIME]1328661197[/TIME] --------------- I thought this would be simple... Adding cpstopmsg makes the page show the generic database error Quote:
Code:
// #################### PRE-CACHE TEMPLATES AND DATA ######################
$phrasegroups = array('banning', 'cpuser');
Code:
// #################### PRE-CACHE TEMPLATES AND DATA ######################
$phrasegroups = array('banning', 'cpuser', 'cpstopmsg');
Thanks for your help, James |
![]() |
|
|
| X vBulletin 3.8.12 by vBS Debug Information | |
|---|---|
|
|
More Information |
|
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|