Import Users into Coppermine Import Users into Coppermine
 

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

Import Users into Coppermine

Started by vinayarora, February 25, 2005, 08:43:22 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

vinayarora

i have a excel spreadhseet with over 100 users, which i need to import into coppermine.

Is it possible to import these users into coppermine, instead of manually entering them in ?

please advise...thank you :)

kegobeer

Have you looked at phpMyAdmin?  You can insert information from a text file into a table that way.
Do not send me a private message unless I ask for one.  Make your post public so everyone can benefit.

There are no stupid questions
But there are a LOT of inquisitive idiots

vinayarora

i tried phpadmin....sadly it dows not show me any method to copy from text file and input...even phpadmin has rows and columns to type in manually... :(

kegobeer

If you select the table, then click the SQL link, at the bottom there's a link to import from a textfile.

http://f2o.org/help/phpmyadmin.php#1M
Do not send me a private message unless I ask for one.  Make your post public so everyone can benefit.

There are no stupid questions
But there are a LOT of inquisitive idiots

Tranz

Make sure to back up before embarking on this adventure. ;)