Hello.
I wanted to delete 2 users and i go to users then i select those 2 users the i select "with selected"
Then i continued with delete public files as well and comments ...
But actualy i deleted all users !!!
I dont know what`s happen i do delete users many times but never all users.
Now what i can do ? my host says sorry no we have no backup .................................
But when i acces albums all albums are there but says albums is empty and pictures are on server i checked
Now how to update somehow to see all albums like uploaded by anonymous or administrator ?
Thank you in advance
Have a look at your database with a tool like phpMyAdmin. Then check in the users table the user_id of your admin account. Now you have to adjust the owner_id in the pictures table and maybe the owner in the albums table, too. The same might apply for the comments table.
all pictures are with my id ....and i dont see pictures from other users (deleted users) ..only uploaded by me
Please post a link to your gallery.
This is my gallery and all empty thumbs are uploaded by users that i`ve deleted http://artist.upperplace.com
I think I misunderstood your problem initially. Do the pictures still exist in the pictures table of your database? If they don't exist in your database, they won't be displayed in your gallery.
No in database are not (only uploaded by me) ...but are on server in albums/userpics/10002 and 10003
Then you have to add them again to your gallery (e.g. with batch-add) if you have no database backup.