Quantcast
Channel: Zenphoto forum
Viewing all articles
Browse latest Browse all 2917

tm on "Display Wav files on image files"

$
0
0

Hi,

I would really apprecaite some help. I'm not a php coder.

I managed to list the printdownloadList on the album view.

Now i want to exclude jpg files and only list wav files.

I cant seem to get to work.

<?php if(zp_loggedin()) { printdownloadList(‘albums/'.$_zp_current_album->name), array $excludesuffixes (‘jpg’); } ?>

Then I want the wav file to be listed on the image view in the sidebar for the corresponding jpg image.

Help would be much appreciated.


Viewing all articles
Browse latest Browse all 2917

Trending Articles