Error on forums can anyone help

 
Post new topic   Reply to topic    Aprelium Forum Index -> General Questions
View previous topic :: View next topic  
Author Message
hubson
-


Joined: 10 May 2004
Posts: 94
Location: Coventry

PostPosted: Tue May 11, 2004 5:06 pm    Post subject: Error on forums can anyone help Reply with quote

hi, I have my server set up, I have install a copy of phpbb forums but I am getting this error can someone help please..


Warning: eregi(): REG_EMPTY: empty (sub)expression in C:\Program Files\Abyss Web Server\htdocs\forum\referers.php on line 34

Warning: Cannot modify header information - headers already sent by (output started at C:\Program Files\Abyss Web Server\htdocs\forum\referers.php:34) in C:\Program Files\Abyss Web Server\htdocs\forum\includes\sessions.php on line 340

Warning: Cannot modify header information - headers already sent by (output started at C:\Program Files\Abyss Web Server\htdocs\forum\referers.php:34) in C:\Program Files\Abyss Web Server\htdocs\forum\includes\sessions.php on line 341

Warning: Cannot modify header information - headers already sent by (output started at C:\Program Files\Abyss Web Server\htdocs\forum\referers.php:34) in C:\Program Files\Abyss Web Server\htdocs\forum\includes\page_header.php on line 1004

Warning: Cannot modify header information - headers already sent by (output started at C:\Program Files\Abyss Web Server\htdocs\forum\referers.php:34) in C:\Program Files\Abyss Web Server\htdocs\forum\includes\page_header.php on line 1006

Warning: Cannot modify header information - headers already sent by (output started at C:\Program Files\Abyss Web Server\htdocs\forum\referers.php:34) in C:\Program Files\Abyss Web Server\htdocs\forum\includes\page_header.php on line 1007
Back to top View user's profile Send private message Send e-mail Visit poster's website AIM Address Yahoo Messenger MSN Messenger ICQ Number
TRUSTAbyss
-


Joined: 29 Oct 2003
Posts: 3752
Location: USA, GA

PostPosted: Tue May 11, 2004 6:06 pm    Post subject: Reply with quote

open your php.ini file in C:\Windows
and change the setting error_reporting
to the following

error_reporting = E_ALL & ~E_NOTICE;
Back to top View user's profile Send private message Visit poster's website
TRUSTAbyss
-


Joined: 29 Oct 2003
Posts: 3752
Location: USA, GA

PostPosted: Tue May 11, 2004 9:12 pm    Post subject: Reply with quote

error_reporting = E_ALL;

Change this to the following

error_reporting = E_ALL & ~E_NOTICE;

Also change display_errors = On to Off
these are Warning's meaning that the
error_reporting won't do much
Back to top View user's profile Send private message Visit poster's website
iNaNimAtE
-


Joined: 05 Nov 2003
Posts: 2381
Location: Everywhere you're not.

PostPosted: Wed May 12, 2004 4:40 am    Post subject: Reply with quote

hubson wrote:
display_errors = On

Change that to "off" to hide all errors. If the forum functions properly, then there is no reason to keep those displayed. If you are having actual trouble using the forum, then keep them on for troubleshooting.
_________________
Bienvenidos!
Back to top View user's profile Send private message Send e-mail Visit poster's website AIM Address Yahoo Messenger MSN Messenger ICQ Number
Display posts from previous:   
Post new topic   Reply to topic    Aprelium Forum Index -> General Questions All times are GMT + 1 Hour
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum


Powered by phpBB phpBB Group