• Welcome to the Chevereto User Community!

    Here, users from all over the world come together to learn, share, and collaborate on everything related to Chevereto. It's a place to exchange ideas, ask questions, and help improve the software.

    Please keep in mind:

    • This community is user-driven. Always be polite and respectful to others.
    • Support development by purchasing a Chevereto license, which also gives you priority support.
    • Go further by joining the Community Subscription for even faster response times and to help sustain this space
  • Chevereto Support CLST

    Support response

    Support checklist

    • Got a Something went wrong message? Read this guide and provide the actual error. Do not skip this.
    • Confirm that the server meets the System Requirements
    • Check for any available Hotfix - your issue could be already reported/fixed
    • Read documentation - It will be required to Debug and understand Errors for a faster support response

Bulk import to add new images for existing/current users failed

dudayz

Chevereto Member
Dear user, kindly note that Tech Support is free, but please note:

▶ Reproduction steps
  1. Bulk import failed to add new images target existing users
  2. I have added new images into /parse-users/LuthfiaGhinaAulia then make import use command php cli.php -C importing
  3. But image not added and deleted for this users https://mediagambar.com/user/LuthfiaGhinaAulia
😢 Unexpected result

Images not added to existing user and deleted

Screenshot_255.png

📃 Error log message

1628433848 - [Thread #0] PDOException SQLSTATE[23000]: Integrity constraint violation: 1062 Duplicate entry 'LuthfiaGhinaAulia' for key 'username' ~ #0 /home/runcloud/webapps/mediagambar/lib/G/classes/class.db.php(155): PDOStatement->execute()
#1 /home/runcloud/webapps/mediagambar/lib/G/classes/class.db.php(421): G\DB->exec()
#2 /home/runcloud/webapps/mediagambar/app/lib/classes/class.db.php(63): G\DB::insert()
#3 /home/runcloud/webapps/mediagambar/app/lib/classes/class.user.php(224): CHV\DB::insert()
#4 /home/runcloud/webapps/mediagambar/app/lib/classes/class.import.php(562): CHV\User::insert()
#5 /home/runcloud/webapps/mediagambar/app/importing.php(42): CHV\Import->process()
#6 /home/runcloud/webapps/mediagambar/app/loader.php(230): require_once('/home/runcloud/...')
#7 /home/runcloud/webapps/mediagambar/cli.php(36): include_once('/home/runcloud/...')

So how to insert new images for existing user?

Regards
 
I attach detail of system i used, for version 3.18 there is no problem import new images to current/existing user, but in 3.20.10 read as duplicate entry.

Regards
 

Attachments

  • Screenshot_257.png
    Screenshot_257.png
    45.2 KB · Views: 4
Back
Top