Removing bridge manually... Removing bridge manually...
 

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

Removing bridge manually...

Started by iyeru, September 12, 2008, 03:03:18 AM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

iyeru

How do I remove a bridge manually? For example, via MySQL?

iyeru

Nevermind,

UPDATE `cpg_config` SET `value` = '0' WHERE CONVERT( `cpg_config`.`name` USING utf8 ) = 'bridge_enable' LIMIT 1 ;