coppermine-gallery.com/forum

Support => cpg1.4.x Support => Older/other versions => cpg1.4 bridging => Topic started by: g10singh on January 27, 2007, 05:15:51 PM

Title: Bridging redirect problem
Post by: g10singh on January 27, 2007, 05:15:51 PM
Hello could anyone help me,

I install both phpBB and cpg1410 at locat host

http://locathost/forum2
http://localhost/cpg1410



I have done the bridging alright without any problem. I have set the cpg1410 for registered users only.

Now, upon loading  http://localhost/cpg1410/index.php

it ask for the login page

http://localhost/forum2/login.php?redirect=../cpg1410/

Upon login

http://localhost/cpg1410/?sid=24845673e356d3a89145db758300d5d8

Here it shows all the files where I have installed the cpg1410

However, if I click the index.php, it will show thw proper gallery

The same is also true after logout

Could anyone suggest how to fix this redirect problem.

Thanks in advance

JIten



Title: Re: Bridging redirect problem
Post by: Sami on January 27, 2007, 05:27:39 PM
Post an online site not private one ,
BTW it seems fine , after bridging all login/logout stuff will manage through forum and redirecting is normal
Title: Re: Bridging redirect problem
Post by: Nibbler on January 27, 2007, 05:36:58 PM
If you use apache then specify index.php in your DirectoryIndex
Title: Re: Bridging redirect problem
Post by: g10singh on January 28, 2007, 03:57:28 AM
Thanks Nibbler,

It works after putting index.php in the Directoryindex in Apache. In fact I was testing everything at localhost before finally setup at my site.

Thanks for your help

Jiten