The pics are in my cpanel, I uploaded them and it said being reviewed but, when I log into admin I can't see the pics to approve them. This is the site Thanks in advance!
Probably an error with MySQL connection (I assume this script is using it): the image gets uploaded but no update in the database. Can't really help without any code.
I think it is the sql.txt file this is what most of the tables in the sql.txt file say in phpmyadmin id select_type table type possible_keys key key_len ref rows Extra 1 SIMPLE pgallery_images system NULL NULL NULL NULL 0 const row not found How do I add rows? Thanks in advance!