4images Forum & Community

4images Issues / Ausgaben => Discussion & Troubleshooting => Topic started by: jorge_kai on October 13, 2009, 01:56:38 AM

Title: Any advice? Search does not works in my gallery
Post by: jorge_kai on October 13, 2009, 01:56:38 AM
Hello friends, I have a big problem. I migrated my gallery from a server with mysql4 and php4 to another with mysql5 and php5. I modified the php files to make it compatible with new versions (http://www.4homepages.de/forum/index.php?topic=22668.0). Also, I changed the global.php and upload.php files for the php5. Everything seems to be perfect except for one thing ... search does not work! ... all searches return zero results and I do not know what to do. I tried to make a rebuilt of the index (with the plugin) and the same. The gallery url is

http://217.160.238.193/silvi

i'm using 4images v1.7

any advice?

thanks!!!!!!!  :oops:
Title: Re: Any advice? Search does not works in my gallery
Post by: V@no on October 13, 2009, 02:39:14 AM
I hate to say that...but...maybe you should consider upgrade your 4images it to v1.7.7? There are many things that could cause this when using v1.7 and since we don't know what exactly have you changed in the code it's hard to point at the cause...
Title: Re: Any advice? Search does not works in my gallery
Post by: jorge_kai on October 13, 2009, 09:54:29 AM
hi v@no!

You're right, the problem is this gallery is quite modified and updated maybe loses almost all of the customization. Do you know what files are involved in the search? everything works fine except that.

thanks ;-)
Title: Re: Any advice? Search does not works in my gallery
Post by: V@no on October 13, 2009, 02:58:57 PM
mostly these three:

global.php
search.php
includes/search_utils.php
Title: Re: Any advice? Search does not works in my gallery
Post by: jorge_kai on October 13, 2009, 03:40:20 PM
thanks v@no