[Plugin: NextGEN Gallery] 1.9.2 remove link from image
-
Before I upgraded nextgen (from 1.7.x), I could successfully remove the link on the image (using imagebrowser, not overlay) by this change in imagebrowser.php:
was this
<div class="pic"><?php echo $image->href_link ?></div>change to this
<div class="pic"><?php echo $image->imageURL ?></div>With upgrade, this no longer works. It renders out the url to the actual path and that throws an error.
solutions???
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
The topic ‘[Plugin: NextGEN Gallery] 1.9.2 remove link from image’ is closed to new replies.