?
avatar davidangel
davidangel
7 Nov 2013

I'm getting the following error upon registering using the JomSocial plugin. But the error I'm getting indicates that maybe there is a core Joomla bug?

Fatal error: Call to a member function clear() on a non-object in /PATH/TO/JOOMLA/libraries/joomla/table/user.php on line 345

Looking at that file, it looks like $query won't be defined unless the previous conditional block were true. I tried moving the first definition of $query (line 321) outside of it's conditional block, and I was able to get a through my JomSocial registration (albeit with some strange error about my password length).

Any thoughts on this?

avatar davidangel davidangel - open - 7 Nov 2013
avatar mbabker
mbabker - comment - 7 Nov 2013

Please submit a pull request with that change. Thanks for your report.

avatar davidangel
davidangel - comment - 7 Nov 2013

Done: #2443

avatar brembrandt
brembrandt - comment - 7 Nov 2013

I am getting the same error, but core Joomla registration works. Do you have any other components installed, or is it just Joomla and Jomsocial?

avatar brianteeman
brianteeman - comment - 10 Nov 2013

Thanks for your contribution - At this time we are only using github as the place to submit code fixes, the actual reporting of issues and testing fixes is still taking place on Joomlacode.

Please can you:

1) Open an item on the Joomlacode tracker in the appropriate area.

CMS Bug Reports: http://joomlacode.org/gf/project/joomla/tracker/?action=TrackerItemBrowse&tracker_id=8103

CMS Feature Requests: http://joomlacode.org/gf/project/joomla/tracker/?action=TrackerItemBrowse&tracker_id=8549

2) After submitting the item to the Joomlacode tracker, add a link to the Joomlacode tracker item here and make sure that you add a link to this GitHub issue or pull request on the joomlacode tracker item.

avatar brianteeman
brianteeman - comment - 25 Aug 2014

Closing in favour of #2443

avatar brianteeman brianteeman - close - 25 Aug 2014
avatar zero-24 zero-24 - close - 25 Aug 2014
avatar zero-24 zero-24 - change - 7 Jul 2015
Labels Added: ?
Build staging

Add a Comment

Login with GitHub to post a comment