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
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.
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.