• Welcome to the Chevereto user community!

    Here users from all over the world gather around to learn the latest about Chevereto and contribute with ideas to improve the software.

    Please keep in mind:

    • 😌 This community is user driven. Be polite with other users.
    • 👉 Is required to purchase a Chevereto license to participate in this community (doesn't apply to Pre-sales).
    • 💸 Purchase a Pro Subscription to get access to active software support and faster ticket response times.

Different Embed Codes on Image Viewer

Status
Not open for further replies.
I keep getting this issue everyday, a lots of new images being uploaded, server kinda messed up now, how to fix them all?

Delaying problem always creates greater problem.
 
Most likely your DB is corrupted. Try doing a MySQL repair table operation and flush the contents of chv_id_reservations.
 
Table Op Msg_type Msg_text
chv_db.chv_albums analyze status OK
chv_db.chv_categories analyze status OK
chv_db.chv_confirmations analyze status OK
chv_db.chv_id_reservations analyze status OK
chv_db.chv_images analyze status OK
chv_db.chv_ip_bans analyze status OK
chv_db.chv_logins analyze status OK
chv_db.chv_pages analyze status OK
chv_db.chv_queues analyze status OK
chv_db.chv_requests analyze status OK
chv_db.chv_settings analyze status OK
chv_db.chv_storages analyze status OK
chv_db.chv_storage_apis analyze status OK
chv_db.chv_users analyze status OK
 
drop them all?

wsc.png
 
I deleted them all but they're still there.

What are these tables for?
 

Attachments

  • Screenshot_2015-11-04-15-38-08.png
    Screenshot_2015-11-04-15-38-08.png
    403.5 KB · Views: 2
I figured to TRUNCATE the table. So it's empty now.

But the image name and image ID are still not synced.
 

Attachments

  • Screenshot_2015-11-04-15-41-35.png
    Screenshot_2015-11-04-15-41-35.png
    134 KB · Views: 2
It won't sync anything, the previous names are all corrupted. From now on names shouldn't be corrupted.
 
I just checked and it's still corrupted:
 

Attachments

  • still corrupted.png
    still corrupted.png
    462.1 KB · Views: 2
it keep creating those mysterious tables..
 

Attachments

  • keep creating.png
    keep creating.png
    203.6 KB · Views: 4
Hard to tell, yours is the only installation with this issue. You have to check if the auto increment values in chv_images are ok, if you have a custom editing going on, etc. You could also send me FTP access to inbox@chevereto.com to check it out.
 
Last edited:
I don't have any custom editing neither on the script nor the database.

Never touched them. Any quick fix for this?
 
Last edited:
Please help, now a lots of users are complaining, their uploaded images are confusing.

Like when they're visiting the image viewer, it shows different image (from another random)

Need to get this problem sorted asap.
 
I already told you to send me FTP access. No quick fix for this.
 
Status
Not open for further replies.
Back
Top