Skip to content

Thumbnail for Album don't work#39

Open
braulioholtz wants to merge 1 commit intodan-coulter:masterfrom
braulioholtz:patch-4
Open

Thumbnail for Album don't work#39
braulioholtz wants to merge 1 commit intodan-coulter:masterfrom
braulioholtz:patch-4

Conversation

@braulioholtz
Copy link

Work

$gallery = $f->photosets_getList($id);
foreach($gallery['photoset'] as $photo) {
    <img src="<?php echo $f->buildPhotoURL($photo, 'small');?>">

Work
$gallery = $f->photosets_getList($id);
foreach($gallery['photoset'] as $photo) {
    <img src="<?php echo $f->buildPhotoURL($photo, 'small');?>">
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant