Need support Need support
 

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

Need support

Started by taks, March 04, 2005, 12:11:43 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

taks

How to change the username of the administrator?Just want to change my username.

Joachim Müller

Either use phpMyAdmin (or a similar db manipulation tool) to directly change the name in the coppermine's user table, or create another admin account, log in with this account, make the necessary changes, log back in with your regular admin account, verify everything works as expected and then delete the temporary second admin account.

Joachim