Quote:
Originally Posted by Areku
I'm afraid I uploaded a wrong version of the php... I've reuploaded the correct one. Just remove the quotes from the SQL query in the php file, ie.:
where it reads
delete FROM 'memberphoto' WHERE visible='-1'
put
delete FROM memberphoto WHERE visible=-1
|
Sweet!
That fixed it 100%.
It's soo nice not to see that long list of memberphotos anymore!
Thank you greatly for this add-on Areku
Cheers,