I installed some updates to a few plugins last night and now for some reason it won't reindex (recreate) the new main page. My newest entries are showing up, just not on the main index. Pretty weird.
I've just disabled most of the ones that were new and not upgrades, hopefully that will take care of the issues.
Speaking of which, Movabletype 4.1 is out, it's been running here for at least a few days.
Unfortunately I think that the issue is one of the plugins that I have not disabled. I will give it a while and see what happens and if it doesn't rebuild the page, send the author an email.
If any of you folks that are smarter than I am want a gander, this is the error I am getting when it tried to rebuild:
"my" variable $app masks earlier declaration in same scope at /home/rmiles/public_html/cgi-bin/mt/plugins/EntryPost/EntryPost.pl line 176.
prepare_cached(SELECT objectscore_id, objectscore_author_id, objectscore_created_by, objectscore_created_on, objectscore_ip, objectscore_modified_by, objectscore_modified_on, objectscore_namespace, objectscore_object_ds, objectscore_object_id, objectscore_score FROM mt_objectscore WHERE (objectscore_object_ds = ?) AND (objectscore_namespace = ?) ORDER BY objectscore_score DESC
) statement handle DBI::st=HASH(0x952cf4c) still Active at /home/rmiles/public_html/cgi-bin/mt/extlib/Data/ObjectDriver/Driver/DBI.pm line 117
Don't have a darn clue what any of it means. Either I am having a problem with the Entrypost plugin I just updated or maybe a table is still open in the database.

7
