Dynadot โ€” .com Registration $8.99

ImageHosting Script - Turnkey PLEASE LOOK

Spaceship Spaceship
Watch

BoxFresh

Established Member
Impact
0
Hello. I currently have installed the Image hosting script on my server however i keep on geting this error. I was wondering if anybody knows how i can solve my problem.

http://www.6zm.com/imagehost/

Clcik a link and at the top i get

CODE]
Warning: session_start(): Cannot send session cache limiter - headers already sent (output started at /home/zmcom/public_html/imagehost/rules.php:1) in /home/zmcom/public_html/imagehost/include/common.php on line 2[/CODE]

Thanks for your help i will donate some $np to soemone who can help me with my problem. Of course, I will get some $np first ;)

Thanks Guys
 
0
•••
The views expressed on this page by users and staff are their own, not those of NamePros.
AfternicAfternic
Is the first line in the rules.php a blank line ? If so , remove it.
 
0
•••
sesson_start() needs to be the FIRST line in any php code. When something is sent to the browser ( ie: echo ""; ) then you won't be able to use the session code.

Also, if you have the sesson code in "sessions.php" (for example) it is no use doing this:

PHP:
echo "Hia";
include "sessions.php";

it needs to be the other way around.
 
0
•••
I figured it out. Thanks for all your help :)
 
0
•••
Unstoppable Domains
Domain Recover
NameMaxi - Your Domain Has Buyers
  • The sidebar remains visible by scrolling at a speed relative to the pageโ€™s height.
Back