Advanced search  

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

Pages: [1]   Go Down

Author Topic: [Fixed]: Search from keyword manager fails  (Read 11834 times)

0 Members and 1 Guest are viewing this topic.

Leonard Will

  • Coppermine novice
  • *
  • Offline Offline
  • Posts: 27
[Fixed]: Search from keyword manager fails
« on: August 14, 2010, 05:14:49 pm »

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?

« Last Edit: August 14, 2010, 07:31:35 pm by François Keller »
Logged

François Keller

  • Dev Team member
  • Coppermine addict
  • ****
  • Country: fr
  • Offline Offline
  • Gender: Male
  • Posts: 9094
  • aka Frantz
    • Ma galerie
[Fixed]: Re: Search from keyword manager fails
« Reply #1 on: August 14, 2010, 07:31:15 pm »

Thank's for reporting this, you're right
Fixed in rev#7818
Logged
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
Pages: [1]   Go Up
 

Page created in 0.018 seconds with 20 queries.