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

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

[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