Member
Member
tm   2017-02-22, 15:22
#1

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.

Administrator
Administrator
acrylian   2017-02-22, 16:35
#2

The correct usage would be something like this:
printdownloadList(‘albums/'.$_zp_current_album->name, 'ol', array(), array('jpg'))

Some general help for these PHP basics:
http://www.zenphoto.org/news/how-to-read-the-zenphoto-functions-guide/

Member
Member
tm   2017-02-22, 16:39
#3

Thanks acrylian. I will have a look

  
Powered By MyBB, © 2002-2026 MyBB Group.
Made with by Curves UI.