Hi there!
I've just recently have installed MT5.
When I try to add new site or open current web-site settings it gives me the following error^
"Can't call method "label" on unblessed reference "
Where could be the problem?
Regards,
EvgenyK
Reported on Movable Type 5
Having installed MT5, I also get this error. Has anyone been able to duplicate this and find a solution? I'll continue to try to work on the problem and report back here if I fix it.
It turned out in my case that I'd ended up with both of the themes directories from the 5.1 zip mixed together in the MT directory. Once I deleted the mixed up directory and re-uploaded the two themes directories into the appropriate places, the error went away.
I had the same problem after upgrading tonight from 4.23 to MT5.
Deleting some theme folders I had copied into mt/themes/ (so that only the 3 default themes remained) seems to have solved the issue.
IN my case i have two folders in my root):
blog (archives and htmls)
mt-static (from the original sources)
If i have duplicated folder in both folders, the problem and that message ("Can't call method "label" on unblessed reference) it show. I delete the duplicated folders in "blog" and now is perfect.