Slideshow Gallery not displaying after recent update
/*
// Inclusion: Einbindung von Slideshow Gallery Pro || Fritz
echo "<!-- Gallery existiert GPS Start -->";
echo do_shortcode('[gpslideshow custom=1 align=right thumbs=off caption=on auto=on]');
echo "<!-- Gallery existiert GPS Ende -->";
*/
// Inclusion: Slideshow Gallery Standard || Fritz || 22/11/2011
echo "<!-- Gallery existiert Start -->";
echo do_shortcode('[slideshow custom=1]');
echo "<!-- Gallery existiert Ende -->";