mahara-contributors team mailing list archive
-
mahara-contributors team
-
Mailing list archive
-
Message #30146
[Bug 1473817] Re: auth_generate_login_form error
** Changed in: mahara
Milestone: 15.10.0 => 15.10.1
** Also affects: mahara/15.10
Importance: Low
Assignee: Robert Lyon (robertl-9)
Status: In Progress
** Also affects: mahara/16.04
Importance: Undecided
Status: New
** Changed in: mahara/16.04
Status: New => In Progress
** Changed in: mahara/16.04
Status: In Progress => Confirmed
** Changed in: mahara/15.10
Status: In Progress => Confirmed
** Changed in: mahara/16.04
Importance: Undecided => Low
** Changed in: mahara/16.04
Milestone: None => 16.04.0
--
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