session already started
-
Warning message session already started.
Fix: modified dgx_donate.php line 380
if(session_id() == ”) session_start(); // prevent warning when session already exists;
This gets rid of the error message but have yet to fully test that it doesn’t break anything.
Viewing 4 replies - 1 through 4 (of 4 total)
Viewing 4 replies - 1 through 4 (of 4 total)
The topic ‘session already started’ is closed to new replies.