cant Update User details as an Admin

This is the place to report bugs and get support. When posting in this forum, please always provide as much detail as possible.

Please do not report problems with a custom build or custom code in this forum. If you are producing your own build from the source code and have problems or questions, ask in the developer forum, do not report it as a bug.

This is the place to report bugs and get support

When posting in this forum, please try to provide as many relevant details as possible. Particularly the following:

  • What operating system were you running when the bug appeared?
  • What database platform is your site using?
  • What version of mojoPortal are you running?
  • What version of .NET do you use?
  • What steps are necessary to reproduce the issue? Compare expected results vs actual results.
Please do not report problems with a custom build or custom code in this forum. If you are producing your own build from the source code and have problems or questions, ask in the developer forum.
This thread is closed to new posts. You must sign in to post in the forums.
10/6/2010 4:52:26 PM
Gravatar
Total Posts 1

cant Update User details as an Admin

    *  What operating system? (windows web server  2008, client-window XP)  Microsoft Windows NT 6.0.6002 Service Pack 2
    * What database platform? MS SQL Server 2008 R2 Express
    * What version of mojoPortal?  2.3.4.8 MSSQL
    * Steps to produce the problem, expected results, actual results

    Can't change User details - when I am logged on as Administrator via the member list/Manage
    It allows me to change and Update User. No error messages on screen or in the log.
    If I log off and log on again as either the admin or user then the details are the same as they were originally.
   
    Logging on as a user and changing the details does seem to work.
   
    I monitored the db traffic for both user and admin to see what the difference is when they press the update button, which I have included below.
    Hopefully it will help see what it is thats not working,

thanks for any help in advance

*************update -Traffic for user  ***
exec mp_BannedIPAddresses_Exists @BannedIP=N'212.139.199.209'
exec mp_SiteFolder_Exists @FolderName=N'Secure'
exec mp_SiteFolders_SelectSiteGuidByFolder @FolderName=N''
exec mp_Sites_SelectOneByGuid @SiteGuid='F60BFC7E-C68C-48DB-9CE1-AF655C099146'
exec mp_RedirectList_SelectBySiteAndUrl @SiteID=1,@OldUrl=N'Secure/UserProfile.aspx',@CurrentTime='2010-10-06 21:28:06.340'
exec mp_FriendlyUrls_SelectOneByUrl @HostName='www.biz-dna.com',@FriendlyUrl=N'Secure/UserProfile.aspx'
exec mp_Pages_SelectOne @SiteID=1,@PageID=-1
exec mp_Modules_SelectByPage @PageID=0,@CurrentTime='2010-10-06 21:28:06.950'
exec mp_Users_SelectByEmail @SiteID=1,@Email=N'test_@biz-dna.com'
exec mp_SiteSettingsEx_SelectAll @SiteID=1
exec mp_LetterInfo_GetCount @SiteGuid='F60BFC7E-C68C-48DB-9CE1-AF655C099146'
exec mp_LetterInfo_SelectAll @SiteGuid='F60BFC7E-C68C-48DB-9CE1-AF655C099146'
exec mp_LetterSubscribe_SelectByUser @SiteGuid='F60BFC7E-C68C-48DB-9CE1-AF655C099146',@UserGuid='46CDEEF0-5941-4A0E-B7F9-04BABDD8BCDC'
exec mp_UserProperties_SelectByUser @UserGuid='46CDEEF0-5941-4A0E-B7F9-04BABDD8BCDC'
exec mp_UserProperties_PropertyExists @UserGuid='46CDEEF0-5941-4A0E-B7F9-04BABDD8BCDC',@PropertyName=N'EnableLiveMessengerOnProfile'
exec mp_UserProperties_Update @UserGuid='46CDEEF0-5941-4A0E-B7F9-04BABDD8BCDC',@PropertyName=N'EnableLiveMessengerOnProfile',@PropertyValueString=N'False',@PropertyValueBinary=NULL,@LastUpdatedDate='2010-10-06 21:28:06.973',@IsLazyLoaded=0
exec mp_Users_Update @UserID=43,@Name=N'lex1',@LoginName=N'le  ETC ETC
exec mp_Users_Update @UserID=43,@Name=N'lex1',@LoginName=N'le  ETC ETC
exec mp_Users_Update @UserID=43,@Name=N'lex1',@LoginName=N'le  ETC ETC
exec mp_Users_Update @UserID=43,@Name=N'lex1',@LoginName=N'le  ETC ETC
exec mp_Users_Update @UserID=43,@Name=N'lex1',@LoginName=N'le  ETC ETC
exec mp_Users_UpdateLastActivityTime @UserID='46CDEEF0-5941-4A0E-B7F9-04BABDD8BCDC',@LastUpdate='2010-10-06 21:28:06.993'
exec mp_Users_UpdateLastActivityTime @UserID='46CDEEF0-5941-4A0E-B7F9-04BABDD8BCDC',@LastUpdate='2010-10-06 21:28:07.003'
exec mp_BannedIPAddresses_Exists @BannedIP=N'212.139.199.209'
exec mp_SiteFolder_Exists @FolderName=N'Secure'
exec mp_RedirectList_SelectBySiteAndUrl @SiteID=1,@OldUrl=N'Secure/UserProfile.aspx',@CurrentTime='2010-10-06 21:28:07.097'
exec mp_FriendlyUrls_SelectOneByUrl @HostName='www.biz-dna.com',@FriendlyUrl=N'Secure/UserProfile.aspx'
exec mp_Pages_SelectOne @SiteID=1,@PageID=-1
exec mp_Modules_SelectByPage @PageID=0,@CurrentTime='2010-10-06 21:28:07.103'
exec mp_Users_SelectByEmail @SiteID=1,@Email=N'test_@biz-dna.com'
exec mp_LetterInfo_GetCount @SiteGuid='F60BFC7E-C68C-48DB-9CE1-AF655C099146'
exec mp_LetterInfo_SelectAll @SiteGuid='F60BFC7E-C68C-48DB-9CE1-AF655C099146'
exec mp_LetterSubscribe_SelectByUser @SiteGuid='F60BFC7E-C68C-48DB-9CE1-AF655C099146',@UserGuid='46CDEEF0-5941-4A0E-B7F9-04BABDD8BCDC'
exec mp_Users_UpdateLastActivityTime @UserID='46CDEEF0-5941-4A0E-B7F9-04BABDD8BCDC',@LastUpdate='2010-10-06 21:28:07.127'

 

