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?
Posts: 22892
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
Posts: 16503
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
Posts: 75
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!