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

News:

CPG Release 1.6.26
Correct PHP8.2 issues with user and language managers.
Additional fixes for PHP 8.2
Correct PHP8 error with SMF 2.0 bridge.
Correct IPTC supplimental category parsing.
Download and info HERE

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*.