cant log in/out from CPG. redirection problem cant log in/out from CPG. redirection problem
 

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

cant log in/out from CPG. redirection problem

Started by Omar, December 13, 2005, 11:30:54 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

Omar

Hi,

I am a newbie at this. I just upgraded CPG1.4.2 (i like the new version) and integraded with phpBB 2.0.17. Everything works fine but the only problem is.. I cant log in/out from CPG. I can log in from PHPBB and when i click on my picture gallery link i am still logged on CPG but when i log out from CPG i get a 404 page not found error message. i also see the url is trying to search for "http://mytraveltale.com/mytraveltale.com/gallery". the domain repeats, same error message appears when i try to log in from CPG and get redirected to phpBB and try to log in from there.

I had Updated to the latest udb_base.inc.php and phpbb.inc.php from CVS, and tried out the other solutions with the similar problem, still doesnt work.

My forum page : http://mytraveltale.com
My CPG is at: http://mytraveltale.com/gallery
user id and password : test/test

Please advice.. thanks.. 

Nibbler

What did you enter as your forum url in the bridge manager ?

Omar

#2
my forum url i entered www.mytraveltale.com

relative path to BBS config i ented "../"


Omar

I tried entering the full url and i am getting this error message on the next page.

Quote* http://mytraveltale.com/config.php doesn't exist. Correct the value you entered for Relative path to your BBS's config file

i tried with http://www.mytraveltale.com/ and i get the same error message. althought my BBS config file is right there bridge manager cant locate it.


Nibbler

Enter an URL as your forum url and a relative path as the relative path. Your config.php file can't be reached from an URL for obvious reasons.

URL: http://mytraveltale.com/
Relative path: ../

Omar

Nibbler, I just did as you mentioned but having the same problem when i am trying to log out from CPG or trying to log in from CPG.. redirection works..  but cant log in. getting an error message...

QuoteNot Found
The requested URL /mytraveltale.com/gallery was not found on this server.

Additionally, a 404 Not Found error was encountered while trying to use an ErrorDocument to handle the request.

and url on the error message is coming as "http://mytraveltale.com/mytraveltale.com/gallery"

Nibbler

Check the site URL in config, that should be a proper url too, looks like you forgot the http://

Omar