Hi. I have a big Problem Hi. I have a big Problem
 

News:

CPG Release 1.6.26
Correct PHP8.2 issues with user and language managers.
Additional fixes for PHP 8.2
Correct PHP8 error with SMF 2.0 bridge.
Correct IPTC supplimental category parsing.
Download and info HERE

Main Menu

Hi. I have a big Problem

Started by patent, May 29, 2011, 09:44:04 AM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

patent

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

Αndré

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.

patent

all pictures are with my id ....and i dont see pictures from other users (deleted users) ..only uploaded by me

Αndré

Please post a link to your gallery.

patent

This is my gallery and all empty thumbs are uploaded by users that i`ve deleted http://artist.upperplace.com

Αndré

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.

patent

No in database are not (only uploaded by me) ...but are on server in albums/userpics/10002 and 10003

Αndré

Then you have to add them again to your gallery (e.g. with batch-add) if you have no database backup.