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: Bridging with Xoops2 failed can't get back into Coppermine  (Read 3729 times)

0 Members and 1 Guest are viewing this topic.

jrobeaux

  • Coppermine newbie
  • Offline Offline
  • Posts: 1
Bridging with Xoops2 failed can't get back into Coppermine
« on: December 30, 2005, 01:07:09 am »

I used the bridging wizard to bridge between Xoops2 and Coppermine.  I cannot get back into Coppermine now.  Tried the recover, but get the same error.


Fatal error: Class 'cpg_udb' not found in C:\Program Files\Apache Group\Apache2\htdocs\coppermine\bridge\xoops.inc.php on line 216
 
Thanks in advance!

Johnny
Logged

Nibbler

  • Guest
Re: Bridging with Xoops2 failed can't get back into Coppermine
« Reply #1 on: December 30, 2005, 12:15:48 pm »

bridge/xoops.inc.php

Change

Code: [Select]
$cpg_udb = new cpg_udb;

to

Code: [Select]
$cpg_udb = new xoops_udb;
Logged
Pages: [1]   Go Up
 

Page created in 0.023 seconds with 19 queries.