User tests: Successful: Unsuccessful:
<?php if ((!$statusFixed) && ($this->countModules('status'))) : ?>
needs to be changed by
<?php if ((!$statusFixed) && ($this->getInstance()->countModules('status'))) :?>
$this is, at that point, instantiated to JDocumentError which has not countModules method throwing an error.
Thanks Hackwar!
Status | New | ⇒ | Closed |
Closed_Date | 0000-00-00 00:00:00 | ⇒ | 2014-06-01 14:42:27 |
Added a new tracker item for you: http://joomlacode.org/gf/project/joomla/tracker/?action=TrackerItemEdit&tracker_item_id=33402&start=0