Try outputting the value to see what it actually is. It might be that your lucene indexes might be corrupted. Try republishing. The slow republish, not the fast one.
Had problem on 6.1.3. Did not have problem on 6.1.6. Although I wouldn't have thought this was the case without finding this thread. This really seems to be the easiest solution.
Errors in Umbraco 6.1.X
System: Win 8/8.1 x64
uBlogsy v3.0.1
I've just installed clean versions and published all content. I just clicked on Blog page and got this:
Solution: http://pastebin.com/HgfNpH2r
This error is actual for Umbraco 6.1.2+. v6.1.1. works fine. But during the installation of uBlogsy in Umbraco 6.1.1 I've got this:
However "Simple Site Root" was successfully created.
There was some casting issue with one or more of the umbraco 6.1.x versions. I'm pretty sure it shoudl be fine for umbraco 6.1.6 though.
The first screenshot is also actual for Umbraco 6.1.6, I wrote about this: 6.1.2+.
Try outputting the value to see what it actually is. It might be that your lucene indexes might be corrupted. Try republishing. The slow republish, not the fast one.
What do you mean with fast and slow republish?
right click content, then publish is the fast publish.
right click your root node - that's the really slow publish but actually rebuilds the cache.
I'm getting the
String was not recognized as a valid DateTime.
I tried right clicking the root node and publishing that way but it didn't help.
Any other Ideas?
Thanks,
Brian
Hi, Brian
You can find the solution of your problem in my first post here (link to pastebin).
You should replace the code in file ..\Views\Partials\Widgets\uBlogsy\WidgetListPostArchive.cshtml by code from link.
And it will be work fine.
Thanks,
Mikhail
Upgrade to latest 6.1.6 ?
Had problem on 6.1.3. Did not have problem on 6.1.6. Although I wouldn't have thought this was the case without finding this thread. This really seems to be the easiest solution.
Thank you!
is working on a reply...