Fatal Error: Call to undefined method IndexedSearch::reindexPage() when update to 5.4.2.1

Permalink
I 'm so exicting when i found new release of c5, and get my hand play to it.
unfortunetly, when i push the upgrade button it trow this error.

Fatal error: Call to undefined method IndexedSearch::reindexPage() in  
D:\Portfolio\www.mysite.com\concrete\models\collection.php on line 172


I'm upgrade 5.4.1.1 to 5.4.2.1

some people have the similiar problem, but no clue
http://www.concrete5.org/community/forums/installation/problems-aft...

http://www.concrete5.org/community/forums/installation/fatal-error-...

please help me

fastcrash
 
fastcrash replied on at Permalink Reply
fastcrash
it's strange, after few times clik upgrade buton its now work
i got notes 'Upgrade to 5.4.2.1 complete!'

i dont know, maybe it's cahe or samothing else

so just push upgrade button several times again.
fastcrash replied on at Permalink Reply
fastcrash
but after struggle with some mess error and layout, i cannot edit my page. every i edit my page, always throw this error again.

is someone have solution for this case? or some hint please?

what excatly this error?
107studio replied on at Permalink Reply
107studio
I'm having the same problem. A fresh install of the concrete folder does not fix this problem.

changing the config.php to
<?php define('DIRNAME_APP_UPDATED', 'concrete5.4.2');?> which was 2 versions earlier, still does not fix this problem.
halmark replied on at Permalink Reply
All i know is that i got around 10 - 15 different places with FATAL ERROR's from PHP.

What i did was to upgrade from 5.4.0.2 to 5.4.2.1 and i got the errors, even tried to upgrade to 5.4.2.2 but still no luck.

Now i can do practically nothing with my site... editing, adding content now throws a fatal error by PHP.
107studio replied on at Permalink Reply
107studio
It's also worth nothing that even though I get the error when I confirm changes made to a page, or when editing page title, the changed do still take.

I'm having this problem on a clients site so I'm not wanting to try anything to drastic. I'm surprised there hasn't been a solution posted yet.

The error started after going from 5.4.2 to 5.4.2.2
halmark replied on at Permalink Reply
I do know that the errors occur, but for me it is still quite odd and i posted to this thread to see if i could get some kind of clarity regarding the errors.

Besides i can't modify the preferences on each page without getting a fatal error.

I hope that the problem will be solved without having to go through dozen files to solve it.