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
I've installed the Membercontrols package.I put the login box on my front page, and it is show when I go to my site http://www.example.com/But when I log in, using firefox, i get the message "Object moved to here." with an empty link.
===
The solution is to change the code from member login
from RequestHandler.cleanUrl() into Request.RawUrl
Anyone can Explain.. what is the function of RequestHandler.CleanUrl() ?
what is the function of Umbraco.RequestHandler ?
Thanks
is working on a reply...
Write your reply to:
Upload image
Image will be uploaded when post is submitted
requestHandler.cleanUrl()
I've installed the Membercontrols package.
I put the login box on my front page, and it is show when I go to my site http://www.example.com/
But when I log in, using firefox, i get the message "Object moved to here." with an empty link.
===
The solution is to change the code from member login
from RequestHandler.cleanUrl() into
Request.RawUrl
Anyone can Explain.. what is the function of RequestHandler.CleanUrl() ?
what is the function of Umbraco.RequestHandler ?
Thanks
is working on a reply...