Best of joomla gives you news, joomla templates, tutorials and websites about Joomla , FireBoard and FireMessage official page.
| No account yet?   |
The FireBoard forum component development is still going on. In order to get better, FireBoard will be moved from the Best of Joomla website.
During this transition period, the forum in Best of Joomla will be closed to new posts.
Welcome, Guest
Please Login or Register.    Lost Password?
FireBoard Manual Latest release discussions Download FireBoard
Forum Search Function doesn't work (1 viewing) (1) Guest
TOPIC: Forum Search Function doesn't work
#25502
Re:Forum Search Function doesn't work 1 Year, 3 Months ago  
Thanks to your hints I could solve the bug for my installation.
Thanks a lot, @viet4777!
birdie60
birdie60 (User)
Junior Boarder
Posts: 34
graphgraph
User Offline Click here to see the profile of this user
Logged Logged
 
 
#41490
Re:Forum Search Function doesn't work 11 Months, 2 Weeks ago  
I have been searching everywhere... I have the Fireboard search bot installed and that works fine for me and retrieves info from the child boards. Isn't there a way to disable the stock search box in fireboard? Thanks for the help...

Dave
dggolfs (User)
Fresh Boarder
Posts: 3
graphgraph
User Offline Click here to see the profile of this user
Logged Logged
 
 
#42106
Re:Forum Search Function doesn't work 11 Months, 1 Week ago  
viet4777 wrote:
File Attachment:
File Name: fb_search-bb05d06c036c24d8f03cf0e2c77a4946.zip
File Size: 3327

Thank you for the Patch,.,, That work Perfectly, I dont know if I need that Second one you posted. Do I?
nanaya (User)
Senior Boarder
Posts: 215
graphgraph
User Offline Click here to see the profile of this user
Gender: Female This Is Kawaii Location: Aloha Land
Logged Logged
 
Automatic Filter Message : Please follow the forum rules for forum signatures...Thanks
 
 
#43692
Re:Forum Search Function doesn't work 11 Months ago  
And what if English works well and the other language (Ukrainian) doesn't. As i understood you guys didn't have any languages working at all if you used fireboard search engine...
Will this patch help in this case?
Thanks
maximus8891 (User)
Fresh Boarder
Posts: 2
graphgraph
User Offline Click here to see the profile of this user
Logged Logged
 
 
#45511
Re:Forum Search Function doesn't work 10 Months, 2 Weeks ago  
Morning,

could anybody help me with this error after installing your patch?

[code:1]Warning: Invalid argument supplied for foreach() in componentscom_fireboardsourcesfb_search.class.php on line 248[/code:1]
The line says this: [code:1]foreach ($results as $result)[/code:1]
Thanks a lot!

Rilux
Rilux (User)
Fresh Boarder
Posts: 2
graphgraph
User Offline Click here to see the profile of this user
Logged Logged
 
 
#45943
Re:Forum Search Function doesn't work 10 Months, 1 Week ago  
this is driving me crazy.

i have the FB1.04 installed and i cannot search. you would think this is quite an important part of a forum!!!

is there something i need to hack in the FB1.04 fb_search.class.php file to make search work?

the searching of the forum works when i do a sitewide search but not the search in the actual forum

anyone with a fix would be greatly appreciated!!
peetree21 (User)
Senior Boarder
Posts: 116
graphgraph
User Offline Click here to see the profile of this user
Gender: Male Location: Australia
Logged Logged
 
Such is Life
 
 
#46704
Re:Forum Search Function doesn't work 10 Months ago  
Fresh Install just two days ago -- search does not work.

Installed version: FireBoard 1.0.4 Stable [ Teakwood ] 23 December 2007 01:00 UTC |

This was the first thread I saw when I did a search for 'search not working' ... please forgive if the solution lay elsewhere....

peace,

tj
tj.baker (User)
Junior Boarder
Posts: 20
graphgraph
User Offline Click here to see the profile of this user
Logged Logged
 
Last Edit: 2008/03/11 10:19 By tj.baker.
 
www.azariasage.org - My Angel Azaria
www.joomlashack.com - My 'other' job...
 
 
#47308
Re:Forum Search Function doesn't work 9 Months, 3 Weeks ago  
File Attachment:
File Name: fb_search-bb05d06c036c24d8f03cf0e2c77a4946.zip
File Size: 3327


this fix worked for me...thanks
leemoney24 (User)
Fresh Boarder
Posts: 11
graphgraph
User Offline Click here to see the profile of this user
Logged Logged
 
Last Edit: 2008/03/18 22:18 By leemoney24.
 
 
#47349
Re:Forum Search Function doesn't work 9 Months, 3 Weeks ago  
Hi guys, i also have the same problem with the search. I found a solution due to case sensitive. You can try to change this line 66

from

$searchword = $database->getEscaped(trim(strtolower($searchword)));

to

$searchword = $database->getEscaped(trim($searchword));

hope it is helpful.

Enjoy
cuteangel (User)
Fresh Boarder
Posts: 1
graphgraph
User Offline Click here to see the profile of this user
Logged Logged
 
 
#62382
Re:Forum Search Function doesn't work 1 Month, 1 Week ago  
I've tried the patch here and the hacks mentioned but none of them have worked so far. Has anyone else found a solution to the forum search being broken? TIA.
JohnnyZ (User)
Fresh Boarder
Posts: 5
graphgraph
User Offline Click here to see the profile of this user
Logged Logged
 
JohnnyZ
Battlenut Admin
Starcraft Conneseiur
 
 
Go to top