phpbb and cpg 1.3.5 login/out problems phpbb and cpg 1.3.5 login/out problems
 

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

phpbb and cpg 1.3.5 login/out problems

Started by elliot76, October 27, 2005, 05:04:59 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

elliot76

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/gallery

Please help

Thanks
Elliot

Stramm

probably an error in your cpg_redir.php
please download it from your server, zip it and attach it to your next message

elliot76


Nibbler

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.

elliot76

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