i cant login...some error... i cant login...some error...
 

News:

CPG Release 1.6.27
change DB IP storage fields to accommodate IPv6 addresses
remove use of E_STRICT (PHP 8.4 deprecated)
update README to reflect new website
align code with new .com CPG website
correct deprecation in captcha

Main Menu

i cant login...some error...

Started by eyen, March 02, 2004, 05:34:43 PM

Previous topic - Next topic

0 Members and 2 Guests are viewing this topic.

eyen

Warning: Cannot modify header information - headers already sent by (output started at /home/bites/public_html/refer/refer.php:162) in /home/bites/public_html/gallery/themes/eyeball/theme.php on line 810

Warning: Cannot modify header information - headers already sent by (output started at /home/bites/public_html/refer/refer.php:162) in /home/bites/public_html/gallery/include/functions.inc.php on line 51


and when i tried to login...this comes up..
Warning: Cannot modify header information - headers already sent by (output started at /home/bites/public_html/refer/refer.php:162) in /home/bites/public_html/gallery/login.php on line 40

Warning: Cannot modify header information - headers already sent by (output started at /home/bites/public_html/refer/refer.php:162) in /home/bites/public_html/gallery/login.php on line 41

Warning: Cannot modify header information - headers already sent by (output started at /home/bites/public_html/refer/refer.php:162) in /home/bites/public_html/gallery/themes/eyeball/theme.php on line 810

Warning: Cannot modify header information - headers already sent by (output started at /home/bites/public_html/refer/refer.php:162) in /home/bites/public_html/gallery/include/functions.inc.php on line 51


it all happens after i installed this referrer thingi from http://www.textism.com/tools/refer

help please!

my gallery is here : http://reallybites.net/gallery

Casper

well I suggest you uninstall the referer thingy, and see if that cures it.
It has been a long time now since I did my little bit here, and have done no coding or any other such stuff since. I'm back to being a noob here

eyen

i'm sure it will fix the gallery if i uninstall it...

but i wanna know if there are any other ways to fix the errors?

Joachim Müller

you can't use two softwares that both want to modify php's header - only one can. If you know how to code, you can take a look at the other app's header and include it to the coppermine header. If you can't, you're stuck.

GauGau