Hey all,
I'm having a problem creating an extension of ElggUser. For example, suppose I have a class "boy" extending ElggUser. If I log in as "boy", then refresh the page, the "boot, system" event triggers some session loading function that tries to get the entity of the user logged in. However, the platform hasn't loaded the "boy" class I've defined yet so it doesn't load the logged in user in the session correctly.
I feel like I'm missing a step somewhere... Help?
Thanks!
info@elgg.org
Security issues should be reported to security@elgg.org!
©2014 the Elgg Foundation
Elgg is a registered trademark of Thematic Networks.
Cover image by RaĆ¼l Utrera is used under Creative Commons license.
Icons by Flaticon and FontAwesome.
- stringbeans@stringbeans
stringbeans - 0 likes
- Michelantonio Trizio@mik3lantoni0
Michelantonio Trizio - 0 likes
You must log in to post replies.Oh and btw I'm using 1.7.2...
I have the same problem.
Did you find any solution?
Thank you