Closed (fixed)
Project:
FlickrGallery
Version:
7.x-3.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Issue tags:
Reporter:
Created:
23 Jun 2016 at 22:05 UTC
Updated:
9 Oct 2016 at 08:04 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #2
slipstreamer commentedI am having this issue as well -
are we supposed to delimit the values in some way?Comment #3
slipstreamer commentedIn flickgallery.pages.inc on line 25 you could change the if statement to use commas placed at the end of each set instead of newlines which were not being picked up for me.
set1,
set2,
set3
Comment #4
aprilr commentedThank you so much! That worked perfectly!
Comment #5
miteshmap