*************update -Traffic for Admin  ***
exec mp_BannedIPAddresses_Exists @BannedIP=N'212.139.199.209'
exec mp_SiteFolder_Exists @FolderName=N'Admin'
exec mp_RedirectList_SelectBySiteAndUrl @SiteID=1,@OldUrl=N'Admin/ManageUsers.aspx',@CurrentTime='2010-10-06 21:34:44.377'
exec mp_FriendlyUrls_SelectOneByUrl @HostName='www.biz-dna.com',@FriendlyUrl=N'Admin/ManageUsers.aspx'
exec mp_Pages_SelectOne @SiteID=1,@PageID=-1
exec mp_Modules_SelectByPage @PageID=0,@CurrentTime='2010-10-06 21:34:46.830'
goexec mp_Users_SelectByEmail @SiteID=1,@Email=N'admin@admin.com'
exec mp_UserProperties_SelectByUser @UserGuid='78469CEB-2EF4-45A7-ADC3-9A875A0DF1F2'
exec mp_Users_SelectOne @UserID=43
exec mp_UserProperties_SelectByUser @UserGuid='46CDEEF0-5941-4A0E-B7F9-04BABDD8BCDC'
exec mp_UserProperties_SelectByUser @UserGuid='78469CEB-2EF4-45A7-ADC3-9A875A0DF1F2'
exec mp_Users_SelectByGuid @UserGuid='46CDEEF0-5941-4A0E-B7F9-04BABDD8BCDC'
exec mp_LetterInfo_SelectAll @SiteGuid='F60BFC7E-C68C-48DB-9CE1-AF655C099146'
exec mp_LetterSubscribe_SelectByUser @SiteGuid='F60BFC7E-C68C-48DB-9CE1-AF655C099146',@UserGuid='46CDEEF0-5941-4A0E-B7F9-04BABDD8BCDC'
exec mp_Users_UpdateLastActivityTime @UserID='78469CEB-2EF4-45A7-ADC3-9A875A0DF1F2',@LastUpdate='2010-10-06 21:34:46.880'

    

10/7/2010 8:51:04 AM
Gravatar
Total Posts 18439

Re: cant Update User details as an Admin

Sorry, but I cannot reproduce the problem and no-one else has reported it so I have no idea what could cause it.

I recommend upgrade to the latest version of mojoPortal and see if the problem persists. There have been recent security updates so you should upgrade anyway, see the blog for release announcements.

Hope it helps,

Joe

You must sign in to post in the forums. This thread is closed to new posts.