coppermine-gallery.com/forum

Support => cpg1.3.x Support => Older/other versions => cpg1.3 (BBS) Integration / Bridging => Topic started by: elliot76 on October 27, 2005, 05:04:59 PM

Title: phpbb and cpg 1.3.5 login/out problems
Post by: elliot76 on October 27, 2005, 05:04:59 PM
Hi

I have done everything i presume correctly in the documentation. All is fine if I log in/out from the forum, but if I try from coppermine then for login it goes to the forum login, but after entering correct details comes up with an error

Warning: Cannot modify header information - headers already sent by (output started at /home/elliot76/public_html/forum/cpg_redir.php:1) in /home/elliot76/public_html/forum/cpg_redir.php on line 8

this same error appears if I try to logout from coppermine

PHPBB is 2.0.17 by the way

user: test

pass: tester

http://www.planet-gti.com/forum (http://www.planet-gti.com/forum)

http://www.planet-gti.com/gallery (http://www.planet-gti.com/gallery)

Please help

Thanks
Elliot
Title: Re: phpbb and cpg 1.3.5 login/out problems
Post by: Stramm on October 27, 2005, 06:00:02 PM
probably an error in your cpg_redir.php
please download it from your server, zip it and attach it to your next message
Title: Re: phpbb and cpg 1.3.5 login/out problems
Post by: elliot76 on October 27, 2005, 06:33:05 PM
ok here is the file
Title: Re: phpbb and cpg 1.3.5 login/out problems
Post by: Nibbler on October 27, 2005, 06:49:22 PM
You've got some invisible character right at the start of the file, before the <?php. Make sure you create the file using a simple text editor.
Title: Re: phpbb and cpg 1.3.5 login/out problems
Post by: elliot76 on October 27, 2005, 07:41:04 PM
You the man (according to your avatar) :D

All works great now, teaches me to use ultraedit for everything, think it must have been encoded in UTF-8 when i saved it

Thanks
Elliot