View | Annotate | Download (3.1 KB)
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.
Go away evil carriage returns\!
deregister globals to install too
add proper die() statements although /develop is never ever shipped with phpBB…
count -> sizeof
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 :)
- 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
Fix issues with view posts since last visit, errors on next page, re-introduce external stopword list, examine feasibility of stemmer, tidy ups …
Fixed some security problems for those people that didn’t remove or disable the /develop/ dir in their CVS install
Added title support and updated for changes in includes/search … title slows it down, guess it needs some work if possible …
Moved all search functions to includes/search.php Paul; please review
Changed fixed table name to constant
bug #488067: no, preg_quote() didn’t always have 2 args.
Updated to take account of schema changes
New and improved search_fill.php, still has a weird memory exhaustion bug
New search system, this isn’t final, needs alterations, etc. can redeem this against the full priced version with included coupon