mahara-contributors team mailing list archive
-
mahara-contributors team
-
Mailing list archive
-
Message #31802
[Bug 1473817] Re: auth_generate_login_form error
*** This bug is a duplicate of bug 1495200 ***
https://bugs.launchpad.net/bugs/1495200
Hi Yaju,
I think you are correct! I've marked this bug as a duplicate.
Cheers,
Aaron
** This bug has been marked a duplicate of bug 1495200
White screen when session times out
--
You received this bug notification because you are a member of Mahara
Contributors, which is subscribed to Mahara.
Matching subscriptions: Subscription for all Mahara Contributors -- please ask on #mahara-dev or mahara.org forum before editing or unsubscribing it!
https://bugs.launchpad.net/bugs/1473817
Title:
auth_generate_login_form error
Status in Mahara:
Confirmed
Status in Mahara 15.10 series:
Confirmed
Status in Mahara 16.04 series:
Confirmed
Bug description:
When I leave a site alone for a while and then come back to it when I
try navigating somewhere I get a blank screen. On page reload all is
fine.
The blank screen is due to:
PHP Fatal error: auth_generate_login_form(): The script tried to
execute a method or access a property of an incomplete object. Please
ensure that the class definition "Pieform" of the object you
are trying to operate on was loaded _before_ unserialize() gets called
or provide a __autoload() function to load the class definition in
/home/robertl/htdocs/mahara-devel/mahara/htdocs/auth/lib.php on line
1946
This looks to be a problem with newer versions of PHP and how they
deal with accessing objects.
To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1473817/+subscriptions
References