phpbb redirect problem phpbb redirect problem
 

News:

cpg1.5.48 Security release - upgrade mandatory!
The Coppermine development team is releasing a security update for Coppermine in order to counter a recently discovered vulnerability. It is important that all users who run version cpg1.5.46 or older update to this latest version as soon as possible.
[more]

Main Menu

phpbb redirect problem

Started by rockhopper, April 07, 2006, 10:01:50 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

rockhopper

Coppermine install:http://www.funonthefox.com/gallery/index.php
Forum install: http://www.funonthefox.com/board/index.php
Coppermine version: cpg1.4.3
Forum version: phpbb2 2.0.19
Test user account: test

BridgeManager settings:
Forum URL:  http://www.funonthefox.com/board/index.php
Relative path to your BBS's config file:  ../board/
Use post-based groups?:   

I have CPG 1.4 installed and bridged with phpbb2.

Where I am having problems is login from the CPG side.

1) I click the "login" text button at the top of the page

2) I am properly redirected to the phpbb login page where I enter my information

3) I assume at this point it is trying to redirct me back to cpg.  At which point I get this error:

Fatal error: main(): Failed opening required 'include/debugger.inc.php' (include_path='.;c:\php\pear') in d:\inetpub\funonthefox\gallery\include\init.inc.php on line 26


if I use the back button and navigate to the board, I am now logged in.  So the loggin is working, seems the redirect or a script started on login is what the problem is.

Part 2 of this, which I assume is related to part 1.  Once I navigated to CPG, where I am logged in, I select the" logout" option.  Yet at the top of the page it says I am still logged in.  When I try to navigate around or refresh the screen it switches to the login button.  Basically once I select logout, I expect to see the login button in its place and don't.

Any help with this would be appreciated,
thanks,
rocky


Joachim Müller


rockhopper

Sorry, I believe I now have the needed info in my first post.

Joachim Müller

don't edit out your initial posting, it makes my reply look silly. Instead, you should have replied to this thread and added the data in your reply.

rockhopper

Quote from: GauGau on April 07, 2006, 10:18:12 PM
don't edit out your initial posting, it makes my reply look silly. Instead, you should have replied to this thread and added the data in your reply.

That wasn't my intention, just thought I had to have the info at the top like in the example.  I apologize, and will include it in the first post for future questions.

Nibbler

Take the index.php off the forum url in bridge manager.

rockhopper

Quote from: Nibbler on April 07, 2006, 10:48:12 PM
Take the index.php off the forum url in bridge manager.

Thanks for the reply.  I went to the bridge manager and checked the forum url as suggested.

It currently does not contain the index.php in the bridge manager.

Here is the exact text from:
QuoteBridge Wizard: path(s) used by your BBS app
Forum URL: http://www.funonthefox.com/board

I appreciate any ideas you have.

Nibbler

Check the site url in config then, you certainly have an index.php somewhere.

rockhopper

Quote from: Nibbler on April 07, 2006, 11:39:34 PM
Check the site url in config then, you certainly have an index.php somewhere.

THANKS Nibbler!!!

That was it, I must have screwed it up during the setup.

I appreciate the help, and the support forums.  I have already fixed other screw ups of mine searching around here, but didn't find this one.

-rocky