MonoX support board

Start the conversation, ask questions and share tips and solutions with fellow developers.

Non-registered users can only browse through our support boards. Please register now if you want to post your questions. It takes a second and it is completely free. Alternatively, you can log in without registration using your credentials at major sites such as Google, Microsoft Live, OpenId, Facebook, LinkedIn or Yahoo.

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

Viewed 10915 time(s), 5 post(s) 1/15/2013 6:34:24 PMby super
super

super

1/15/2013 6:34:24 PM
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 " ?
This content has not been rated yet. 
6018 Reputation 709 Total posts
super

super

1/19/2013 12:21:39 PM
anyone ?
This content has not been rated yet. 
6018 Reputation 709 Total posts
khorvat

khorvat

1/19/2013 1:15:04 PM
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.
This content has not been rated yet. 
15993 Reputation 2214 Total posts
super

super

2/13/2013 9:08:34 PM
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 ?
This content has not been rated yet. 
6018 Reputation 709 Total posts
khorvat

khorvat

2/15/2013 2:33:19 PM
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
This content has not been rated yet. 
15993 Reputation 2214 Total posts