version 3.0 beta has wierd URLS when you click on the picture. http://www.hackettsonline.com/gallery.phpimages/gallery_1/gallery/0011.jpg why is this still in the code?
return (!empty($config['allow_fullpic'])) ? $config['gallery_url'].'images/'.SmartStripSlashes($GLOBALS["current_picture"]["path"]) : "#"; and it did work..