Jump to content
MakeWebGames

Recommended Posts

Posted

Anyone know how to fix these codes ? it keeps redirctiong to TOS.

 

and has this error everywhere

Warning: session_start() [function.session-start]: Cannot send session cache limiter - headers already sent (output started at /mounted-storage/home15c/sub001/sc12925-FSBZ/hitlist.php:13) in /mounted-storage/home15c/sub001/sc12925-FSBZ/www/hitlist.php on line 18

Posted

1. session_start has to be called before calling any of echo/print/ect.

2. Delete whitespaces from beginning and end of file. Also you can remove ?> at the end.

3. google google google google

Posted

Please create a new topic in the correct forum area, and ask your question with enough information for other to understand. I'm quite sure someone will help you soon enough after that, but creating a new topic in the correct section is the best you can do.

I couldn't make up what you wanted honestly.

Topic locked

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...