07-10-2018, 09:05 PM
(07-10-2018, 08:53 PM)ebzjruiz Wrote:(07-10-2018, 07:28 PM)Brandin Wrote: I'd convert them to CSV then import:
https://json-csv.com/
Brandin.
When importing the csvĀ via phpmyadmin the imported users dont show up in the admin_users.php table.
You want to make sure your column count matches and you're importing in the view of the users table, not just from the DB view. If that doesn't work, try converting CSV to SQL:
https://sqlizer.io/