| Author |
Message |
dadki


Joined: Dec 17, 2007 Posts: 158
|
Post subject: forums+search issue Posted: Tue Mar 16, 2010 5:57 pm |
|
Hello
I can not understand what could go wrong that my forums search field does not work. No matter what I insert for search it shows me that there is no thread / post.
What could be wrong?
Thanks in advance
dadki's server specs (Server OS / Apache / MySQL / PHP / DragonflyCMS) xp/2.0.1/5.0.45/4.4.7/9.2 |
|
| Back to top |
|
 |
NanoCaiordo


Joined: Jun 29, 2004 Posts: 3676 Location: Melbourne, AU
|
Post subject: Re: forums+search issue Posted: Wed Mar 17, 2010 7:56 am |
|
df forums? forums pro? forum plus?
_________________ .:: I met php the 03 December 2003 :: Unforgettable day! ::.
NanoCaiordo's server specs (Server OS / Apache / MySQL / PHP / DragonflyCMS) MySQL 5.1 / PHP 5.3 / NextGen() |
|
| Back to top |
|
 |
dadki


Joined: Dec 17, 2007 Posts: 158
|
Post subject: Re: forums+search issue Posted: Wed Mar 17, 2010 2:25 pm |
|
NanoCaiordo wrote:
df forums? forums pro? forum plus?
yes df forums which normally come with df
dadki's server specs (Server OS / Apache / MySQL / PHP / DragonflyCMS) xp/2.0.1/5.0.45/4.4.7/9.2 |
|
| Back to top |
|
 |
NanoCaiordo


Joined: Jun 29, 2004 Posts: 3676 Location: Melbourne, AU
|
Post subject: Re: forums+search issue Posted: Thu Mar 18, 2010 10:03 am |
|
Was it working and then it stopped ... could you please provide many details as you can.
_________________ .:: I met php the 03 December 2003 :: Unforgettable day! ::.
NanoCaiordo's server specs (Server OS / Apache / MySQL / PHP / DragonflyCMS) MySQL 5.1 / PHP 5.3 / NextGen() |
|
| Back to top |
|
 |
dadki


Joined: Dec 17, 2007 Posts: 158
|
Post subject: Re: forums+search issue Posted: Thu Mar 18, 2010 2:17 pm |
|
NanoCaiordo wrote:
Was it working and then it stopped ... could you please provide many details as you can.
yes it worked from the beginning when I update to 9.2 df but since the upgrade seemed no.
dadki's server specs (Server OS / Apache / MySQL / PHP / DragonflyCMS) xp/2.0.1/5.0.45/4.4.7/9.2 |
|
| Back to top |
|
 |
dadki


Joined: Dec 17, 2007 Posts: 158
|
Post subject: Re: forums+search issue Posted: Mon Mar 22, 2010 7:16 pm |
|
can you give me the answer or is this here my question hopeless..?
dadki's server specs (Server OS / Apache / MySQL / PHP / DragonflyCMS) xp/2.0.1/5.0.45/4.4.7/9.2 |
|
| Back to top |
|
 |
Eestlane


Joined: Apr 06, 2005 Posts: 1406 Location: Estonia
|
Post subject: Re: forums+search issue Posted: Mon Mar 22, 2010 8:50 pm |
|
check your bb_search_words and bb_search_matches tables - if there's some info in there.
Eestlane's server specs (Server OS / Apache / MySQL / PHP / DragonflyCMS) Linux/2.0.63/5.0.67/5.2.8/9.2.1 |
|
| Back to top |
|
 |
dadki


Joined: Dec 17, 2007 Posts: 158
|
Post subject: Re: forums+search issue Posted: Mon Mar 22, 2010 9:08 pm |
|
Eestlane wrote:
check your bb_search_words and bb_search_matches tables - if there's some info in there.
yes it is
dadki's server specs (Server OS / Apache / MySQL / PHP / DragonflyCMS) xp/2.0.1/5.0.45/4.4.7/9.2 |
|
| Back to top |
|
 |
Eestlane


Joined: Apr 06, 2005 Posts: 1406 Location: Estonia
|
Post subject: Re: forums+search issue Posted: Mon Mar 22, 2010 9:20 pm |
|
Seems like it does find the posts that are posted after the upgrade. Maybe something went wrong during the upgrade and search words were lost?
There is a possibility to reindex all the words. In that case you should definitely put your site in maintenance as it probably takes a lot of time to reindex.
Here's that reindexing (rebuilding) script by Phoenix:
dragonflycms.org/Forum...20/#140520
I can't promise it works.
Eestlane's server specs (Server OS / Apache / MySQL / PHP / DragonflyCMS) Linux/2.0.63/5.0.67/5.2.8/9.2.1 |
|
| Back to top |
|
 |
dadki


Joined: Dec 17, 2007 Posts: 158
|
Post subject: Re: forums+search issue Posted: Mon Mar 22, 2010 9:42 pm |
|
Eestlane wrote:
Seems like it does find the posts that are posted after the upgrade. Maybe something went wrong during the upgrade and search words were lost?
There is a possibility to reindex all the words. In that case you should definitely put your site in maintenance as it probably takes a lot of time to reindex.
Here's that reindexing (rebuilding) script by Phoenix:
dragonflycms.org/Forum...20/#140520
I can't promise it works.
Ok thanks Eestlane I'll try the script but I just could not understand why it did not work..
dadki's server specs (Server OS / Apache / MySQL / PHP / DragonflyCMS) xp/2.0.1/5.0.45/4.4.7/9.2 |
|
| Back to top |
|
 |
InspectorClueNo


Joined: Mar 26, 2008 Posts: 215
|
Post subject: Re: forums+search issue Posted: Tue Mar 23, 2010 1:14 am |
|
Using phpmyadmin try to "analyse" or "check" both tables
InspectorClueNo's server specs (Server OS / Apache / MySQL / PHP / DragonflyCMS) none available |
|
| Back to top |
|
 |
dadki


Joined: Dec 17, 2007 Posts: 158
|
Post subject: Re: forums+search issue Posted: Sat Apr 03, 2010 6:41 pm |
|
InspectorClueNo wrote:
Using phpmyadmin try to "analyse" or "check" both tables
have 've tried both solutions but still the same problem appears
dadki's server specs (Server OS / Apache / MySQL / PHP / DragonflyCMS) xp/2.0.1/5.0.45/4.4.7/9.2 |
|
| Back to top |
|
 |
greenday2k


Joined: Aug 11, 2005 Posts: 484 Location: CO
|
Post subject: Re: forums+search issue Posted: Wed Apr 07, 2010 5:53 pm |
|
rebuild search tables using the script made by phoenix.
Make sure you're not using words listed on your stop_words.txt list.
_________________ www.greenday2k.net


greenday2k's server specs (Server OS / Apache / MySQL / PHP / DragonflyCMS)
 |
|
| Back to top |
|
 |