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:
The Forum database has encountered a problem.
|
All I'm doing is changing this:
Code:
// #################### PRE-CACHE TEMPLATES AND DATA ######################
$phrasegroups = array('banning', 'cpuser');
To this:
Code:
// #################### PRE-CACHE TEMPLATES AND DATA ######################
$phrasegroups = array('banning', 'cpuser', 'cpstopmsg');
What am I missing here?
Thanks for your help,
James