• 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.

Tracking user IPs

donkenoji

Chevereto Member
I had someone upload some content that was pretty much illegal in every country. I wondere if there was a way to track users IP, versus the htaccess logs?
 
In the database, in chv_images table, all uploads have the uploader ip, so using phpmyadmin, or any database adminstration tool, you can find all the images the user uploaded. It is not really user friendly, but still better than nothing.

Also, deleting the row in the databse won't delete the file in the file system
 
Back
Top