[buddypress-trac] [BuddyPress] #2053: Status Update PHP Warning

buddypress-trac at lists.automattic.com buddypress-trac at lists.automattic.com
Thu Feb 25 01:14:08 UTC 2010


#2053: Status Update PHP Warning
----------------------------+-----------------------------------------------
  Reporter:  lucasajackson  |       Owner:                   
      Type:  defect         |      Status:  closed           
  Priority:  minor          |   Milestone:                   
Resolution:  invalid        |    Keywords:  reporter-feedback
----------------------------+-----------------------------------------------
Changes (by r-a-y):

  * status:  new => closed
  * resolution:  => invalid


Comment:

 Brajesh is right.  This is not a BP bug.

 I haven't tested this, but the Easy Contact plugin should check if the
 session id instead of $_SESSION.

 Change lines 111-112 in easy-contact.php to:

 {{{
 if (!session_id())
 session_start();
 }}}

 I'm marking this as invalid.  But feel free to continue posting.

-- 
Ticket URL: <http://trac.buddypress.org/ticket/2053#comment:4>
BuddyPress <http://buddypress.org/>
BuddyPress


More information about the buddypress-trac mailing list