Bridge Failing Bridge Failing
 

News:

CPG Release 1.6.26
Correct PHP8.2 issues with user and language managers.
Additional fixes for PHP 8.2
Correct PHP8 error with SMF 2.0 bridge.
Correct IPTC supplimental category parsing.
Download and info HERE

Main Menu

Bridge Failing

Started by Maddog452, December 24, 2007, 02:32:50 AM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

Maddog452

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

Nibbler

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?

Maddog452

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

Nibbler

Sure, just read the code ;)

Basically it include()s SMF's SSI.php and lets that do most of the work.

Maddog452

Thanks for be so quick (and Patient) .

Cheers

Dog