Jump to content


- - - - -

Error editing display name in admin panel


  • Please log in to reply
6 replies to this topic

#1 GoldnGT

GoldnGT

    n00b

  • Members
  • Pip
  • 4 posts
  • Real Name:Mike
  • IPB Version:v3.2.x

Posted 14 December 2011 - 06:21 PM

When I try to edit any member's display name in the Admin Panel it completely logs me out of it.  No error, nothing.  I click the box next to Edit Display Name and bam, back at the login screen.  Any suggestions or thoughts?

This started with 3.1.4 and has continued into 3.2.3.  I thought the upgrade would fix it but nope!

Any thoughts would be awesome.


Mike

#2 AndyF

AndyF

    Cogito ergo sum

  • Management
  • PipPipPipPipPipPipPipPipPipPip
  • 8,414 posts
  • Location:Derby, UK
  • Real Name:Andy
  • IPB Version:v3.2.x
Contributor

Posted 15 December 2011 - 10:56 AM

Is it just the admin panel doing it ?

Open /initdata.php, around line 214 find...
define( 'IPB_ACP_IP_MATCH', 1 );

Change to...
define( 'IPB_ACP_IP_MATCH', 0 );

Save. I'm thinking you have a rapidly changing dynamic IP and that's throwing you out on an action.

View my tutorials

Please do NOT pm me with support related questions unless requested.
If you are in need of help or assistance, please post on the forum in the appropriate section!



A Look Back - 1.0.1 - 1.3.1 - 2.0.0 - 2.1.7 - 2.2.0 - 2.3.6

#3 GoldnGT

GoldnGT

    n00b

  • Members
  • Pip
  • 4 posts
  • Real Name:Mike
  • IPB Version:v3.2.x

Posted 15 December 2011 - 01:16 PM

Its doing it no matter where I am, So i'm not sure its an IP issue, but i'll give that change a shot and see if it works.  Like i said, its only THAT function that does it, i can edit anything else.

Thanks for the response Posted Image

#4 GoldnGT

GoldnGT

    n00b

  • Members
  • Pip
  • 4 posts
  • Real Name:Mike
  • IPB Version:v3.2.x

Posted 15 December 2011 - 01:20 PM

Still same issue =( Any other suggestions?

#5 AndyF

AndyF

    Cogito ergo sum

  • Management
  • PipPipPipPipPipPipPipPipPipPip
  • 8,414 posts
  • Location:Derby, UK
  • Real Name:Andy
  • IPB Version:v3.2.x
Contributor

Posted 15 December 2011 - 05:29 PM

Re-upload /admin/skin_cp and admin/js complete next. Redownload the .zip afresh don't use the one you may of saved. Posted Image

View my tutorials

Please do NOT pm me with support related questions unless requested.
If you are in need of help or assistance, please post on the forum in the appropriate section!



A Look Back - 1.0.1 - 1.3.1 - 2.0.0 - 2.1.7 - 2.2.0 - 2.3.6

#6 Martin

Martin

    But but, it's not only only!

  • Management
  • PipPipPipPipPipPipPipPipPipPip
  • 7,081 posts
  • Location:Hammerfest, Norway
  • Real Name:Martin Aronsen
  • IPB Version:v3.2.x
Contributor

Posted 15 December 2011 - 06:45 PM

I'm guessing the AJAX call made before showing the form is returning an error, which causes the session to terminate.

If you're using Chrome, right click anywhere on the page, and click "Inspect Element". Select the "Console" tab before you click the icon to edit the display name.

Posted Image

Posted Image
You may have to click the solid black dot in the bottom toolbar (Preserve Log upon Navigation)

If you have anything other than this in the "Response" tab for the request, print it here.

#7 GoldnGT

GoldnGT

    n00b

  • Members
  • Pip
  • 4 posts
  • Real Name:Mike
  • IPB Version:v3.2.x

Posted 05 January 2012 - 09:02 PM

I just got back to work where i had this thread saved.  i'll give it a shot tonite and check it out, thanks!




1 user(s) are reading this topic

0 members, 1 guests, 0 anonymous users