mahara-contributors team mailing list archive
-
mahara-contributors team
-
Mailing list archive
-
Message #27713
[Bug 1473817] [NEW] auth_generate_login_form error
Public bug reported:
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.
** Affects: mahara
Importance: Low
Assignee: Robert Lyon (robertl-9)
Status: In Progress
--
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:
In Progress
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
Follow ups