The dialog box of Delete User

engineer

Joined: 2005-09-13
Posts: 75
Posted: Tue, 2009-11-17 10:26

I used the last code of Gallery3, import data from Gallery 2, then try to delete a user. When I click "Delete User XYZ" button in dialog box of "Are you sure to delete user XYZ?", the dialog box always keep on screen. However, the user does be deleted if I reload the page. The problem exists on IE, Firefox, and Chrome (all are the last version). It was okay to delete user without such problem. Does anyone encounter it?

 
floridave
floridave's picture

Joined: 2003-12-22
Posts: 22892
Posted: Tue, 2009-11-17 14:23

I don't see that behavior. The modal dialog box for confirm delete goes away when I click OK.

Dave
_____________________________________________
Blog & G2 || floridave - Gallery Team

 
nivekiam
nivekiam's picture

Joined: 2002-12-10
Posts: 16503
Posted: Tue, 2009-11-17 17:28

Update to the latest experimental code again and make sure that you follow the tips for unpacking the code to ensure you don't have any old files laying around:
http://codex.gallery2.org/Gallery3:Upgrading
____________________________________________
Like Gallery? Like the support? Donate now!!! See G2 live here

 
engineer

Joined: 2005-09-13
Posts: 75
Posted: Wed, 2009-11-18 02:53

I always follow "Upgrade steps" to update the lastest code, no old files existed except var directory. Anyway, I drop database, kill entire gallery3 directory, then install the lastest code again. Add a new user, then delete it, it works fine.

Thank you!