[ABD] AJAX Livesearch 0.1.4

Any abandoned MODs will be moved to this forum.

WARNING: MODs in this forum are not currently being supported or maintained by the original MOD author. Proceed at your own risk.
Forum rules
IMPORTANT: MOD Development Forum rules

WARNING: MODs in this forum are not currently being supported nor updated by the original MOD author. Proceed at your own risk.
Frold
Registered User
Posts: 447
Joined: Sat Nov 02, 2002 8:19 am

Re: [BETA] AJAX Livesearch

Post by Frold »

did you cancel further development on this fine mod ?
patchstar
Registered User
Posts: 2
Joined: Tue Mar 27, 2007 7:48 pm

Re: [BETA] AJAX Livesearch

Post by patchstar »

it seems so... :|

i think it´s a nice mode!
i rewrite it to phpbb2, so i can use it too

my tip:
open ajax_livesearch.php

find:

Code: Select all

include($phpbb_root_path . 'common.' . $phpEx);

after add

Code: Select all

header('Content-Type: text/html; charset=iso-8859-1');
it´s better for ö,ü,ä,ß....
User avatar
Raimon
Former Team Member
Posts: 12088
Joined: Tue May 30, 2006 5:31 pm
Location: Netherlands
Name: Raimon Meuldijk
Contact:

Re: [BETA] AJAX Livesearch

Post by Raimon »

patchstar wrote:it seems so... :|

i think it´s a nice mode!
i rewrite it to phpbb2, so i can use it too

my tip:
open ajax_livesearch.php

find:

Code: Select all

include($phpbb_root_path . 'common.' . $phpEx);

after add

Code: Select all

header('Content-Type: text/html; charset=iso-8859-1');
it´s better for ö,ü,ä,ß....
Its beter to use the charset UTF-8.
Need phpBB installation, extenstions, Styles or integrate phpBB with you website?
Contact me @ www.raimon.nl for fair prices and good service!
issjut
Registered User
Posts: 113
Joined: Tue Oct 09, 2007 5:02 am
Location: Berlin, Germany

Re: [BETA] AJAX Livesearch

Post by issjut »

Nice job tas ;)

I like the new functions, but I need a livesearch MOD for "search for members"
Can I modify this one^^??

THX for answer!!!
sorry for my bad English ;-)
User avatar
tas2580
Registered User
Posts: 295
Joined: Wed May 30, 2007 1:56 am
Location: Stuttgart, Germany
Contact:

Re: [BETA] AJAX Livesearch

Post by tas2580 »

did you cancel further development on this fine mod ?
No! Just updatet to 0.1.4
I like the new functions, but I need a livesearch MOD for "search for members"
Can I modify this one^^??
This Mod have already a Member search includet.
User avatar
^[GS]^
Registered User
Posts: 274
Joined: Sun Aug 06, 2006 10:59 pm
Location: Argentina
Contact:

Re: [BETA] AJAX Livesearch

Post by ^[GS]^ »

Work on 3.0.2???
User avatar
MS FRANKY
Registered User
Posts: 155
Joined: Sun Feb 13, 2005 9:53 pm
Location: Slovakia no SLOVENIA

Re: [BETA] AJAX Livesearch

Post by MS FRANKY »

could someone upload this mode? Because download link si broken..
issjut
Registered User
Posts: 113
Joined: Tue Oct 09, 2007 5:02 am
Location: Berlin, Germany

Re: [BETA] AJAX Livesearch

Post by issjut »

sorry for my bad English ;-)
Frold
Registered User
Posts: 447
Joined: Sat Nov 02, 2002 8:19 am

Re: [BETA] AJAX Livesearch

Post by Frold »

I get this bug when using the keyword field;
[phpBB Debug] PHP Notice: in file /includes/ajax_livesearch.php on line 29: Undefined variable: words
And when using the author field:
[phpBB Debug] PHP Notice: in file /includes/ajax_livesearch.php on line 42: Undefined variable: words
OPEN
includes/ajax_livesearch.php

FIND

Code: Select all

$i = 0;
AFTER ADD

Code: Select all

$words = "";
Seems to solve it...

If you use danish chars like: æøå

I recommand you

OPEN
includes/ajax_livesearch.php

FIND

Code: Select all

include($phpbb_root_path . 'common.' . $phpEx);
ADD AFTER

Code: Select all

header('Content-Type: text/html; charset=UTF-8');
Frold
Registered User
Posts: 447
Joined: Sat Nov 02, 2002 8:19 am

Re: [BETA] AJAX Livesearch

Post by Frold »

tas2580 wrote:
2. offer the livesearch in other search fields like in header and in viewtopic...
Not jet, I am to tired
*gentle bumb*
Frold
Registered User
Posts: 447
Joined: Sat Nov 02, 2002 8:19 am

Re: [BETA] AJAX Livesearch

Post by Frold »

Frold wrote:
tas2580 wrote:
2. offer the livesearch in other search fields like in header and in viewtopic...
Not jet, I am to tired
*gentle bumb*
again... ;-)
xenador
Registered User
Posts: 89
Joined: Wed Nov 22, 2006 1:27 am

Re: [BETA] AJAX Livesearch

Post by xenador »

anyone supporting this still? it is a really interesting idea to me.
trickoff
Registered User
Posts: 513
Joined: Mon Jan 07, 2008 12:23 am

Re: [BETA] AJAX Livesearch 0.1.4

Post by trickoff »

would love to see some more developement on this one!
User avatar
1234homie
Registered User
Posts: 439
Joined: Fri Sep 26, 2008 3:17 pm

Re: [BETA] AJAX Livesearch 0.1.4

Post by 1234homie »

any demo???
netsrac78
Registered User
Posts: 2
Joined: Fri Jul 10, 2009 9:40 am

Re: [BETA] AJAX Livesearch

Post by netsrac78 »

Frold wrote:
Frold wrote:
tas2580 wrote:
2. offer the livesearch in other search fields like in header and in viewtopic...
Not jet, I am to tired
*gentle bumb*
again... ;-)
This mod need the "Fulltext native" search.
Locked

Return to “[3.0.x] Abandoned MODs”