[Solved]: search only in categorys ; direct link [Solved]: search only in categorys ; direct link
 

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

[Solved]: search only in categorys ; direct link

Started by dwo, June 19, 2008, 03:46:06 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

dwo

Hello.

I need a direct link to search for user pics in certain albums or categories.

/thumbnails.php?album=58&uid=3                          searches all pics of user 3
/thumbnails.php?album=search&search=portrait       searches keywords
/thumbnails.php?album=29                                   gives me all pics in album 29

But
/thumbnails.php?album=search&search=portrait&album=4
or
/thumbnails.php?album=search&search=portrait&cat=4
or similar does not work.

Where is the problem? Is it even possible to search only in albums/categories by album or in my case even more needed category number?

Thank you very much, regards, Dietmar


Nibbler

You can't search in specific albums/categories. It's not a feature.

dwo

OK. Maybe I misspelled my question.

I can show all pic of a album. Can I show all pics of a category in thumbnail view (would be search for them)?

Thank you.

Nibbler

Yeah, using a meta album.

thumbnails.php?album=lastup&cat=7

Not related to search.

dwo


dwo

Just for other users:

With this line you can search all pics of a user in a certain category

/thumbnails.php?album=lastupby&uid=64&cat=4


regards, Dietmar