[SMF bridge] [SMF bridge]
 

News:

CPG Release 1.6.27
change DB IP storage fields to accommodate IPv6 addresses
remove use of E_STRICT (PHP 8.4 deprecated)
update README to reflect new website
align code with new .com CPG website
correct deprecation in captcha

Main Menu

[SMF bridge]

Started by tonyz, January 08, 2006, 05:20:03 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

tonyz

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/

Nibbler

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.

tonyz

Thanks nib,infact i will not remove them. I'm only trying to understand how the bridge works.