@@raiwa,
Yes, additional images are found in that query, but this query doesn't read the field products_images, new field introduce by this contribution in products table ; you can read in the doc of this contrib (readme.html -> Features ) that :
"... Less table (no need products_images table) ..."
So i confirm that if i add a new product, with several images, additionnal images are saved in products table (field products_images), not in products_images table, so they are not display by this query in product_info.php ! (only main image). (Except additionnal image, all is working fine : cache, thumbnails,...).
Can you confirm this (no need easypop for that) ?
Regards,
Oliv