Warning: session_start() [function.session-start]: Cannot send session cache limiter - headers already sent
how to fix this? i'm using cabaltoolz 3.1 + apacheserv
it was always appeared on the top of the backend of the cabaltoolz.
Printable View
Warning: session_start() [function.session-start]: Cannot send session cache limiter - headers already sent
how to fix this? i'm using cabaltoolz 3.1 + apacheserv
it was always appeared on the top of the backend of the cabaltoolz.
Im not sure (wich files you use and wich file you get that? admincp.php?) but check if anyhing is sent before session_start(); on your backend
If so then change it (including any spaces)
Use a meaningful thread title next time, please... I'm getting pretty tired of seeing "help pls!!!" and not being able to tell what a thread is about before I open it.