Bridgeing Joomla 1.5.20 with coppermine 1.5.8 Bridgeing Joomla 1.5.20 with coppermine 1.5.8
 

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

Bridgeing Joomla 1.5.20 with coppermine 1.5.8

Started by vijart, August 23, 2010, 10:49:26 AM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

vijart

I have the following issue when trying to bridge coppermine and Joomla:
        * http://childartindia.org/home/childart/public_html\\../configuration.php doesn't exist. Correct the value you entered for Relative path to your bridge app's config file

Coppermine install: http://childartindia.org/home/childart/public_html\coppermine
Bridging app install: http://childartindia.org/home/childart/public_html\
Coppermine version: cpg1.5.8
Bridging app version: Joomla 1.5.20
Test user account: test/ password: redrose1

BridgeManager settings:
Bridge app URL:  http://childartindia.org\
Relative path to your bridge app's config file: http://childartindia.org/home/childart/public_html\
Cookie name or prefix:  I believe is Joomla
Use post-based groups?: Author

phill104

Should thos trailing slashes be that way around?
It is a mistake to think you can solve any major problems just with potatoes.

vijart

Thanks Phill your post helped me solve the basic problem which was
Bridge app URL: http://childartindia.org/home/childart/public_html\
Relative path to your bridge app's config file: ../
That helped completing the basic bridging Problem but a new Problem arose while I was able to login in the Joomla application I could not log in to coppermine resulting in me unbridging them again any suggestions.
Thanks once again