Best of joomla gives you news, joomla templates, tutorials and websites about Joomla , FireBoard and FireMessage official page.
| No account yet?   |
Welcome, Guest
Please Login or Register.    Lost Password?
Site Comments
Go to bottom Post Reply Favoured: 0
TOPIC:
#48502
Re:Hate new search engine 3 Months ago  
Agreed.
4thdesign (User)
Fresh Boarder
Posts: 5
graphgraph
User Offline Click here to see the profile of this user
 
The administrator has disabled public write access.  
#48530
Re:Hate new search engine 2 Months, 4 Weeks ago  
I fixed the native fireboard search, can you check if it works still and tell me if there is an issue still there? (links were wrong sending to main site if SEF is on)

Fix
sources/fb_search.class.php


Change this line:
Code:


echo '<td class = "td-1" ><a href="'. sefRelToAbs(JB_LIVEURLREL . '&amp;func=view&amp;id=' . $result->id . '&amp;catid=' . $result->catid . '#' . $result->id) . '" >' . $ressubject . '</a><br />' . $searchResultList . '<br /><br /></td>';




to

Code:

echo '<td class = "td-1" ><a href="'. sefRelToAbs(JB_LIVEURLREL . '&func=view&id=' . $result->id . '&catid=' . $result->catid ). '#' . $result->id . '" >' . $ressubject . '</a><br />' . $searchResultList . '<br /><br /></td>';
danialt (Admin)
BoJ Team
Simplicity
Admin
Posts: 783
graphgraph
User Offline Click here to see the profile of this user
Gender: Male Birthdate: 1978-05-25
 
Last Edit: 2008/04/07 12:47 By danialt. Reason: filename missing
 
Best Of Joomla Project Manager - Lead Developer
 
The administrator has disabled public write access.  
#48563
Re:Hate new search engine 2 Months, 4 Weeks ago  
PERFECT !!!!!!!!!!!! THANK YOU!!!!!!!!!!!!
CG Icon (User)
really out there
Fresh Boarder
Posts: 15
graphgraph
User Offline Click here to see the profile of this user
Gender: Male mycgspace Location: Im Here
 
Smile at Destiny
 
The administrator has disabled public write access.  
Go to top Post Reply
Powered by FireBoardget the latest posts directly to your desktop