Grzegorz Miskiewicz
Grzegorz Miskiewicz
Add to line 12: var FancyBoxContent = new Array(); Add to line 464: var check = false; Add after img.bind('load.galleryview',function() { check = this.src.indexOf("thumbs/"); if(check == -1) { FancyBoxContent[FancyBoxContent.length++] =...
According to this push: https://github.com/jackwanders/GalleryView/pull/26/files Please follow my instructions to make prettyPhoto gallery with all images. You must edit file: jquery.galleryview-3.0-dev.js find line: 911 and add code: ``` // Added...
Trying everything... "Argument 2 passed to Illuminate\Database\Query\Builder::__construct() must be an instance of Illuminate\Database\Query\Grammars\Grammar, null given"