>>
Site Map
>>
Forums
>>
PHP-Nuke Newbie
Forum module - topics in forum:
PHP-Nuke Newbie - Complete phpnuke newbie? want to ask a question before installing? or have installed and are now confused? this is the place.
problems with the php-nuke forum
hello, I have a problem with the forum of my web (
http://usuarios.lycos.es/antareswarriors/modules.php?name=Forums )
and its that when i try to login with my user&password of the web I get an error:
Warning: Cannot modify header information - headers already sent by (output started at /data/members/free/tripod/es/a/n/t/antareswarriors/htdocs/header.php:32) in /data/members/free/tripod/es/a/n/t/antareswarriors/htdocs/includes/functions.php on line 829
so I go to that line in /includes/functions.php and this is that there is:
header('Location: ' . $server_protocol . $server_name . $server_port . $script_name . $url);
Also I get other error when I try to access to 'Profile':
Warning: Cannot modify header information - headers already sent by (output started at /data/members/free/tripod/es/a/n/t/antareswarriors/htdocs/header.php:32) in /data/members/free/tripod/es/a/n/t/antareswarriors/htdocs/modules/Forums/profile.php on line 109
so I go to that line on /modules/Forums/profile.php and this is that there is:
header($header_location . append_sid("login.$phpEx?redirect=profile.$phpEx&mode=editprofile", true));
and another thing i would want to ask is: how can i put the forum aligned to the center and not in the left? Or to put the width like all the page?
Many thanks!
I suggest you to use the SEARCHFUNCTION on this forum. Read the forum rules also!!!
BL