> Forums > Active Social > Themes and Templates > Where is the latest Members view???
Last Post 06 Apr 2011 01:41 PM by Will Morgenweck. 17 Replies.
AddThis - Bookmarking and Sharing Button Printer Friendly
  •  
  •  
  •  
  •  
  •  
PrevPrev NextNext
You are not authorized to post a reply.
Author Messages
Resolved
Tareq
Customers
Tareq
Post Count:440

--
19 Feb 2010 09:50 PM
    Where is the latest Members view??? Is that gone... I see only the latest groups view. Can someone please point me or post the latest members script here??? Thanks

    Also is any one else having issues with changing the view by clicking on the social view settings? It works fine if I go to settings but not from social view settings. I tried with 4 different skins no luck...
    Abu
    Customers
    Abu
    Post Count:75

    --
    21 Feb 2010 01:42 PM
    I have same issues with 'latest member view' display only vertical direction and I can't get settings on 'social view settings' for both latest members & latest group. When I open 'Active Social View Manager' I only see 'Default View:' (instance name) and 'Save' nothing else. However, I can see all "Active Social View Settings" on other pages such as groups, members etc.
    Adam Jones
    Customers
    Adam Jones
    Post Count:406

    --
    21 Feb 2010 03:42 PM
    I am not having any problems: http://www.japanbases.com/member-list.aspx
    Abu
    Customers
    Abu
    Post Count:75

    --
    21 Feb 2010 05:38 PM
    Hi Adam,
    The problem is not in 'members list' the issue is in custom 'latest member view' and 'latest group view' that is problem occurred in my case.
    Steve White
    Customers
    Steve White
    Post Count:196

    --
    22 Feb 2010 02:40 AM
    • Accepted Answer
    Abu -

    If you need multiple columns you need to use the new Columns property in the control:
    http://www.activemodules.com/Commun...fault.aspx

    Here's the Change Log with an attachment showing the syntax:
    http://www.activemodules.com/Commun...fault.aspx
    Tareq
    Customers
    Tareq
    Post Count:440

    --
    22 Feb 2010 07:34 AM
    Can someone please post a working code here?
    Changing the columns in repeatcolumns do nothing and I see it is still the using datalist? Is there a newer script if so where is it?
    My post in Techincal Support is getting rejected and getting no help. I guess I will proceed to Help Desk Ticket
    Will Morgenweck Forum Admin
    DotNetNuke Staff
    Will Morgenweck
    Post Count:7672

    --
    22 Feb 2010 07:42 AM
    It was rejected because it is not a technical support issue. Custom views are only supported in this forum. We can't provide support every possible custom view. Please look through the default templates as an example of what needs to be changed in your situation.
    Will Morgenweck
    Director of Product Management
    DotNetNuke Corp.
    Will Morgenweck Forum Admin
    DotNetNuke Staff
    Will Morgenweck
    Post Count:7672

    --
    22 Feb 2010 07:51 AM
    Also is any one else having issues with changing the view by clicking on the social view settings? It works fine if I go to settings but not from social view settings. I tried with 4 different skins no luck...

    What doesn't work? Does it not open? If it doesn't open and you have tried other skins then probably another module on the page is causing a javascript conflict. Also, we have tried to make it clear that social view settings really only works for the Member List and Groups List. Support for other views will be added shortly.
    Will Morgenweck
    Director of Product Management
    DotNetNuke Corp.
    Tareq
    Customers
    Tareq
    Post Count:440

    --
    22 Feb 2010 07:56 AM
    Posted By Will M on 22 Feb 2010 08:42 AM
    It was rejected because it is not a technical support issue. Custom views are only supported in this forum. We can't provide support every possible custom view. Please look through the default templates as an example of what needs to be changed in your situation.


    Let me make sure I understand you WIll. You do not support the ciews you posted here:
    /Community/Forums/tabid/68/aff/184/aft/49035/afv/topic/Default.aspx

    Tareq
    Customers
    Tareq
    Post Count:440

    --
    22 Feb 2010 07:58 AM
    Posted By Will M on 22 Feb 2010 08:51 AM
    Also is any one else having issues with changing the view by clicking on the social view settings? It works fine if I go to settings but not from social view settings. I tried with 4 different skins no luck...

    What doesn't work? Does it not open? If it doesn't open and you have tried other skins then probably another module on the page is causing a javascript conflict. Also, we have tried to make it clear that social view settings really only works for the Member List and Groups List. Support for other views will be added shortly.


    I did post the error on the Technical support section but that go rejected. The error message I get is :

    A critical error has occurred.
    Cannot instantiate type 'DataBoundLiteralControl' because there is no public parameterless constructor.

    I also created a ticket for this little bit ago.
    Will Morgenweck Forum Admin
    DotNetNuke Staff
    Will Morgenweck
    Post Count:7672

    --
    22 Feb 2010 08:00 AM
    Posted By Tareq on 22 Feb 2010 08:56 AM
    Posted By Will M on 22 Feb 2010 08:42 AM
    It was rejected because it is not a technical support issue. Custom views are only supported in this forum. We can't provide support every possible custom view. Please look through the default templates as an example of what needs to be changed in your situation.


    Let me make sure I understand you WIll. You do not support the ciews you posted here:
    /Community/Forums/tabid/68/aff/184/aft/49035/afv/topic/Default.aspx


    That's correct.  That's why they are listed as examples.
    Will Morgenweck
    Director of Product Management
    DotNetNuke Corp.
    Will Morgenweck Forum Admin
    DotNetNuke Staff
    Will Morgenweck
    Post Count:7672

    --
    22 Feb 2010 08:04 AM
    Posted By Tareq on 22 Feb 2010 08:58 AM
    Posted By Will M on 22 Feb 2010 08:51 AM
    Also is any one else having issues with changing the view by clicking on the social view settings? It works fine if I go to settings but not from social view settings. I tried with 4 different skins no luck...

    What doesn't work? Does it not open? If it doesn't open and you have tried other skins then probably another module on the page is causing a javascript conflict. Also, we have tried to make it clear that social view settings really only works for the Member List and Groups List. Support for other views will be added shortly.


    I did post the error on the Technical support section but that go rejected. The error message I get is :

    A critical error has occurred.
    Cannot instantiate type 'DataBoundLiteralControl' because there is no public parameterless constructor.

    I also created a ticket for this little bit ago.
    I understand.
    1) Look at the links that Steve White posted about the changes to the custom views.
    2) Use the templates provided in the config/template/other directory as examples.  You will see a NewMembers.ascx file that works just fine.
    Will Morgenweck
    Director of Product Management
    DotNetNuke Corp.
    Tareq
    Customers
    Tareq
    Post Count:440

    --
    22 Feb 2010 08:07 AM
    Ok. Thanks. in that case you can close the ticket as well. But I have to say I am shocked to hear that you will not support even the code you post yourself.
    Tareq
    Customers
    Tareq
    Post Count:440

    --
    22 Feb 2010 08:11 AM
    I seen that and I have problems with that as well that is why I posted my question here.

    Do not worry about it. I will figure it out on my own.
    Will Morgenweck Forum Admin
    DotNetNuke Staff
    Will Morgenweck
    Post Count:7672

    --
    22 Feb 2010 08:11 AM
    Obviously we will not leave code posted that doesn't work. All the custom view examples work.
    Will Morgenweck
    Director of Product Management
    DotNetNuke Corp.
    Will Morgenweck Forum Admin
    DotNetNuke Staff
    Will Morgenweck
    Post Count:7672

    --
    22 Feb 2010 09:04 AM
    Here is a video that will show you exactly how it's done using the code that we posted.



    Will Morgenweck
    Director of Product Management
    DotNetNuke Corp.
    Cliff Hammock
    Customers
    Cliff Hammock
    Post Count:667

    --
    06 Apr 2011 01:38 PM
    I just tried to put a Latest Members view on a page and it gives me the resource info instead of data.

    [AS:CONTROL:LIST]  < one example

    I wanted to watch the video you made, but it is too small for me to see what you are doing.

    Is there also a latest Groups custom view?
    Will Morgenweck Forum Admin
    DotNetNuke Staff
    Will Morgenweck
    Post Count:7672

    --
    06 Apr 2011 01:41 PM
    This topic is really out of date. I would suggest creating a new topic that explains what you are trying to do.
    Will Morgenweck
    Director of Product Management
    DotNetNuke Corp.
    You are not authorized to post a reply.
    > Forums > Active Social > Themes and Templates > Where is the latest Members view???
    test
    Copyright 2012 by DotNetNuke Corporation / Terms of Use / Privacy