uDateFoldersy doesn't works anymore after a view Posts published!
Hi
First, thanks for this great package.Unfortunately i have this issue on my installation:
I'm using the uBlogsy with the uDateFoldersy on my personal Blog. All works fine, but after a few published posts the uDateFoldersy Package seems to work not as expected. At this point all new posts were placed under the root of uBlogsyLanding. I don't receive any errors and i can't find any misconfiguration. When i redeploy the packages on a fresh umbraco installation, still the same behavior. It works only for a few posts.
After further investigations i can confirm, that the Redirection works, when i create a new post under a "day" documenttype, even its not the date of publishing. I also redirects when i change the publishing date. But it doesn't works when i create a new post under the uBlogsy Landing Page. Is there a way to troubleshoot this? I only receive a lot of these erros in the Umbraco Log:
No, these are the only messages i get. On every publish or save event i receive a lot of them. I also get these events on a clean installation with Umbraco 6.0.5 and uBlogsy MVC or Webforms. It doesn't matter.
I agree.... having issues myself. Do you know if AutoFolders or other similar packages also experiance the issue? Oddly, uBlogsy so far has been just fine.
I'm not sure about other packages. Although mine fires on the after_save event, i know others fire on the before/after publish events. Might be relevant.
uDateFoldersy doesn't works anymore after a view Posts published!
Hi
First, thanks for this great package.Unfortunately i have this issue on my installation:
I'm using the uBlogsy with the uDateFoldersy on my personal Blog. All works fine, but after a few published posts the uDateFoldersy Package seems to work not as expected. At this point all new posts were placed under the root of uBlogsyLanding. I don't receive any errors and i can't find any misconfiguration. When i redeploy the packages on a fresh umbraco installation, still the same behavior. It works only for a few posts.
I have the following config on my site:
- ublogsy 3 Webforms BETA
- uDateFoldersy Patch 1.1.1.0
- umbraco 6.0.5
I appreciate your help!
What does your content tree look like?
Any other packages?
Hi Anthony
Thanks for your reply.
This is my content tree:
And these are my templates:
I have installed the UComment and the Goyaweb_Multi-Language_tools. I've already tried it without these packages.
After further investigations i can confirm, that the Redirection works, when i create a new post under a "day" documenttype, even its not the date of publishing. I also redirects when i change the publishing date. But it doesn't works when i create a new post under the uBlogsy Landing Page. Is there a way to troubleshoot this? I only receive a lot of these erros in the Umbraco Log:
2013-05-27 13:51:40,097 [11] ERROR System.Exception - [Thread 7] During indexing luceneFieldName:uBlogsySearchableTags, propertyAlias:uBlogsyPostTags.
System.NullReferenceException: Object reference not set to an instance of an object.
Could there be a relationship between the log message and my issue?
Possible...
Do you have anything else in your log?
Paste it here if you do
No, these are the only messages i get. On every publish or save event i receive a lot of them. I also get these events on a clean installation with Umbraco 6.0.5 and uBlogsy MVC or Webforms. It doesn't matter.
I had an issue like this before... basically the umbraco events were not being fired for some hidden reason.
Is it possible to try another datefolders package?
You can disable my on in the udatefoldersy.config.
Ok, I'll try this. Do you recommend a DateFolder Package?
autofolders is probably the most flexible.
all of them (including udatefoldersy) have their shortcomings though as they all solve specific problems.
It's working now with "Autofolders". Thanks.
i'm looking forward for an update of uDateFoldersy.
regards
Patrick, does AutoFolders work correctly with Umbraco 6+? I've seen mixed opinions.
Jeff it seems there is something strange going on in umb 6+
At some point events stop getting fired. It explains the date folders packages having mixed success.
I agree.... having issues myself. Do you know if AutoFolders or other similar packages also experiance the issue? Oddly, uBlogsy so far has been just fine.
I'm not sure about other packages. Although mine fires on the after_save event, i know others fire on the before/after publish events. Might be relevant.
is working on a reply...