mahara-contributors team mailing list archive
-
mahara-contributors team
-
Mailing list archive
-
Message #31667
[Bug 1473817] Re: auth_generate_login_form error
This bug report seems a duplicate of the bug #1495200.
The 1495200 is already fixed and we have verified that this doesn't
happen for us any more after upgrading to 15.04.4 which includes the fix
for the #1495200.
--
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