coppermine-gallery.com/forum

Support => cpg1.4.x Support => Older/other versions => cpg1.4 bridging => Topic started by: DJGem on April 05, 2007, 01:24:33 AM

Title: Bridging to phpBB2.0.22 - after logging in, goes to parent directory.
Post by: DJGem on April 05, 2007, 01:24:33 AM
I Bridged coppermine to phpBB2.0.22, seemingly works, someone registers with php it shows up in coppermine.

My problem is, when anyone logs into Coppermine, it takes them to my parent directory.

Forum URL:  http://www.phoenixrisingradio.com/phpBB2 
Relative path to your BBS's config file:  ../phpBB2/ 
Use post-based groups?:  0 
Cookie prefix:  phpbb2mysql 


If you need any additional information, plz let me know.  I'm about to pull my hair out.

DJ Gem
Title: Re: Bridging to phpBB2.0.22 - after logging in, goes to parent directory.
Post by: DJGem on April 05, 2007, 01:28:11 AM
forgot this info sorry

Coppermine install: http://www.phoenixrisingradio.com/cpg1410/
Forum install: http://www.phoenixrisingradio.com/phpBB2/
Coppermine version: cpg1.4.2
Forum version: pspBB2.0.22
Test user account: test/ tester

Title: Re: Bridging to phpBB2.0.22 - after logging in, goes to parent directory.
Post by: Nibbler on April 05, 2007, 02:55:26 AM
This is a server setup issue, not related to Coppermine. Create a file named .htaccess in the Coppermine folder containing this code

DirectoryIndex index.php
Title: Re: Bridging to phpBB2.0.22 - after logging in, goes to parent directory.
Post by: DJGem on April 05, 2007, 05:01:43 AM
Okay, sounds easy enough.  But, what kind of file is it?  Sorry still new at programming.
Title: Re: Bridging to phpBB2.0.22 - after logging in, goes to parent directory.
Post by: DJGem on April 05, 2007, 06:13:38 AM
I did some research, figured it out.  It works, thank you so much.  You  may close this topic now.

DJ Gem