Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
ARGuestbook 0.9.4
#6
The warning about cookie_functions.php has nothing to do with the notice about sessions.

All plugins should check whether there is an active session before starting one. As plugin developer you don’t know what other plugins are used so you can’t assume you have to start the session yourself. That’s the only logical fix.

Code:
if (session_id()=='') session_start();
“Don’t forget the important ˚ (not °) on the a,” says the Unicode lover.
Help us test a key change for the core! ¶ Problems with GetSimple? Be sure to enable debug mode!
Reply


Messages In This Thread
ARGuestbook 0.9.4 - by Alessio_roma - 2010-11-02, 20:12:42
ARGuestbook 0.9.4 - by Oleg06 - 2010-11-02, 20:49:01
ARGuestbook 0.9.4 - by Alessio_roma - 2010-11-03, 08:01:28
ARGuestbook 0.9.4 - by Oleg06 - 2010-11-03, 17:01:39
ARGuestbook 0.9.4 - by Alessio_roma - 2010-11-03, 20:01:55
ARGuestbook 0.9.4 - by Zegnåt - 2010-11-03, 20:23:37
ARGuestbook 0.9.4 - by dominionit - 2010-11-04, 04:59:47
ARGuestbook 0.9.4 - by Alessio_roma - 2010-11-04, 08:28:14
ARGuestbook 0.9.4 - by Oleg06 - 2010-11-04, 16:20:56
ARGuestbook 0.9.4 - by Alessio_roma - 2010-11-04, 19:13:44
ARGuestbook 0.9.4 - by Oleg06 - 2010-11-04, 23:27:07
ARGuestbook 0.9.4 - by Alessio_roma - 2010-11-05, 06:30:22
ARGuestbook 0.9.4 - by Oleg06 - 2010-11-05, 17:23:23
ARGuestbook 0.9.4 - by Alessio_roma - 2010-11-05, 19:22:30
ARGuestbook 0.9.4 - by Oleg06 - 2010-11-05, 19:28:02
ARGuestbook 0.9.4 - by Alessio_roma - 2010-11-05, 19:53:10
ARGuestbook 0.9.4 - by Alessio_roma - 2010-11-05, 20:33:41
ARGuestbook 0.9.4 - by Alessio_roma - 2010-11-05, 21:03:18
ARGuestbook 0.9.4 - by yojoe - 2010-11-05, 23:21:51
ARGuestbook 0.9.4 - by Oleg06 - 2010-11-06, 01:14:50
ARGuestbook 0.9.4 - by yojoe - 2010-11-06, 01:34:09
ARGuestbook 0.9.4 - by Oleg06 - 2010-11-06, 02:43:02
ARGuestbook 0.9.4 - by yojoe - 2010-11-06, 03:58:59
ARGuestbook 0.9.4 - by Alessio_roma - 2010-11-06, 06:29:58



Users browsing this thread: 1 Guest(s)