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 (http://mytraveltale.com)
My CPG is at: http://mytraveltale.com/gallery (http://mytraveltale.com/gallery)
user id and password : test/test
Please advice.. thanks..
What did you enter as your forum url in the bridge manager ?
my forum url i entered www.mytraveltale.com
relative path to BBS config i ented "../"
Enter it as a full url http://mytraveltale.com/
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.
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: ../
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"
Check the site URL in config, that should be a proper url too, looks like you forgot the http://
thanks.. Problem solved!!