On line 89 of gigya.pages.inc the function gigya_logout()
is not prepared for a page refresh, and will try to duplicate
a session_destroy() when there is no $_SESSION var available
throwing an E_WARN.

Easy fix. ;)

Comments

gambaweb’s picture

Status: Active » Closed (fixed)

this process has changed in recent version. please upgrade