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?
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.
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.