Hi,
My site has a blog named "News" which has a weird behaviour:
Even though posts have tags, for some posts (which seem totally random), I see no tags from the blog main page while these posts do contain tags that I can see if I click on the post title and see it in.Moreover, if, for these posts, I try to edit the tags from the blog main page, I get the following error as soon as I press the Save button:
"An error occured while formatting tags: Object reference not set to an instance of an object."
You can have a look by yourself:Go to http://www.guwiv.com/portal/blogs/news/default.aspx which is my blog main page, then look at the post called "MKLINK". You'll see that on the blog main page it seems to not have any tag. Then click on its title (http://www.guwiv.com/portal/blogs/news/archive/2007/02/15/mklink.aspx) and then magic! you'll see the tags appear below the post body as usual.
Any idea?
Can you let us know how many posts have you tagged under these tags?
Actually I think there are a few posts (in comparision with other posts) that are tagged under these tags (Note that right now I can't load your site to see).
I think Community Server doesn't list all tags in blogs homepage. It just filter tags based on their frequently so some tags are ignored.
You should be able to check all your tags at Site.Com/tags.
Let me know if this is the problem.
Keyvan NayyeriWaegis Anti-Spam Filter - Stay Away from Spams on Your Community Server Sites
It looks like tags are showing on every other post -- my guess is that the ItemTemplate and AlternatingItemTemplate are both defined and that the <ItemTemplate> is missing the control that lists tags.
I'd suggest removing the <ItemTemplate>...</ItemTemplate> and renaming the <AlternatingItemTemplate>...</AlternatingItemTemplate> to be <ItemTemplate>... </ItemTemplate> in the web/themes/blogs/[theme name]/skins/skin-entrylist.ascx page.
Hi Keyvan and Ben,
Thanks for your quick answers. FYI, tags are not showing in many other posts (about half of them) and with the same behaviour, it's not only that post.
The tags do appears in the tags browser page, so they are actually saved, Keyvan. The problem seems more skin related as Ben suggested.
I'm gonna have a look at the Skin-entrylist.ascx file, since I didn't develop the entire theme (it is based on Nick Brown's fantastic Aero theme), it could possibly be a bug in it . I'll keep you posted.
Cheers
Edit: Yayyy, it was a bug in Skin-entrylist.ascx, I just copied the original CS default theme Skin-entrylist.ascx file over the one from Aero theme and it got fixed. Thanks for your help guys, you're brilliant!!
Copyright© 2008 Telligent Systems Inc. All rights reserved CommunityServer.com • Telligent.com