On 19:56 Sun 14 Oct , Stefan Borchert wrote:
Hi. If you call the img url directly you'll get a *Fatal error*: Call to undefined function mysql_escape_string() in */var/www/sites/all/modules/brilliant_gallery/image.php* on line *99*
Seems to be an error in your gallery.
Thanks Stefan. Just changed mysql_escape_string to pg_escape_string and all is now well.