changing admin changing admin
 

News:

CPG Release 1.6.27
change DB IP storage fields to accommodate IPv6 addresses
remove use of E_STRICT (PHP 8.4 deprecated)
update README to reflect new website
align code with new .com CPG website
correct deprecation in captcha

Main Menu

changing admin

Started by ebryan, July 10, 2006, 11:02:24 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

ebryan

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

Sami

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
‍I don't answer to PM with support question
Please post your issue to related board

ebryan

Thank you for your help!

How do I manually edit my users table?

Joachim Müller

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)