[Solved]: Tables mess cleanout [Solved]: Tables mess cleanout
 

News:

CPG Release 1.6.26
Correct PHP8.2 issues with user and language managers.
Additional fixes for PHP 8.2
Correct PHP8 error with SMF 2.0 bridge.
Correct IPTC supplimental category parsing.
Download and info HERE

Main Menu

[Solved]: Tables mess cleanout

Started by DiG, August 04, 2004, 06:09:40 AM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

DiG

Question:
Can I cleanout tables (users, group, user_group, sessions) of CPG in my database after bbs integration?

omniscientdeveloper

You should be able to, but it isn't advised. You may have to revert to the basic setting for some reason, especially if you need to run update. (it may try to write to the user table causing errors if it's not there)


-omni

DiG

Oh, OK. Thanks!
I'll leave it alone.