hi,
as the admin of my album, i created public categories and user galleries and moved images within the categories and deleted some categories.
later i found that i had 1 broken thumb that shows up on my forum index page (i have the Photo Album Block on Index mod)
the broken thumb shows up only on my index block and nowhere else.
when i click the image, i get the error page "image does not exist pic id 3"
the image was uploaded by me and later deleted but the thumb still shows up.
the image is not in any public category nor in my personal category.
when i do a search to show all my pictures, i get: no pictures in the search results. (as it should be)
I guess the pic info somehow stayed in the database, so i went looking for it. this is what i found:
in: phpbb_album
value: Rows: 1 pic_id:3
in: pic_user_id
value: Rows:1 pic_user_id:2
in: pic_username
value: Rows:1 pic_username:myusername
i guess there must be some more values that refer to that broken pic.
please help me out to find the values i need to delete and the best way to delete them as i don't know much about database manipulation and would not want to mess everything up!
thank you for your help!