Bridging to phpBB2.0.22 - after logging in, goes to parent directory. Bridging to phpBB2.0.22 - after logging in, goes to parent directory.
 

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

Bridging to phpBB2.0.22 - after logging in, goes to parent directory.

Started by DJGem, April 05, 2007, 01:24:33 AM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

DJGem

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

DJGem

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


Nibbler

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

DJGem

Okay, sounds easy enough.  But, what kind of file is it?  Sorry still new at programming.

DJGem

I did some research, figured it out.  It works, thank you so much.  You  may close this topic now.

DJ Gem