When I inserted coppermine into my website, I created the administrators name as ADMIN. When I posted my pictures, they are all under the user ADMIN. My question is: How do I change the name ADMIN to my name, Bryan?
Thank you in advance,
Bryan
you should manualy edit xxx_users table and change the value of user_name field from admin to Bryan
use phpmyadmin to change your database
take a backup first
Thank you for your help!
How do I manually edit my users table?
http://forum.coppermine-gallery.net/index.php?topic=31423.msg145472#msg145472
(you should have named your admin user "Bryan" instead of "ADMIN" in the first place)