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.

Friends not being friendly. (Zatvorena) (Mono Support )

25815 put(a) pogledan, 9 odgovor(a) 23.4.2012. 6:03:42Kreirao(la) David
David

David

23.4.2012. 6:10:55

During my testing I have not been able to get the "friending" to work. I log in as one user, put in a friend reqest (seems to go off without issue). Then, I log in as the user that should recevie the freind request but it is not there.

I assume a "message" should appear in the inbox? Where does a user "accept" a friend request?

Any thoughts on where to start the troubleshooting on this? Or, are we dealing with user error?

Thank you.

Ovaj sadržaj još nije ocijenjen. 
174 Reputacija 22 Ukupno objava
khorvat

khorvat

23.4.2012. 6:55:27
Hi,

"friend user" should have received an e-mail message with the link so you can check the e-mail inbox of that user, other place where you can check if friend request was saved is the Site Wall and Profile page. In the right column you have Invitations received and Invitations sent module and the request should be there.

Let us know if that is the case ?

Regards
Ovaj sadržaj još nije ocijenjen. 
15993 Reputacija 2214 Ukupno objava
David

David

23.4.2012. 16:44:19
I see them now, but only when I am in design mode. Otherwise, they disapear. I don't have the part settings to any particular group. Any thoughts why?

(see attachment)
Ovaj sadržaj još nije ocijenjen. 
174 Reputacija 22 Ukupno objava
David

David

23.4.2012. 19:50:41
Note: I even added hide if empty = false and visible explicitly = true in the control parameters in the UserProfile.aspx. As soon as I get out of design mode, they disappear.

<MonoX:InvitationList runat="server" InvitationType="InvitationsSent" ID="ctlInvitationsSent" PageSize="9" AvatarSize="40" HideIfEmpty="false"  Visible="true" />
                       <MonoX:InvitationList runat="server" InvitationType="InvitationsReceived" ID="ctlInvitationsReceived" PageSize="9" AvatarSize="40" HideIfEmpty="false" Visible="true"  />
Ovaj sadržaj još nije ocijenjen. 
174 Reputacija 22 Ukupno objava
David

David

23.4.2012. 20:41:21
Note: All three of these controls are having the same problem on the profile page. They only show up in design mode regardless if the lists are empty or not. I have tested it both ways.

<!--NOT SHOWING UP -->
<MonoX:PeopleSearch runat="server" ID="snPeopleSearch" ConfirmationRequired="true" />
<MonoX:InvitationList runat="server" InvitationType="InvitationsSent" ID="ctlInvitationsSent" PageSize="9" AvatarSize="40" />
<MonoX:InvitationList runat="server" InvitationType="InvitationsReceived" ID="ctlInvitationsReceived" PageSize="9" AvatarSize="40" />

Ovaj sadržaj još nije ocijenjen. 
174 Reputacija 22 Ukupno objava
khorvat

khorvat

24.4.2012. 6:26:41
Hi,

that was an issue in one of MonoX versions and it was only related to MonoX Profile demo page. Please find the link to latest unofficial build in your InMail. Test the invitation lists with that version and get back to us.

Regards
Ovaj sadržaj još nije ocijenjen. 
15993 Reputacija 2214 Ukupno objava
David

David

30.4.2012. 16:16:11
Thank you. I did receive the new build. Can I ask what is the best way to upgrade to this build? I have already modified many theme files and extended a few controls. Is there documentation somewhere on implementing an upgrade? Thank you.

Dave.

Ovaj sadržaj još nije ocijenjen. 
174 Reputacija 22 Ukupno objava
khorvat

khorvat

30.4.2012. 21:09:09
Hi, You should read the blog post related to MonoX upgrade, you can find it under blogs menu item. Let me know if you need anything else. Regards
Ovaj sadržaj još nije ocijenjen. 
15993 Reputacija 2214 Ukupno objava
David

David

3.5.2012. 11:55:17
The upgrade to Build V 4.7.40.3486 seems to have fixed this problem. Thank you for providing this support.

Dave.

Ovaj sadržaj još nije ocijenjen. 
174 Reputacija 22 Ukupno objava