Searches returning threads that can't be seen

rated by 0 users
This post has 5 Replies | 1 Follower

Not Ranked
Posts 16
Points 245
darinr Posted: Thu, Feb 14 2008 4:30 PM

 I do a search in the box and it does not fail that at least several of the threads that come back when i click on them it says I don't have the permission to view them.   Are these deleted?   Some of them look to be exactly what I want and it's frustrating to not be able to see them.

  • | Post Points: 20
Top 10 Contributor
Posts 4,031
Points 61,095
TelligentSupportTeam

AT one time, there was a bug whereby posts made to private forums would appear in the search barrel for the whole site - these posts may have been made during that time.  If not, and the post seem slike it's answering just what you need, make a post in a forums tating your problem, and providing a link to the post that looks like it provides your answer and someone may be able to help you out and tell you what's going on in that post.

  • | Post Points: 20
Not Ranked
Posts 16
Points 245
darinr replied on Mon, Feb 18 2008 1:33 PM

 Gotcha :-)

 

I appreciate your help.  I'm searching around for some examples of extended attributes for 2007 to add some more data to my login and profile pages.  So case in point in type "extended attributes" and to look in CS 2007 in the drop down and the first link

 

http://communityserver.org/msgs/default.aspx?MessageID=31

bam access denied.  and then 5-6 more occurences of that thread  are the top search relevance none of which you can see :-)  argh!

trying to get it working with a checkbox at first and then progress to drop downs.

 

i made in createuser.aspx

<asp:CheckBox id="IntSharePoint" runat="server"></asp:CheckBox>SharePoint/>

I added in the communityserver.config

<ExtendedUserData>
<
add name = "IntSharePoint"/>
</ExtendedUserData>

And now i'm investigating the next steps and the threads i search for i keep getting access denied....

thanks again for your help!

  • | Post Points: 35
Top 10 Contributor
Posts 4,031
Points 61,095
TelligentSupportTeam

Basically you'll need to create a ProfileSubForm, and then add it to the Registrtion and the Edit Profile Page.

It isn't a forum post but hopefully http://docs.communityserver.org/wiki/page.aspx/312/how-to-extend-user-registration-using-sub-forms/ gives you a good idea of what you need to do.

  • | Post Points: 20
Not Ranked
Posts 16
Points 245
darinr replied on Mon, Feb 18 2008 5:25 PM

 i added my fields to the login page and the data is in the database. If i use

<CSControl:UserData ExtendedAttribute="intSharePoint" runat="server" />

I can see the data being retrieved.  Is there a simple way to bind this to a box on the profile page so that when they push save it will save the data? or is subform the only route to do that?

thanks again for your time.

 

  • | Post Points: 5
Top 500 Contributor
Posts 58
Points 975

darinr:

<asp:CheckBox id="IntSharePoint" runat="server"></asp:CheckBox>SharePoint/>

Sharepoint? Sounds interessting, do you connect the CS Users to the Sharepoint Logins? Have the issue at the moment, cause Sharepoint is using Active Directory Wink

  • | Post Points: 5
Page 1 of 1 (6 items) | RSS
Powered by Community Server (Commercial Edition), by Telligent Systems

Copyright© 2008 Telligent Systems Inc. All rights reserved
CommunityServer.com  •  Telligent.com