Topic: Error: Unable to fetch group info.
Hi
I'm creating pages that dip in and out of punBB and my own scripts, the subsequent punbb related scripts are failing thus..
PunBB reported: Unable to fetch group info
Database reported: Table '****.punbb_groups' doesn't exist (Errno: 1146)
(Where **** is the other database I've been querying.)
Is it that I've managed to change the $db->prefix variable?!
or is it that the punbb mysql db code doesn't explicitly state it with each query and thus mysql is just using the last one used?
Is there a workaround?
All help appreciated.
--Alan