Search on website. Search on website.
 

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

Search on website.

Started by Stevo, May 09, 2009, 09:07:46 AM

Previous topic - Next topic

0 Members and 3 Guests are viewing this topic.

Stevo

Hello to all,

I have Coppermine running on my website http://www.stevo.be

I managed to get 20 custom fields (instead of 4)
http://forum.coppermine-gallery.net/index.php/topic,35263.0.html

The problem now is that I still use the old searchfunction (from coppermine cpg1.3)
How can I ask searchfunction also to search in customfields 5-20.

The reason I still use the old searchfunction is because my coppermine is connected with a program on my computer and I need http://www.stevo.be/thumbnails.php?album=search&type=full&search=%n
Till now I couldn't fix this with the cpg1.4.

Stevo

Or maybe I can start to use new searchfunction on the website. For sure it's an update.

How can I add the searchbox from http://www.stevo.be/search.php into my homepage with some choises for custom fields (not all)
and what is the url for searchresults (not thumbnails.php)

Stevo

This is the result for my request.


Quote from: SaWey on May 15, 2009, 11:38:15 PM
or you can change the block in 'include/search.inc.php' at line 41 to:

if (!isset($USER['search']['params'])){
        $USER['search']['params']['user1'] = $USER['search']['params']['user2'] = $USER['search']['params']['user4'] = $USER['search']['params']['user5'] = $USER['search']['params']['user6'] = $USER['search']['params']['user7'] = $USER['search']['params']['user8'] = $USER['search']['params']['user9'] = $USER['search']['params']['user10'] = $USER['search']['params']['user12'] = $USER['search']['params']['user13'] = $USER['search']['params']['user14'] = $USER['search']['params']['title'] = $USER['search']['params']['caption'] = $USER['search']['params']['keywords'] = $USER['search']['params']['filename'] = 1;
}


Joachim Müller


Stevo

Quote from: Joachim Müller on May 18, 2009, 09:39:13 PM
So your issue is solved?
Hey Joachim,
yes my problem is solved.
I did put solved in front of this topic or did I do something wrong?

Joachim Müller

Many people tag their thread in error, and I wasn't sure from your reply, so I asked. Please resolve your thread properly.