Search error Search error
 

News:

CPG Release 1.6.28
added submissions from {406man}
cleaned up a few PHP (8.4) deprecations
fixed PHP deprecation in calendar
removed security vulnerability
(please upgrade when possible)

Main Menu

Search error

Started by Endre, June 05, 2004, 01:14:24 PM

Previous topic - Next topic

0 Members and 2 Guests are viewing this topic.

Endre

I've searched this forum many times, but I havent' been able to find the answer to this problem I have.
Everything works fine in the gallery, except the search-function. When I do a search, I get this error:

Fatal error: get_pic_data(): Failed opening required 'search.inc.php' (include_path='') in
<my local path>/coppermine/include/functions.inc.php on line 860


Any ideas what can cause this?
Line 860 says this: require('search.inc.php');
Search.inc.php is on the server, full size. Does is need special permissions (chmod)?
I'm on PHPNuke, but I wasnt able to start a new topic in that forum-category, so I had to do it here.

My gallery can be viewed here:
http://princefams.com/modules.php?name=coppermine

Casper

#1
The nuke forum seems to be off line for some reason.
It may be that your 'search.inc.php' is corrupted. Try uploading a new copy, and see if that helps.
Otherwise I can't help you, as I have no experience with coppermine for cms.

see the sticky at the top for the usual board address for nuke support.
It has been a long time now since I did my little bit here, and have done no coding or any other such stuff since. I'm back to being a noob here

Endre

thanks for the swift reply. I have uploaded the file again, but it didnt help.

I will go thru the stickies and do some more searches.