February 15th, 2005, 09:15 PM
|
#6 (permalink)
|
| Photopost Developer Verified Customer
Join Date: Jun 2002 Location: Abingdon,MD
Posts: 66,771
|
in phpbb2.php find all instances in the usergroup functions of this
{$pp_db_prefix}
replace with
{$Globals['pp_db_prefix']}
|
| |