Hi there,
Quick question. Why isn't every blog on the /blogs/ page? When I'm not logged in or logged in under a test user, the certain weblogs don't show up. When I'm logged in with administrator rights, everything shows up.
Any idea? Thanks in advance!
Dennis
Dennis van der Stelt BloggingAbout.NET AdminOne Step Ahead : Class-A
I´m having the same issues
I have look around in the security settings but nothing indicates that that should be the problem. Could it be becourse my siteis and old mixture of asp.net forums and .text?
/Morten Jokumsen
http://dotnetforum.dk/blogs/guidmaster/
Be nice to nerds. Chances are you'll end up working for one. -Bill Gates
Anyone any idea?
Every section has IsPublic set to true but even registered users don't see all posts.
Still noone has the answer? Pretty please? :)
I still have the same problem, so plase come one from telligent join this conversation....
Morten, Dennis,
We have a particular fix that could address the issues you are stating. I say *could* because you mention the use of the IsPublic flag (not sure if you are running yur Community Server installation with blogs set to IsPublic or if you are in "Public Only" mode). I am attaching a zip file with 3 total files in it: a new CommunityServer.SqlDataProvider.dll assembly, 2 new stored procedures (cs_Media_Posts_Get and cs_shared_Threads_GetThreadSet). Be sure to at least back up the original assembly and the original procedures in your database.
If this does solve your issue, please let me know on this thread and we'll get this setup in a "known issues" section of our docs site.
Thanks,David L. Penton
Thank you
I will take a look at this fix later today and report back.
Looks like this fix helped me
Works like a charm, thanks a lot!!!
Thanks for the feedback. This was already added into the codebase and we will set this up as a current known issue.
Hi,
Is there known issue list publish now? I am currently working on the upgrade our existing site (cs2.1) to CS2008, I wish to fix them if any. Also, is there a service pack release soon for the known issue?
Thanks!
I think I maybe have found a bug in this fix. It looks like there is some kind of error regarding the indexing service now. I getting events like this in my eventlog:
Error occurred while running background task MediaGalleryIndexingSystem.Data.SqlClient.SqlException: Must declare the scalar variable "@localRowsToReturn".
and
Error occurred while running background task ForumsIndexingSystem.Data.SqlClient.SqlException: Must declare the scalar variable "@localRowsToReturn".
Morten,
I'll check this out and get back to you.
i am having the problem of 2 of my users blogs not showing in the aggreegate for non-authenticated users. Itried the fix abd recieved an error.
[MissingMethodException: Method not found: 'Void CommunityServer.Messages.ActivityMessage.set_GroupId(System.Nullable`1<Int32>)'.] CommunityServer.Data.MessagesSqlDataProvider.BuildActivityMessageFromDataReader(SqlDataReader reader) +0 CommunityServer.Data.MessagesSqlDataProvider.GetActivityMessages(Int32 pageIndex, Int32 pageSize, Collection`1 includedActivityMessageTypes) +592 CommunityServer.Messages.Messaging.GetActivityMessages(ActivityMessageQuery query) +436 CommunityServer.Controls.Messages.ActivityMessageList.get_DataSource() +576 System.Web.UI.WebControls.Repeater.ConnectToDataSourceView() +261 System.Web.UI.WebControls.Repeater.OnLoad(EventArgs e) +16 CommunityServer.Controls.PreTemplatedWrappedRepeaterBase.OnLoad(EventArgs e) +9 System.Web.UI.Control.LoadRecursive() +47 System.Web.UI.Control.LoadRecursive() +131 System.Web.UI.Control.AddedControl(Control control, Int32 index) +318 System.Web.UI.ControlCollection.Add(Control child) +146 CommunityServer.Controls.ConditionalContent.AddContentControls() +332 CommunityServer.Controls.WrappedContentBase.CreateControlHierarchy() +104 CommunityServer.Controls.WrappedContentBase.CreateChildControls() +29 System.Web.UI.Control.EnsureChildControls() +87 System.Web.UI.Control.PreRenderRecursiveInternal() +50 System.Web.UI.Control.PreRenderRecursiveInternal() +170 System.Web.UI.Control.PreRenderRecursiveInternal() +170 System.Web.UI.Control.PreRenderRecursiveInternal() +170 System.Web.UI.Control.PreRenderRecursiveInternal() +170 System.Web.UI.Control.PreRenderRecursiveInternal() +170 System.Web.UI.Control.PreRenderRecursiveInternal() +170 System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) +2041Any ideas? I had to roll back.Thanks
Morten Jokumsen: I think I maybe have found a bug in this fix. It looks like there is some kind of error regarding the indexing service now. I getting events like this in my eventlog:
I am attaching a single stored procedure that should address it. Please let me know if it does not - it appears to handle appropriately in my tests. These will be in the next version/service pack for Community Server
Thanks,David
Copyright© 2008 Telligent Systems Inc. All rights reserved CommunityServer.com • Telligent.com