RichieBoy67
05-01-2005, 08:39 PM
My host did something today and my site went down... Now I believe the server is connected but I am getting this...
Warning: Constants may only evaluate to scalar values in /includes/init.php on line 823
Unable to add cookies, header already sent.
File: /home/talkandm/public_html/includes/init.php
Line: 27
I have never seen this before..... Does anyone know what is means???
This is line 823 in my init.php
define(strtoupper($_constname), $_constval);
}
}
Warning: Constants may only evaluate to scalar values in /includes/init.php on line 823
Unable to add cookies, header already sent.
File: /home/talkandm/public_html/includes/init.php
Line: 27
I have never seen this before..... Does anyone know what is means???
This is line 823 in my init.php
define(strtoupper($_constname), $_constval);
}
}