Web Development

Reading from filehandle failed at lib/MT/FileMgr/Local.pm line 128

I love Movable Type 's great error messages…

Quote:

Reading from filehandle failed at lib/MT/FileMgr/Local.pm line 128

means that you used the tag "MTEntryCategory" in the archive files configuration instead of the "MTArchiveCategory" tag – which of course should return the same result… but because of some dumb perl coding you have to use the first for the individual archives and the latter for the Category archives…

oh well… all I found on the net about this problem is that people didn't find the mistake and re-setup everything from scratch… puhhh… what a mess. Hope this entry helps someone out there to save him the hour I just spent figuring this out.

Average rating
(0 votes)

Comments

Reading from filehandle failed at lib/MT/FileMgr/Local.pm line 1

Thank you so much for explaining how to correct the error. I was about to go crazy figuring it out...actually I already had, but now I am more sane. :)

Similar entries