The Arcive of Official vBulletin Modifications Site.
It is not a VB3 engine, just a parsed copy!
Archives
Graphics
Styles
Mods
Articles
Forums
VBSupport
vb.org Archive
>
Search Forums
Search Results
User Name
Remember Me?
Password
FAQ
Community
Calendar
Today's Posts
Search
Community Links
Members List
Search Forums
Show Threads
Show Posts
Tag Search
Advanced Search
Найти все сообщения с благодарностями
Go to Page...
Page 1 of 2
1
2
>
Showing results 1 to 25 of 46
Search took
0.00
seconds.
Search:
Posts Made By:
ALanJay
Forum:
Forum and Server Management
10-27-2008, 02:44 PM
Replies:
833
Sphinx Search
Views:
241,216
Posted By
ALanJay
Noticed recently that if you want search on any...
Noticed recently that if you want search on any punctuation the default settings only include in the index letters if you change in your sphinx.conf
charset_type = sbcs
...
Forum:
vB3 General Discussions
08-03-2008, 01:17 PM
Replies:
4
Split threads
Views:
724
Posted By
ALanJay
Did anyone come up with a working solution to...
Did anyone come up with a working solution to this or another way to split threads in a controlled way?
Regards
ALan
Forum:
Forum and Server Management
06-30-2008, 03:59 PM
Replies:
833
Sphinx Search
Views:
241,216
Posted By
ALanJay
Thanks Orban for the update - great work. Do...
Thanks Orban for the update - great work.
Do the current uploaded files include the various suggested modifications that have been made or will I still need to make them?
Forum:
Forum and Server Management
07-27-2007, 12:19 PM
Replies:
833
Sphinx Search
Views:
241,216
Posted By
ALanJay
Sorry to hear you won't be posting here any more.
Sorry to hear you won't be posting here any more.
Forum:
Forum and Server Management
05-01-2007, 03:13 PM
Replies:
833
Sphinx Search
Views:
241,216
Posted By
ALanJay
Well that explains something - having done some...
Well that explains something - having done some more testing I can get results from the test programme now from ThreadIndex but not PostIndex which is very peculiar.
And this follows through on...
Forum:
Forum and Server Management
05-01-2007, 10:34 AM
Replies:
833
Sphinx Search
Views:
241,216
Posted By
ALanJay
Thanks amcd, Well most of my FreeBSD issues...
Thanks amcd,
Well most of my FreeBSD issues have been solved - compilation and running all see fine.
I have changed sphinxapi.php to include the sugested:
function unpack31($f,$s)
{
...
Forum:
Forum and Server Management
05-01-2007, 10:03 AM
Replies:
833
Sphinx Search
Views:
241,216
Posted By
ALanJay
Hi, Well I now have a system that appears...
Hi,
Well I now have a system that appears to work but for the vBulletin database always gives no results but for my own database gives the expected results.
Between 0.9.6 and 0.9.7 have there...
Forum:
Forum and Server Management
04-30-2007, 02:56 PM
Replies:
833
Sphinx Search
Views:
241,216
Posted By
ALanJay
Thanks - I had a different 64bit issue which I...
Thanks - I had a different 64bit issue which I solved and didn't realise there was a second one.
Forum:
Forum and Server Management
04-30-2007, 01:10 PM
Replies:
833
Sphinx Search
Views:
241,216
Posted By
ALanJay
Having researched this frther I have found that...
Having researched this frther I have found that although searchd and test.php work fine for my internal database (DS) when I try to use test.php against the hybrid index I get:
Query failed:...
Forum:
Forum and Server Management
04-29-2007, 08:41 AM
Replies:
833
Sphinx Search
Views:
241,216
Posted By
ALanJay
As we are plannning to move to vBulletin 3.6.5...
As we are plannning to move to vBulletin 3.6.5 (or whatever the latset version is) I was wondering which is the latest set of instructions for changing the vBulletin search.php instructions.
...
Forum:
Forum and Server Management
04-11-2007, 06:38 PM
Replies:
833
Sphinx Search
Views:
241,216
Posted By
ALanJay
Well good to hear the new version works fine and...
Well good to hear the new version works fine and there are no more changes. I really need to upgrade from the version we have been running since last year. I think we will probably wait and move...
Forum:
Big Board Discussions
01-10-2007, 06:09 PM
Replies:
49
Listed on Big-Boards.com!
Views:
7,977
Posted By
ALanJay
Well after a gap of a couple of months the data...
Well after a gap of a couple of months the data got switched back on:
42 - Sputnik Music (http://rankings.big-boards.com/rd/471/).................12,897,070
43 - Digital Spy...
Forum:
Forum and Server Management
12-02-2006, 07:14 AM
Replies:
833
Sphinx Search
Views:
241,216
Posted By
ALanJay
When I wrote a search against oanother (non forum...
When I wrote a search against oanother (non forum database) and I added sort by date I discovered that the place that the sort type is set matters.
ie
////////////
// do query
////////////...
Forum:
Forum and Server Management
11-25-2006, 07:24 AM
Replies:
833
Sphinx Search
Views:
241,216
Posted By
ALanJay
Can I ask why? searchd can be on any...
Can I ask why?
searchd can be on any computer and the database it looks into can be on any other one (that it can see). You obvioulsy have to configure the front end to look at searchd on the...
Forum:
Forum and Server Management
11-21-2006, 06:29 AM
Replies:
833
Sphinx Search
Views:
241,216
Posted By
ALanJay
I viewed it as a bit of a belt and braces issue...
I viewed it as a bit of a belt and braces issue :)
the values are numerals but sometimes they seem to be stored as strings no idea why but array_walk and intval seem to resolve the issue simply...
Forum:
Forum and Server Management
11-12-2006, 02:35 PM
Replies:
833
Sphinx Search
Views:
241,216
Posted By
ALanJay
Neil, The other thing to check is to use the...
Neil,
The other thing to check is to use the test.php script to check that you can search the files correctly. If that works then you know you need to tweak the search.php code - it is possible...
Forum:
Forum and Server Management
11-06-2006, 02:52 PM
Replies:
833
Sphinx Search
Views:
241,216
Posted By
ALanJay
I discovered that when you change the word lenght...
I discovered that when you change the word lenght (or the stop bits file) you have to fully stop "searchd" and restart it for the changes to be taken into account.
Once searchd was restarted it...
Forum:
Forum and Server Management
11-06-2006, 05:56 AM
Replies:
833
Sphinx Search
Views:
241,216
Posted By
ALanJay
A quick question has anyone sucessfully...
A quick question has anyone sucessfully configured there search to work with 2 letter words?
I have set my system for max length of 2 but I still only seem to be able to find 3 letter words.
Forum:
Forum and Server Management
11-05-2006, 05:01 PM
Replies:
833
Sphinx Search
Views:
241,216
Posted By
ALanJay
As Oban says there has been discussion on these...
As Oban says there has been discussion on these kind of things on the sphinx forum http://www.sphinxsearch.com/forum/
Forum:
Forum and Server Management
11-03-2006, 06:12 AM
Replies:
833
Sphinx Search
Views:
241,216
Posted By
ALanJay
I rebuild my once a day at the slowest part of...
I rebuild my once a day at the slowest part of the night. Which seems to be fine. The delta is run every 5 minutes and takes a few seconds to create. We have between 10-40,000 new posts a day.
Forum:
Forum and Server Management
10-27-2006, 03:21 PM
Replies:
833
Sphinx Search
Views:
241,216
Posted By
ALanJay
as oban says :) ha ha We should be very...
as oban says :) ha ha
We should be very grateful that we can hack it to bits and get it to do stuff that makes it so expandable.
Forum:
Forum and Server Management
10-27-2006, 02:04 PM
Replies:
833
Sphinx Search
Views:
241,216
Posted By
ALanJay
I think it is slightly amusing that with this...
I think it is slightly amusing that with this upgrade people are now seeing very similar errors to the ones that I have with vB 3.0.x
The assert function errors are caused by text numbers being...
Forum:
Forum and Server Management
10-26-2006, 01:23 PM
Replies:
833
Sphinx Search
Views:
241,216
Posted By
ALanJay
Thanks - I ended up just forcing datecut with...
Thanks - I ended up just forcing datecut with intval (see above) and leaving it like that as the other elements in the various palces SetTimestampRange are set don't seem to be causing an issue.
Forum:
Forum and Server Management
10-26-2006, 12:55 PM
Replies:
833
Sphinx Search
Views:
241,216
Posted By
ALanJay
Thanks - that seems to work. Curiously I am now...
Thanks - that seems to work. Curiously I am now getting assertion errors further down in the date element:
/// set timestamps to match
function SetTimestampRange ( $min, $max )
...
Forum:
Forum and Server Management
10-26-2006, 12:16 PM
Replies:
833
Sphinx Search
Views:
241,216
Posted By
ALanJay
Well having tried that: $cl->SetGroups2 (...
Well having tried that:
$cl->SetGroups2 ( array_walk($sphinx_groups2, "intvalArray") );
I end up with errors from sphinxapi.php
Invalid argument supplied for foreach()
in the code that...
Showing results 1 to 25 of 46
Page 1 of 2
1
2
>
Forum Jump
User Control Panel
Private Messages
Subscriptions
Who's Online
Search Forums
Forums Home
News and Announcements
News and Announcements
Mod of the Month
Official vB.com Announcements
vBulletin Pre-Sales Questions
vBulletin Styles and Graphics
vBulletin Styles
vBulletin 5.x Styles
vBulletin 3.8 Styles
vBulletin 3.8 Admin CP Styles
vBulletin 4.x Styles
vBulletin Graphic Sets
vBulletin Button Sets
vBulletin Smilie Sets
Miscellaneous Images
vBulletin Rank Sets
vBulletin Avatar Sets
vBulletin Status Icon Sets
vBulletin Article Depository
Read An Article
vBulletin 3 Articles
Programming Articles
General Articles
Management Articles
Graphics Articles
vBulletin Tips & Tricks
vBulletin 4 Articles
vBulletin 5 Connect Articles
Article Submissions
Submit New Article
vBulletin Modifications
vBulletin 5.x Modifications
vBulletin 5.x Products & Extensions
vBulletin 5.x Template Modifications
vBulletin 4.x Modifications
vBulletin 4.x Add-ons
vBulletin 4.x Template Modifications
vBulletin 3.8 Modifications
vBulletin 3.8 Add-ons
vBulletin 3.8 Template Modifications
Premium Modifications
vBulletin Open Source Products
Sphinx
Project Tools
ibProArcade
Archive
vB.org Archives
General
vB1 Hacks
Testing Zone
Board of the Month
Big Board Discussions
General Hosting/Server Discussions
Member Archives
vBulletin 2.x
vBulletin 2.x Full Releases
vBulletin 2.x Beta Releases
vBulletin 2.x Template Modifications
vBulletin 2.x Styles
vBulletin 2.x Admin CP Styles
vBulletin 3.0
vBulletin 3.0 Full Releases
vBulletin 3.0 Beta Releases
vBulletin 3.0 Template Modifications
vBulletin 3.0 Styles
vBulletin 3.0 Admin CP Styles
vBulletin 3.5
vBulletin 3.5 Add-ons
vBulletin 3.5 Template Modifications
vBulletin 3.5 Styles
vBulletin 3.5 Admin CP Styles
vBulletin 3.6
vBulletin 3.6 Template Modifications
vBulletin 3.6 Add-ons
vBulletin 3.6 Styles
vBulletin 3.6 Admin CP Styles
vBulletin 3.7
vBulletin 3.7 Add-ons
vBulletin 3.7 Template Modifications
vBulletin 3.7 Styles
vBulletin 3.7 Admin CP Styles
Premium Archives
uCash & uShop
vBadvanced CMPS
RPG Integration Hack
vBindex
vBgarage
Advanced Warning System (AWS)
vbArticles
vB Chat
vbBux / vbPlaza
ibProArcade Archive
vRewrite - SEOed URLs for vBulletin
Modification Graveyard
vBulletin 5 Connect Discussion
vB5 General Discussions
vB5 Programming Discussions
vB5 Design and Graphics Discussions
vBulletin 4 Discussion
vB4 General Discussions
vB4 Programming Discussions
vB4 Design and Graphics Discussions
vBulletin 3 Discussion
vB3 Programming Discussions
vB3 General Discussions
vB3 Design and Graphics Discussions
Community Discussions
Modification Requests/Questions (Unpaid)
Style and Graphics Requests (Unpaid)
Forum and Server Management
Community Central
vBulletin.org Site Feedback
Community Lounge
Community Reviews
All times are GMT. The time now is
12:07 AM
.
-- Default Style
---- Blue
------ Red
------ Green
------ Purple
Contact Us
-
Archive
-
Top
Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.
X
vBulletin 3.8.12 by vBS Debug Information
Page Generation
0.02687 seconds
Memory Usage
2,043KB
Queries Executed
10
(?)
More Information
Template Usage:
(1)
ad_footer_end
(1)
ad_footer_start
(1)
ad_header_end
(1)
ad_header_logo
(1)
ad_navbar_below
(1)
footer
(1)
forumjump
(1)
gobutton
(1)
header
(1)
headinclude
(1)
navbar
(2)
navbar_link
(120)
option
(1)
pagenav
(1)
pagenav_curpage
(1)
pagenav_pagelink
(1)
post_thanks_navbar_search
(1)
search_results
(25)
search_results_postbit
(1)
spacer_close
(1)
spacer_open
(72)
threadbit_pagelink
Phrase Groups Available:
global
inlinemod
prefix
search
Included Files:
./
search.php
./
global.php
./includes/
init.php
./includes/
class_core.php
./includes/
config.php
./includes/
functions.php
./includes/
class_hook.php
./includes/
modsystem_functions.php
./includes/
functions_search.php
./includes/
functions_databuild.php
./includes/
functions_forumlist.php
./includes/
functions_misc.php
./includes/
functions_forumdisplay.php
./includes/
functions_bigthree.php
Hooks Called:
init_startup
init_startup_session_setup_start
init_startup_session_setup_complete
cache_permissions
style_fetch
cache_templates
global_start
parse_templates
global_setup_complete
search_before_process
search_start
search_results_start
search_results_query_posts
search_results_prebits
threadbit_process
search_results_postbit
pagenav_page
pagenav_complete
forumjump
search_complete
navbits
navbits_complete
Messages:
time to check permissions: 0.0009
(unspecified) fetch_permissions(232, 0, 1,''); -> cached fperms for forum 232
(unspecified) fetch_permissions(232, 0, 1,''); -> cached fperms for forum 232
(unspecified) fetch_permissions(111, 0, 1,''); -> cached fperms for forum 111
(unspecified) fetch_permissions(111, 0, 1,''); -> cached fperms for forum 111
(unspecified) fetch_permissions(232, 0, 1,''); -> cached fperms for forum 232
(unspecified) fetch_permissions(232, 0, 1,''); -> cached fperms for forum 232
(unspecified) fetch_permissions(232, 0, 1,''); -> cached fperms for forum 232
(unspecified) fetch_permissions(232, 0, 1,''); -> cached fperms for forum 232
(unspecified) fetch_permissions(232, 0, 1,''); -> cached fperms for forum 232
(unspecified) fetch_permissions(232, 0, 1,''); -> cached fperms for forum 232
(unspecified) fetch_permissions(232, 0, 1,''); -> cached fperms for forum 232
(unspecified) fetch_permissions(232, 0, 1,''); -> cached fperms for forum 232
(unspecified) fetch_permissions(232, 0, 1,''); -> cached fperms for forum 232
(unspecified) fetch_permissions(232, 0, 1,''); -> cached fperms for forum 232
(unspecified) fetch_permissions(232, 0, 1,''); -> cached fperms for forum 232
(unspecified) fetch_permissions(232, 0, 1,''); -> cached fperms for forum 232
(unspecified) fetch_permissions(232, 0, 1,''); -> cached fperms for forum 232
(unspecified) fetch_permissions(232, 0, 1,''); -> cached fperms for forum 232
(unspecified) fetch_permissions(232, 0, 1,''); -> cached fperms for forum 232
(unspecified) fetch_permissions(232, 0, 1,''); -> cached fperms for forum 232
(unspecified) fetch_permissions(232, 0, 1,''); -> cached fperms for forum 232
(unspecified) fetch_permissions(232, 0, 1,''); -> cached fperms for forum 232
(unspecified) fetch_permissions(172, 0, 1,''); -> cached fperms for forum 172
(unspecified) fetch_permissions(172, 0, 1,''); -> cached fperms for forum 172
(unspecified) fetch_permissions(232, 0, 1,''); -> cached fperms for forum 232
(unspecified) fetch_permissions(232, 0, 1,''); -> cached fperms for forum 232
(unspecified) fetch_permissions(232, 0, 1,''); -> cached fperms for forum 232
(unspecified) fetch_permissions(232, 0, 1,''); -> cached fperms for forum 232
(unspecified) fetch_permissions(232, 0, 1,''); -> cached fperms for forum 232
(unspecified) fetch_permissions(232, 0, 1,''); -> cached fperms for forum 232
(unspecified) fetch_permissions(232, 0, 1,''); -> cached fperms for forum 232
(unspecified) fetch_permissions(232, 0, 1,''); -> cached fperms for forum 232
(unspecified) fetch_permissions(232, 0, 1,''); -> cached fperms for forum 232
(unspecified) fetch_permissions(232, 0, 1,''); -> cached fperms for forum 232
(unspecified) fetch_permissions(232, 0, 1,''); -> cached fperms for forum 232
(unspecified) fetch_permissions(232, 0, 1,''); -> cached fperms for forum 232
(unspecified) fetch_permissions(232, 0, 1,''); -> cached fperms for forum 232
(unspecified) fetch_permissions(232, 0, 1,''); -> cached fperms for forum 232
(unspecified) fetch_permissions(232, 0, 1,''); -> cached fperms for forum 232
(unspecified) fetch_permissions(232, 0, 1,''); -> cached fperms for forum 232
(unspecified) fetch_permissions(232, 0, 1,''); -> cached fperms for forum 232
(unspecified) fetch_permissions(232, 0, 1,''); -> cached fperms for forum 232
(unspecified) fetch_permissions(232, 0, 1,''); -> cached fperms for forum 232
(unspecified) fetch_permissions(232, 0, 1,''); -> cached fperms for forum 232
(unspecified) fetch_permissions(232, 0, 1,''); -> cached fperms for forum 232
(unspecified) fetch_permissions(232, 0, 1,''); -> cached fperms for forum 232
(unspecified) fetch_permissions(232, 0, 1,''); -> cached fperms for forum 232
(unspecified) fetch_permissions(232, 0, 1,''); -> cached fperms for forum 232
(unspecified) fetch_permissions(232, 0, 1,''); -> cached fperms for forum 232
(unspecified) fetch_permissions(232, 0, 1,''); -> cached fperms for forum 232
FULLTEXT Search
php_sapi_name(): fpm-fcgi