forum.coppermine-gallery.net

Support => cpg1.5.x Support => cpg1.5 bridging => Topic started by: Absinthe_Minded on January 17, 2013, 01:13:38 pm

Title: Bridging with phpbb3 - some confusion with step 2 of Bridge Wizard.
Post by: Absinthe_Minded on January 17, 2013, 01:13:38 pm
Hello all,

My phpBB forum is on a subdomain of an addon domain:

My main domain: http://www.mydomain.co.uk
The addon: http://www.pactforautism.org.uk
The subdomain http://forum.pactforautism.org.uk

My Coppermine gallery is in a directory in the http://www.pactforautism.org.uk addon:

http://www.pactforautism.org.uk/pecs

Here's what I've entered in step 2 of the Bridge Wizard:

URL of the bridge app: http://forum.pactforautism.org.uk
Relative path to your bridge app's config file: ../forum/
Cookie prefix: phpbb3_huxzj

Everything seems to run well, all of the above details are accepted and I continue to the end of the wizard. When I try to visit the gallery at the address:

http://www.pactforautism.org.uk/pecs

I get redirected tho this address:

http://forum.pactforautism.org.uk/ucp.php?mode=login&redirect=http%3A%2F%2Fwww.pactforautism.org.uk%2Fpecs%2F

This results in a 403 and a 404 error:

"Forbidden

You don't have permission to access /ucp.php on this server.

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

I tlooks like it's trying to find the UCP on phpBB, but that's about all I can guess. Obviously, I'm not doing something right here and if any of you guys could help me out then that would be great.

The bridge is currently disabled so that you can login using the test account with the following credentials:
Username: test user
Password: test

Cheers,
Nick.
Title: Re: Bridging with phpbb3 - some confusion with step 2 of Bridge Wizard.
Post by: Absinthe_Minded on January 19, 2013, 02:07:11 am
Just to update:

I did it and more details can be found here on the phpBB forums (https://www.phpbb.com/community/viewtopic.php?f=46&t=2168630&p=13219562#p13219562).

Basically I moved the forum out of the subdomain and into a directory in the site's root.

Hope this helps somebody out.

Nick.