|
You missing a step somewhere or you think your running a version your not. In your old pp-inc.php file should be the version number you can find
Your board is closed so I cant see exactly what your missing but you can edit the new pp-inc.php and do this
// Set this to 1 if you want to see debug information (only prints for admins)
// Set this to 2 is you want to print out queries and timing info
$showsqldebug = 2;
it will show you what your missing so I can tell you what upgrades your missing
Last edited by Chuck S; October 23rd, 2005 at 06:52 PM.
|