Advanced search  

News:

cpg1.5.48 Security release - upgrade mandatory!
The Coppermine development team is releasing a security update for Coppermine in order to counter a recently discovered vulnerability. It is important that all users who run version cpg1.5.46 or older update to this latest version as soon as possible.
[more]

Pages: [1]   Go Down

Author Topic: Removing bridge manually...  (Read 3074 times)

0 Members and 1 Guest are viewing this topic.

iyeru

  • Coppermine novice
  • *
  • Offline Offline
  • Posts: 29
Removing bridge manually...
« on: September 12, 2008, 03:03:18 am »

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

iyeru

  • Coppermine novice
  • *
  • Offline Offline
  • Posts: 29
Re: Removing bridge manually...
« Reply #1 on: September 12, 2008, 03:05:08 am »

Nevermind,

Code: [Select]
UPDATE `cpg_config` SET `value` = '0' WHERE CONVERT( `cpg_config`.`name` USING utf8 ) = 'bridge_enable' LIMIT 1 ;
Logged
Pages: [1]   Go Up
 

Page created in 0.013 seconds with 19 queries.