Copied to clipboard

Flag this post as spam?

This post will be reported to the moderators as potential spam to be looked at


  • Raxit 26 posts 46 karma points
    Jan 27, 2011 @ 07:41
    Raxit
    0

    Demo page does not work

    Hi,

    Demo page returns 404 error. Is it possible for you to enable it?

    Is the project in active development and are you planning for release which supports newer version, 4.5+, of umbraco?

     

    Thank You,

    Raxit 

     

  • Chris Koiak 700 posts 2626 karma points
    Jan 27, 2011 @ 11:38
    Chris Koiak
    0

    Hi,

    The demo page is not longer available, I'll remvoe the link.

    This project is not actively being developed and will only support 4.0

    Cheers,

    Chris

  • Raxit 26 posts 46 karma points
    Jan 27, 2011 @ 11:58
    Raxit
    0

    Thank You for the reply.

    It would be great if you can send me source code to raval dot raxit at gmail dot com.

    Thanks again.

    - Raxit

  • Chris Koiak 700 posts 2626 karma points
    Jan 27, 2011 @ 12:25
    Chris Koiak
    0

    Done

  • Raxit 26 posts 46 karma points
    Jan 27, 2011 @ 12:26
    Raxit
    0

    Thanks a lot :)

  • monster 13 posts 33 karma points
    May 10, 2011 @ 16:05
    monster
    0

    Hi Chris,

    Any chance I could get the source code to? Would be sweet to have a place to start on this.

    thejonster1983 at gmail dot com

     

    Thanks either way!

  • Chris Koiak 700 posts 2626 karma points
    May 10, 2011 @ 17:37
    Chris Koiak
    0

    Hi monster,

    I've emailed the source to you.

    Enjoy

    Chris

  • monster 13 posts 33 karma points
    May 10, 2011 @ 17:39
    monster
    0

    Sweet!

     

    Thanks a mil Chris!

  • monster 13 posts 33 karma points
    May 11, 2011 @ 10:19
    monster
    0

    Hi Chris

     

    Was wondering if you could please help me with the following:

    ProfileManager.GetCurrentUser() returns null. The method returns HttpContext.Current.User as User. Which comes back as null.

    I am not sure why the cast does not work, the HttpContext.Current.User exists but the cast does not work.

    Are there perhaps umbraco member properties I am missing? Configuration elements?

     

    Also, I don't quite understand the following:

    XPathNavigator column1Nodes = umbraco.library.GetXmlNodeById("1074").Current.SelectSingleNode("//node[@nodeTypeAlias='Persona' and @nodeName='" + persona + "']/data[@alias='" + layoutPrefix + "WidgetColumn1']");

    What does node '1074' represent in your setup?

    What does nodeTypeAlias of 'Persona' used for/represent?

    Not entirely sure where these properties are set up and how you are using them.

     

    Any help with this stuff will be greatly appreciated.

     

    Thanks again!

     

Please Sign in or register to post replies

Write your reply to:

Draft