Copied to clipboard

Flag this post as spam?

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


  • Lee 1130 posts 3088 karma points
    Jan 06, 2010 @ 16:23
    Lee
    0

    Admin Password? Moved Umbraco Site?

    I have moved one of my Umbraco sites to a new server (Zipped it up backed up the DB etc..) and now I cannot login to the admin on the new site?  Its working but cannot get into the admin section :(

    Any ideas?

  • Thomas Höhler 1237 posts 1709 karma points MVP
    Jan 06, 2010 @ 16:28
    Thomas Höhler
    0

    Did you change the membership settings? eg from clear to hashed?

    You can also check the database table umbracoUsers. if the passwords aren't hashed you can see it there. If they are hashed change the membership settings to clear and change the password in the db. Then when you are logged in change the membership settings back to hashed.

    hth, Thomas

  • Lee 1130 posts 3088 karma points
    Jan 06, 2010 @ 16:33
    Lee
    0

    Hey Thomas - We do I change the passwords from hashed to clear?

  • Thomas Höhler 1237 posts 1709 karma points MVP
    Jan 06, 2010 @ 17:01
  • Lee 1130 posts 3088 karma points
    Jan 06, 2010 @ 17:17
    Lee
    0

    Cool thanks - Did that and got in :)

  • Lee 1130 posts 3088 karma points
    Jan 07, 2010 @ 09:41
    Lee
    0

    Just to bring this up again - Bit weird but this site had a small restricted membership area, now its completely dead??  I have deleted all the members, Groups & Types.  Re-created them, but still get this error when I try to access the restricted area whether I'm logged in or not 

    Object reference not set to an instance of an object.
      at System.Web.Security.Membership.GetCurrentUserName()
      at System.Web.Security.Membership.GetUser()
      at umbraco.requestHandler..ctor(XmlDocument _umbracoContent, String url)
      at umbraco.UmbracoDefault.Page_PreInit(Object sender, EventArgs e)
      at System.Web.Util.CalliHelper.EventArgFunctionCaller(IntPtr fp, Object o, Object t, EventArgs e)
      at System.Web.Util.CalliEventHandlerDelegateProxy.Callback(Object sender, EventArgs e)
      at System.EventHandler.Invoke(Object sender, EventArgs e)
      at System.Web.UI.Page.OnPreInit(EventArgs e)
      at System.Web.UI.Page.PerformPreInit()
      at System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint)

    Any ideas?

  • Lee 1130 posts 3088 karma points
    Jan 07, 2010 @ 11:11
    Lee
    0

    Anyone :(

  • Lee 1130 posts 3088 karma points
    Jan 07, 2010 @ 12:14
    Lee
    0

    For anyone having the same problem, I followed this thread and it solved my problem

    http://our.umbraco.org/forum/developers/api-questions/4207-Member-login-won't-work

Please Sign in or register to post replies

Write your reply to:

Draft