PunBB and Coppermine bridge problem-locked out PunBB and Coppermine bridge problem-locked out
 

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

PunBB and Coppermine bridge problem-locked out

Started by AlanB, April 24, 2007, 06:56:27 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

AlanB

I have installed Coppermine and PunBB forum as standalones and tested them.
Now I have bridged them and all seemed ok, you could log in/out in one and the other.
I went to config in Coppermine and tried to set up a header template giving the path to the one I used in PunBB.
Now I have an error message..

Fatal error: Call to undefined function: top_poster() in /home/httpd/vhosts/mysite.co.uk/httpdocs/forum/upload/header.php on line 156

This is obviously to do with the PunBB which seems to work perfectly ok but now I am locked out of Coppermine. I just get a white page on any file entered in browser.
Have tried bridgemgr.php to disable the bridge but still blank no prompt for a password.

Any ideas please?

Joachim Müller

Use phpMyAdmin, edit coppermine's config table, find "custom_header_path", click the edit icon in front of it, disable the custom_header_path by emptying the field.

Not related to bridging at all. Moving accordingly.

AlanB

Sorry I thought was bridging problem.
Ok I have tried that (don't really know much about phpAdmin) and was succesful!

Many thanks indeed.

Obviously I shouldn't have done that.
Will look through the forums to see how to make Coppermine look same as PunBB.