Problems after upgrade to 5.4.2

Permalink
Fatal error: Call to undefined method IndexedSearch::reindexPage() in /home/aon/public_html/updates/concrete5.4.2/concrete/models/collection.php on line 172

Since upgrading to 5.4.2 I keep getting this error - my home page has lost half its blocks and I can't revert to an earlier version. Backup won't work and the page index job won't complete.

Something has gone badly wrong. Any ideas please? Can I roll back to previous version?

abstracts
 
patej replied on at Permalink Reply
patej
Hi,
Sorry I can't help you out with your problem, other than to say that roll back is possible.

In your /config/site.php file just comment out the following line:
<?php define('DIRNAME_APP_UPDATED', 'concrete5.4.2');?>


After that you should be back to your previous version. You can also then delete /updates/concrete5.4.2/ directory if you wish.

--patrik
abstracts replied on at Permalink Reply
abstracts
Thanks very much Patrik - I will try that.

Appreciate the prompt response, thank you

Denise