Author Topic: Any advice? Search does not works in my gallery  (Read 5662 times)

0 Members and 1 Guest are viewing this topic.

Offline jorge_kai

  • Newbie
  • *
  • Posts: 13
    • View Profile
Any advice? Search does not works in my gallery
« 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:

Offline V@no

  • If you don't tell me what to do, I won't tell you where you should go :)
  • Global Moderator
  • 4images Guru
  • *****
  • Posts: 17.849
  • mmm PHP...
    • View Profile
    • 4images MODs Demo
Re: Any advice? Search does not works in my gallery
« Reply #1 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...
Your first three "must do" before you ask a question:
Please do not PM me asking for help unless you've been specifically asked to do so. Such PMs will be deleted without answer. (forum rule #6)
Extension for Firefox/Thunderbird: Master Password+    Back/Forward History Tweaks (restartless)    Cookies Manager+    Fit Images (restartless for Thunderbird)

Offline jorge_kai

  • Newbie
  • *
  • Posts: 13
    • View Profile
Re: Any advice? Search does not works in my gallery
« Reply #2 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 ;-)

Offline V@no

  • If you don't tell me what to do, I won't tell you where you should go :)
  • Global Moderator
  • 4images Guru
  • *****
  • Posts: 17.849
  • mmm PHP...
    • View Profile
    • 4images MODs Demo
Re: Any advice? Search does not works in my gallery
« Reply #3 on: October 13, 2009, 02:58:57 PM »
mostly these three:

global.php
search.php
includes/search_utils.php
Your first three "must do" before you ask a question:
Please do not PM me asking for help unless you've been specifically asked to do so. Such PMs will be deleted without answer. (forum rule #6)
Extension for Firefox/Thunderbird: Master Password+    Back/Forward History Tweaks (restartless)    Cookies Manager+    Fit Images (restartless for Thunderbird)

Offline jorge_kai

  • Newbie
  • *
  • Posts: 13
    • View Profile
Re: Any advice? Search does not works in my gallery
« Reply #4 on: October 13, 2009, 03:40:20 PM »
thanks v@no