Skip to Content Skip to Menu

Export Users with all fields and passwords to new Joomla 6 website

  • krileon
  • krileon
  • ONLINE
  • Posts: 50640
  • Thanks: 8675
  • Karma: 1474
1 hour 37 minutes ago #344405 by krileon
Nothing like that exists in CB nor 3rd party extension that I'm aware of. Moving an entire sites worth of user data from one site to another is not a task for someone without technical knowledge. It requires extensive knowledge of the database structure and where all the relevant user data is located. My reply above only covers core Joomla and CB. I've no idea how 3rd party extensions are structured so I can't really help you there.

It's typically easier to clone your site then work on migrating it to latest Joomla release on the clone. If you want a clean file structure after that you can just point a fresh Joomla install to that migrated database table then begin installing your extensions and your database data should still be there.

Cannot import row 1 because: Incorrect date value: '' for column `joomla_db`.`jdb_comprofiler`.`cb_details_birthday` at row 1

You've a field in your import file with an invalid date format. Fix that value in the CSV or remove the column so it won't try to import. This can sometimes happen if you've an old site that may have really old data structures. Sounds like the field is an empty string so that's probably the case (old data). It should be 0000-00-00 for date fields or 0000-00-00 00:00:00 for datetime fields to signify being empty.


Kyle (Krileon)
Community Builder Team Member
Before posting on forums: Read FAQ thoroughly + Read our Documentation + Search the forums
CB links: Documentation - Localization - CB Quickstart - CB Paid Subscriptions - Add-Ons - Forge
--
If you are a Professional, Developer, or CB Paid Subscriptions subscriber and have a support issue please always post in your respective support forums for best results!
--
If I've missed your support post with a delay of 3 days or greater and are a Professional, Developer, or CBSubs subscriber please send me a private message with your thread and will reply when possible!
--
Please note I am available Monday - Friday from 8:00 AM CST to 4:00 PM CST. I am away on weekends (Saturday and Sunday) and if I've missed your post on or before a weekend after business hours please wait for the next following business day (Monday) and will get to your issue as soon as possible, thank you.
--
My role here is to provide guidance and assistance. I cannot provide custom code for each custom requirement. Please do not inquire me about custom development.

Please Log in or Create an account to join the conversation.

Moderators: beatnantkrileon
Powered by Kunena Forum