Quote:
Originally Posted by BoNfiRe
If you replace this:
PHP Code:
$randompicture = cpg_thumb($cpg_include_link,$cpg_link_singlepic,$cpg_how_many,$cgp_limit_album,$cpg_random);
With this:
PHP Code:
$randompicture = cpg_thumb($cpg_include_link,$cpg_link_singlepic,$cpg_how_many,$cgp_limit_album,$cpg_random,"popup");
That will show the full size image rather than linking it to the gallery
Also are u aware that ssi.php is an 'unsafe' web script I had it on my site then I read on the coppermine website that the file is unsafe so I deleted it  ...........
....... waiting for a safe version to be released. 
|
Nice add bro.
I was accually going for a link to the gallery on my site and should have added the popup for thosw that want a choice. I didn't think about it.