August 24th, 2004, 08:57 PM
|
#6 (permalink)
|
| Photopost Developer Verified Customer
Join Date: Jun 2002 Location: Abingdon,MD
Posts: 71,691
|
Do not set your table prefix to this
$pp_db_prefix = "4wheelfun_com_-_";
try something like this
$pp_db_prefix = "class_";
|
| |