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
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
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
Okay, sounds easy enough. But, what kind of file is it? Sorry still new at programming.
I did some research, figured it out. It works, thank you so much. You may close this topic now.
DJ Gem