Register
phpBB.com Wiki · Home Projects Help

root / trunk / phpBB / develop / search_fill.php

search_fill.php

View | Annotate | Download (3.1 KB)

# Date Author Comment
8572 View | Annotate 05/29/2008 02:25 PM acydburn

ok… i hope i haven’t messed too much with the code and everything is still working.
Changes:
- Ascraeus now uses constants for the phpbb root path and the php extension. This ensures more security for external applications and modifications (no more overwriting of root path and extension possible through insecure mods and register globals enabled) as well as no more globalizing needed.
- A second change implemented here is an additional short-hand-notation for append_sid(). It is allowed to omit the root path and extension now (for example calling append_sid(‘memberlist’)) – in this case the root path and extension get added automatically. The hook is called after these are added.

8477 View | Annotate 03/29/2008 01:08 AM naderman

Go away evil carriage returns\!

8130 View | Annotate 10/04/2007 01:33 PM acydburn

deregister globals to install too

7288 View | Annotate 04/06/2007 07:49 PM acydburn

add proper die() statements although /develop is never ever shipped with phpBB…

6766 View | Annotate 12/15/2006 03:41 AM davidmj

count -> sizeof

5607 View | Annotate 03/06/2006 07:21 PM naderman

Me, me, me!

- only search unapproved posts/topics in forums where the user got the m_approve permission
- resize the search cache when it grows too huge (drop distant pages)
- added unread link to search results page
- streamlined search results and viewforum html code for displaying topics

so we’re waiting for David now :)

5441 View | Annotate 01/11/2006 07:56 PM naderman

- overhauled search system
– updated structure for search backend plugins
– better result caching using ACM
– search results no longer session restricted => link to them by copying the URL :)
– in-topic search
– indexing posts now uses search backend plugins
– develop/search_fill.php working again
– fulltext_mysql not working yet
- tiny bugfixes to ACM

2205 View | Annotate 02/25/2002 02:00 AM psotfx

Fix issues with view posts since last visit, errors on next page, re-introduce external stopword list, examine feasibility of stemmer, tidy ups …

2168 View | Annotate 02/16/2002 11:35 AM bartvb

Fixed some security problems for those people that didn’t remove or disable the /develop/ dir in their CVS install

1939 View | Annotate 01/25/2002 02:31 AM psotfx

Added title support and updated for changes in includes/search … title slows it down, guess it needs some work if possible …

1781 View | Annotate 01/03/2002 12:06 PM bartvb

Moved all search functions to includes/search.php Paul; please review

1561 View | Annotate 12/14/2001 02:59 AM bartvb

Changed fixed table name to constant

1560 View | Annotate 12/14/2001 02:58 AM bartvb

Changed fixed table name to constant

1553 View | Annotate 12/11/2001 09:43 AM natec

bug #488067: no, preg_quote() didn’t always have 2 args.

1484 View | Annotate 11/29/2001 04:27 PM psotfx

Updated to take account of schema changes

1327 View | Annotate 11/15/2001 11:07 PM bartvb

New and improved search_fill.php, still has a weird memory exhaustion bug

1293 View | Annotate 11/09/2001 02:00 PM psotfx

New search system, this isn’t final, needs alterations, etc. can redeem this against the full priced version with included coupon