Link your gallery displaying last gallery added thumbnail
Status: Abandoned
Brought to you by:
natasab
With this patch you can link your yapig gallery
displaying the thumbnail of the last gallery added.
There are two files on the package, one called
last_gallery.php, that you must copy into your yapig's
directory and other called sample.php, witch has a
sample of usage.
I think it is easy to use, so you won't have any problem.
patch file
Logged In: YES
user_id=868982
There is one line that might display an error. I've
introduced a file called datafile_func.php on 0.93, this
file has a serie of functions that on 0.92 are on
functions.php, so if you download this patch, for avoiding
this problem you can comment the include line of
last_gallery.php (line 24), that is add the two slashes '//'
//require_once($YAPIG_PATH . 'datafile_func.php');