I've installed ublogsy with umbraco v6.2 , and created 4 blogs (siblings). When using the search box in blog 1, it returns results for blog 1. But when I use the search box while on the landing page for blog 2, 3, or 4, it still returns results for blog1 only.
Can I change this behavior? Can it either return results for ALL blogs, or be contextual, and return results for the blog that I'm on?
I really know nothing about how the search works in Umbraco, so please baby-fy your answers, if any : )
Thank you -- that did the trick. Sorry I didn't post sooner, I was busy getting a site live. First one with Umbraco and Ublogsy, it seems to be a great success.
If you care to, perhaps writing a blog post about how you went, and any issues that you encountered, so other people doing it for the first time could have a reference?
I will as soon as I can get past the initial problems : (
All is not as smooth as I had hoped. My users are having intermittent problems publishing posts -- I don't have much of an answer. Today I went in to see what they had done, and there was a post that said it was published, but the url on the properties tab had the "oops document is published but not in the cache..." message. The authors picker and tags picker both were empty and said "no start node found". Upon further examination the date folder that had been created for the post also said there was a problem. After blowing both the post and the date folder away, I created a post successfully. Do you have any advice where I might look for resolving these issues? I've never had an issue making a post, so I'm concerned that my user is actually following a flow that breaks the publish, and that the flow is allowed..
I saw on some other threads that I should check the folder permissions on app-data, but I figure if I delete the umbraco config file and it gets re-written, then permissions are fine. Am I thinking correctly?
Any pointers in the right direction would be appreciated!
Thank you -- I'm on a shared cloud account at Server Intellect. I think I'll contact their tech support and see if they can come up with anything. BTW, a few times clients are getting this error too while trying to publish:
Server Error in '/' Application.
Validation of viewstate MAC failed. If this application is hosted by a Web Farm or cluster, ensure that <machineKey> configuration specifies the same validationKey and validation algorithm. AutoGenerate cannot be used in a cluster.
Yeah, but I'm wondering out loud if the two errors add up to a hosting problem, not an application problem. I'll let you know if I find anything that might be of interest to your blog users.
Search in multiple blogs
I've installed ublogsy with umbraco v6.2 , and created 4 blogs (siblings). When using the search box in blog 1, it returns results for blog 1. But when I use the search box while on the landing page for blog 2, 3, or 4, it still returns results for blog1 only.
Can I change this behavior? Can it either return results for ALL blogs, or be contextual, and return results for the blog that I'm on?
I really know nothing about how the search works in Umbraco, so please baby-fy your answers, if any : )
Thanks!
Stephanie
It's probably a caching issue with the search box widget. Go to the base blog template, and change the cached partial cache parameter from 600 to 0.
Thank you -- that did the trick. Sorry I didn't post sooner, I was busy getting a site live. First one with Umbraco and Ublogsy, it seems to be a great success.
Steph
Good to hear!
If you care to, perhaps writing a blog post about how you went, and any issues that you encountered, so other people doing it for the first time could have a reference?
I will as soon as I can get past the initial problems : (
All is not as smooth as I had hoped. My users are having intermittent problems publishing posts -- I don't have much of an answer. Today I went in to see what they had done, and there was a post that said it was published, but the url on the properties tab had the "oops document is published but not in the cache..." message. The authors picker and tags picker both were empty and said "no start node found". Upon further examination the date folder that had been created for the post also said there was a problem. After blowing both the post and the date folder away, I created a post successfully. Do you have any advice where I might look for resolving these issues? I've never had an issue making a post, so I'm concerned that my user is actually following a flow that breaks the publish, and that the flow is allowed..
I saw on some other threads that I should check the folder permissions on app-data, but I figure if I delete the umbraco config file and it gets re-written, then permissions are fine. Am I thinking correctly?
Any pointers in the right direction would be appreciated!
Strange errors. I've never seen those before.
Is your setup anything like this persons?
http://our.umbraco.org/forum/getting-started/installing-umbraco/39296-Oops-this-document-is-published-but-is-not-in-the-cache-(internal-error)
Thank you -- I'm on a shared cloud account at Server Intellect. I think I'll contact their tech support and see if they can come up with anything. BTW, a few times clients are getting this error too while trying to publish:
Server Error in '/' Application.
Validation of viewstate MAC failed. If this application is hosted by a Web Farm or cluster, ensure that <machineKey> configuration specifies the same validationKey and validation algorithm. AutoGenerate cannot be used in a cluster.
That looks like a web.config issue. Google is your best friend for that.
Yeah, but I'm wondering out loud if the two errors add up to a hosting problem, not an application problem. I'll let you know if I find anything that might be of interest to your blog users.
Thanks!
Steph
is working on a reply...