excluding pics from particular album in random display excluding pics from particular album in random display
 

News:

CPG Release 1.6.27
change DB IP storage fields to accommodate IPv6 addresses
remove use of E_STRICT (PHP 8.4 deprecated)
update README to reflect new website
align code with new .com CPG website
correct deprecation in captcha

Main Menu

excluding pics from particular album in random display

Started by ausdlk, January 03, 2007, 12:39:20 AM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

ausdlk

I have one category on my site that I wish to exclude picture from when making the following call:

display_thumbnails('random', $cat, 1, $CONFIG['thumbcols'], max(1, $matches[2]), false);

Is there way to do this?

Dave.

Nibbler

There is a plugin available to prevent pics from specific albums being displayed in meta albums. Try searching the board.

ausdlk

The UI of the plug-in in rather sloppy.

For example, it's not clear to me how to know which category has been excluded nor now to un-exclude them if I wanted to.

But it does what I needed.

So this thread can be marked *Solved*.