coppermine-gallery.com/forum

Support => cpg1.4.x Support => Older/other versions => cpg1.4 bridging => Topic started by: Maddog452 on December 24, 2007, 02:32:50 AM

Title: Bridge Failing
Post by: Maddog452 on December 24, 2007, 02:32:50 AM
I have the following issue when trying to bridge coppermine and SMF 1.1.4 / TP 0.983:

As soon as I enable the bridge, i get the following error and have disable it to be able to access it.

QuoteInternal Server Error
The server encountered an internal error or misconfiguration and was unable to complete your request.
Please contact the server administrator, webmaster@theblackhand.asn.au and inform them of the time the error occurred, and anything you might have done that may have caused the error.

More information about this error may be available in the server error log.


Additionally, a 404 Not Found error was encountered while trying to use an ErrorDocument to handle the request.


--------------------------------------------------------------------------------

Apache/1.3.37 Server at theblackhand.asn.au Port 80

Coppermine install: http://theblackhand.asn.au/gallery/
Forum install: http://theblackhand.asn.au/forum/
Coppermine version: cpg1.4.14
Forum version: SMF 1.1.4
Test user account: gallery / gallery

BridgeManager settings:
Forum URL:  http://theblackhand.asn.au/forum/
Relative path to your BBS's config file:  ../forum/ 
Use post-based groups?:  1
Cookie name/preifx (if applicable)

NOTE:  The bridge is turned off because with it on you can't access the gallery.

I really like Coppermine and really need it bridged.  I have made a number of modifications to my profile set ups - it all works with SMF but I think the mods have dammaged the bridge.

<OFF TOPIC>  I have just upgraded to CPG1414 and get a notification that my anycontnet file is the wrong version - is that normal??
Title: Re: Bridge Failing
Post by: Nibbler on December 24, 2007, 02:44:00 AM
Quote from: Maddog452 on December 24, 2007, 02:32:50 AM
<OFF TOPIC>  I have just upgraded to CPG1414 and get a notification that my anycontnet file is the wrong version - is that normal??

Yes.

Have you tried to bridge with an unmodified SMF to test if the modifications are the issue?
Title: Re: Bridge Failing
Post by: Maddog452 on December 24, 2007, 02:51:57 AM
Bugger

The bridge works with a vanilla SMF install (As it should).  Is there a tutorial or guide for how the bridge works, what it looks for etc??
Title: Re: Bridge Failing
Post by: Nibbler on December 24, 2007, 03:11:49 AM
Sure, just read the code ;)

Basically it include()s SMF's SSI.php and lets that do most of the work.
Title: Re: Bridge Failing
Post by: Maddog452 on December 24, 2007, 03:38:49 AM
Thanks for be so quick (and Patient) .

Cheers

Dog