Press Ctrl / CMD + C to copy this to your clipboard.
This post will be reported to the moderators as potential spam to be looked at
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
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
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
Done
Thanks a lot :)
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!
Hi monster,
I've emailed the source to you.
Enjoy
Sweet!
Thanks a mil Chris!
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!
is working on a reply...
Write your reply to:
Upload image
Image will be uploaded when post is submitted
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
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
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
Done
Thanks a lot :)
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!
Hi monster,
I've emailed the source to you.
Enjoy
Chris
Sweet!
Thanks a mil Chris!
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!
is working on a reply...