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?
Fireboard - Advanced search - we do (1 viewing) (1) Guest
Go to bottom Favoured: 1
TOPIC: Fireboard - Advanced search - we do
#52961
Fireboard - Advanced search - we do 3 Months, 1 Week ago  
Just for testing: Only some features work

luyenkim.net/home9/component/option,com_...er,viet4777/lang,en/

File Attachment:
File Name: joomla_root_advsearch.zip
File Size: 11240


I know there are some difficulties in implementation. But I hope we can make it more useful.

Because I am not a IT. So I need your help for improve this FB plugin.

1st question - This link is long after a search made, how to hide and make it short:


Latest demo: luyenkim.net/home9/component/option,com_...word,joomla/lang,en/
viet4777 (User)
Senior Boarder
Posts: 287
graphgraph
User Offline Click here to see the profile of this user
Luyenkim.NET
Logged Logged
 
Last Edit: 2008/08/04 19:34 By viet4777.
 
Luyenkim.Net
utf-8 Vietnamese language package will be complete in mid of Oct.
luyenkim.net/home9/index.php?option=com_...5&id=282#282
 
The administrator has disabled public write access.  
#52963
Re:Fireboard - Advanced search - we do 3 Months ago  
This domain is parked, pending renewal, or has expired.
Please contact the domain provider with questions.
danialt (Admin)
BoJ Team
Simplicity
Administrator
Posts: 957
graphgraph
User Offline Click here to see the profile of this user
Gender: Male Birthdate: 1978-05-25
Logged Logged
 
Best Of Joomla Team
FireBoard Project Manager
 
The administrator has disabled public write access.  
#53019
Re:Fireboard - Advanced search - we do 3 Months ago  
Ok, my website will be back on July 4, 2008.

It's also my day!

Thanks.
viet4777 (User)
Senior Boarder
Posts: 287
graphgraph
User Offline Click here to see the profile of this user
Luyenkim.NET
Logged Logged
 
Luyenkim.Net
utf-8 Vietnamese language package will be complete in mid of Oct.
luyenkim.net/home9/index.php?option=com_...5&id=282#282
 
The administrator has disabled public write access.  
#54433
Re:Fireboard - Advanced search - we do 2 Months, 2 Weeks ago  
I have checked your site... It looks great to me..thanks for sharing here.

But I am kind of lost..anyhelp will appreciate

I have to two question

1. I am using sef404seo url for my forum..is it possible to use your advance search with that ??How???

2.How I will link advance search on my forum..what link should I use and where I will put
???

thanks in advance and keep rocking
shohagbd (User)
Fresh Boarder
Posts: 5
graphgraph
User Offline Click here to see the profile of this user
Logged Logged
 
The administrator has disabled public write access.  
#54589
Re:Fireboard - Advanced search - we do 2 Months, 2 Weeks ago  
you can use this code
Code:

echo ' <a href="' . sefRelToAbs(JB_LIVEURLREL . '&amp;func=advsearch') . '" >' . _FB_USRL_ADVSEARCH . '</a>';


and you should add
Code:

DEFINE ('_FB_USRL_ADVSEARCH','Advenced Search');

to language file
toofunal (User)
Fresh Boarder
Posts: 16
graphgraph
User Offline Click here to see the profile of this user
Logged Logged
 
Last Edit: 2008/07/25 14:22 By toofunal.
 
The administrator has disabled public write access.  
#54590
Re:Fireboard - Advanced search - we do 2 Months, 2 Weeks ago  
and there is a missing part in codes.

in fb_advsearch.class.php
Code:

                <?php
                }
                ?>



part which found lines between 486 to 488

should be changed as

Code:

                    <tr  class = "fb_sth" >
                        <th colspan = "3" style = "text-align:center" class = "th-1 <?php echo $boardclass; ?>sectiontableheader">
                            <?php
                            echo $pageNav->writePagesLinks(JB_LIVEURL . '&amp;func=search&amp;searchword=' . $searchword);
                            ?>
                        </th>
                    </tr>

                <?php
                }
                ?>

toofunal (User)
Fresh Boarder
Posts: 16
graphgraph
User Offline Click here to see the profile of this user
Logged Logged
 
The administrator has disabled public write access.  
#54821
Re:Fireboard - Advanced search - we do 2 Months, 1 Week ago  
Here is an example of advanced search for Fireboard.

chimco.net/component/option,com_fireboar...searchuser,/lang,en/

Everything seems OK, but there are two options I can not do:
+ Find Threads with number of post
+ Store search parameter in database (for making short url link like PHPBB or Vbulletin).


My host is using SQL 5.x so I can search easily with unicode character.
viet4777 (User)
Senior Boarder
Posts: 287
graphgraph
User Offline Click here to see the profile of this user
Luyenkim.NET
Logged Logged
 
Luyenkim.Net
utf-8 Vietnamese language package will be complete in mid of Oct.
luyenkim.net/home9/index.php?option=com_...5&amp;id=282#282
 
The administrator has disabled public write access.  
#54825
Re:Fireboard - Advanced search - we do 2 Months, 1 Week ago  
viet4777 wrote:
Here is an example of advanced search for Fireboard.

chimco.net/component/option,com_fireboar...searchuser,/lang,en/

Everything seems OK, but there are two options I can not do:
+ Find Threads with number of post
+ Store search parameter in database (for making short url link like PHPBB or Vbulletin).


My host is using SQL 5.x so I can search easily with unicode character.


But I could not still able to use it with sh404 url ...would please little more specific..how I can use it..please
shohagbd (User)
Fresh Boarder
Posts: 5
graphgraph
User Offline Click here to see the profile of this user
Logged Logged
 
The administrator has disabled public write access.  
#54827
Re:Fireboard - Advanced search - we do 2 Months, 1 Week ago  
I have used to the follwing url

desi89.com/index.php?option=com_fireboar...search&Itemid=26

but I get following error please help

atal error: Call to undefined function utf8_urldecode() in /home/******/public_html/components/com_fireboard/template/default/plugin/advancedsearch/advsearch.php on line 20
shohagbd (User)
Fresh Boarder
Posts: 5
graphgraph
User Offline Click here to see the profile of this user
Logged Logged
 
The administrator has disabled public write access.  
#54828
Re:Fireboard - Advanced search - we do 2 Months, 1 Week ago  
shohagbd wrote:
viet4777 wrote:
Here is an example of advanced search for Fireboard.

chimco.net/component/option,com_fireboar...searchuser,/lang,en/

Everything seems OK, but there are two options I can not do:
+ Find Threads with number of post
+ Store search parameter in database (for making short url link like PHPBB or Vbulletin).


My host is using SQL 5.x so I can search easily with unicode character.


But I could not still able to use it with sh404 url ...would please little more specific..how I can use it..please


This plugin is not complete. When I finish, I'll share.
viet4777 (User)
Senior Boarder
Posts: 287
graphgraph
User Offline Click here to see the profile of this user
Luyenkim.NET
Logged Logged
 
Luyenkim.Net
utf-8 Vietnamese language package will be complete in mid of Oct.
luyenkim.net/home9/index.php?option=com_...5&amp;id=282#282
 
The administrator has disabled public write access.  
Go to top