?
avatar speedy111
speedy111
9 Jul 2013

This occurs when updating an extension with dev version 4f323c7e11d3ade713ad5b7f1b765c42a8173d61 of the Joomla 3 branch.

Commit 54df5bf with file /libraries/cms/installer/installer.php very likely introduced this bug. The code $query->clear() on line 1127 uses the variable $query which is redefined above on line 1106 $query = trim($query);. The file is not touched since that commit.

avatar jurianeven jurianeven - open - 9 Jul 2013
avatar jurianeven
jurianeven - comment - 10 Jul 2013

I'll close this one, since it's duplicated now. Please see this pull request:
#1446

avatar zero-24 zero-24 - close - 10 Jul 2013
avatar zero-24 zero-24 - change - 7 Jul 2015
Title
Fatal error: Call to a member function clear() on a non-object in /libraries/cms/installer/installer.php on line 1127
Fatal error: Call to a member function clear() on a non-object in /libraries/cms/installer/installer.php on line 1127
Labels Added: ?
Build staging

Add a Comment

Login with GitHub to post a comment