Mono Support Why discussion NEW topics are not coming up on homepage ? 

Viewed 12592 time(s), 5 post(s), 1/15/2013 6:34:24 PM - by super
1/15/2013 6:34:24 PM
6018 Reputation 709 Total posts

1st question:
I have this code on my default.aspx page:

<MonoX:DiscussionTopic runat="server" ID="ctlNewTopics" EnableInsertNewTopic="false" EnableAnswering="false" EnableOwnerDeleteOperation="false" EnablePaging="false"
TopicSorter="SortNewTopicsOnTop" ShowBackLink="false" TopicFilterType="LastActiveTopics" Template="DiscussionTopicList" PageSize="5" HeaderVisible="false" EnableDiscussionDefaultUrl="true" RewritePageTitle="false"/>

I still don't see anything on my homepage ?

But I got this code from Let'sSocialize dashboard page and on that page this same code is showing new topics - why I am not getting anything on my homepage ?

2nd question:
As you can see in my above code - I have added this (RewritePageTitle="false") but still I see "New Topics" on my page title - why ? how to get rid of this "New Title " ?

1
1/19/2013 12:21:39 PM
6018 Reputation 709 Total posts

anyone ?

2
1/19/2013 1:15:04 PM
15993 Reputation 2214 Total posts

Q1 please take a look at the GitHub demo pages project Let's Socialize code behind, you need to bind the WebPart. Q2 this is a bug on the Discussion topics, we will fix this soon.

3
2/13/2013 9:08:34 PM
6018 Reputation 709 Total posts

Khorvat,

Have this "Discussion topics" bug fixed ?

If yes, how to fix it on my copy of nightly build since I don't have the latest build ?

4
2/15/2013 2:33:19 PM
15993 Reputation 2214 Total posts

Hi,

this is fixed in today's nightly build and it will be available today COB.

Note: You need to set the RewritePageTitle="false" on DiscussionContainer module and not the discussionTopic module.

Regards

5
This is a demo site for MonoX. Please visit Mono Software for more info.