[Fixed]: Search from keyword manager fails [Fixed]: Search from keyword manager fails
 

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

[Fixed]: Search from keyword manager fails

Started by Leonard Will, August 14, 2010, 05:14:49 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

Leonard Will

I am using 1.5.8 at http://www.enfieldsociety.org.uk/photographs/

The search function from the third column in keyword manager returned no images. Searching from the keyword cloud at the bottom worked correctly.

This seems to be because the line in keywordmgr.php reads

           <a href="thumbnails.php?album=search&amp;search=$orig_word_param" target="_blank">

I changed it to

           <a href="thumbnails.php?album=search&amp;keywords=on&amp;search=$orig_word_param" target="_blank">

and it now works. Is this a bug or should the "keywords=on" text be suppllied from somewhere else?


François Keller

Thank's for reporting this, you're right
Fixed in rev#7818
Avez vous lu la DOC ? la FAQ ? et cherché sur le forum avant de poster ?
Did you read the DOC ? the FAQ ? and search the board before posting ?
Mon Blog