volume_up

A critical vulnerability was discovered in React Server Components (Next.js). Our systems remain protected but we advise to update packages to newest version. Learn More

volume_up

A critical vulnerability was discovered in React Server Components (Next.js). Our systems remain protected but we advise to update packages to newest version. Learn More

StarCommunity Updating Issue

We are using Netstar StarCommunity for our community website. I am working on the Club module of the StarCommunity. In Club module there is Blog Archive Section. Now problem is like when adding the Blog to a Club the Blog count does not gives updated result. If we log out and then log in then it gives proper count of the Blog.

I think its caching issue with the Star Community. So pls guide.

Thanks,

bhavin.chheda@vizualize.com.

Also code for retriving the count of the Blog of the Club is as follows:

public int GetArticleArchiveCount(int groupId, int month, int year) {
   return GetEntryArchive(year, month, groupId).Count;
  } 

==============================

 

#20331
May 27, 2008 11:12
* You are NOT allowed to include any hyperlinks in the post because your account hasn't associated to your company. User profile should be updated.