• 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

Server hacked all images gone

Version
Latest
PHP version
8
Database driver
MySQL
Database version
8
Web browser
Firefox

rsunny2012

Chevereto Member
Hello,

My server got hacked and I see all my 300gb worth of images were deleted. I have database backup of the website

Is there a way that I will install new fresh site and can I import users only from the old fb and I will let all users know
Will this be possible ?
 
If the files are gone and there's no backup for these files then you should be truncating the images table. If the table is huge you may truncate before doing the migration.
 
If the files are gone and there's no backup for these files then you should be truncating the images table. If the table is huge you may truncate before doing the migration.
currently i have installed brand new 4.5.2. after that i dropped the existing database and restore the db which i had. after restore it asked me to enter admin userid , password and email id. once login i dont see any new users nothing. but in database i can see users and there details, settings information etc

how can i see it on the website ?
 
Back
Top