Just for precision, I wonder after successfull bridging of Coppermine into SMF, which are the tables in mysql that are no longer used of cpg, and which one could delete without problem?
I mean cpg_users, cpg_usergroups, cpg_sessions are no longer used? Others are no longer used? one can delete them?
Thanks this is a super support forum :)
Ciao from Italy
http://tonyz.altervista.org/Gallery/
The usergroups table is still used, so dont delete that. If you remove the users and sessions tables then you wont be able to remove the bridge if you need to. No real reason to remove them atall.
Thanks nib,infact i will not remove them. I'm only trying to understand how the bridge works.