Page is a not externally linkable
greencode - 8:18 pm on Jul 22, 2012 (gmt 0)
Thanks for your help with this. I inserted your code but I get an error:
Parse error: syntax error, unexpected ';', expecting T_CATCH in /home/temp/public_html/dev/index.php on line 40
I tried the original code again and removed
catch(Exception $e) {
echo 'No images found for this slideshow.<br />';
}
and got the same error.