coppermine-gallery.com/forum

Support => cpg1.4.x Support => Older/other versions => cpg1.4 miscellaneous => Topic started by: AlanB on April 24, 2007, 06:56:27 PM

Title: PunBB and Coppermine bridge problem-locked out
Post by: AlanB on April 24, 2007, 06:56:27 PM
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?
Title: Re: PunBB and Coppermine bridge problem-locked out
Post by: Joachim Müller on April 24, 2007, 07:02:03 PM
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.
Title: Re: PunBB and Coppermine bridge problem-locked out
Post by: AlanB on April 24, 2007, 07:11:24 PM
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.