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 27
Search took
0.00
seconds.
Search:
Posts Made By:
Simetrical
Forum:
Project Tools
04-29-2010, 04:10 PM
Replies:
6
Two comments: Licensing & Distribution
Views:
1,477
Posted By
Simetrical
At first glance, I thought the license clearly...
At first glance, I thought the license clearly violated the OSI definition of open-source software. On closer inspection, I find that it does actually seem to meet it, if you read it properly. This...
Forum:
Forum and Server Management
03-24-2009, 12:51 PM
Replies:
833
Sphinx Search
Views:
241,216
Posted By
Simetrical
That doesn't seem like a huge advantage to me. ...
That doesn't seem like a huge advantage to me. The deltas seem to work well enough. I don't actually know how Sphinx works, though ― you're saying that the solution posted here, rotating only the...
Forum:
Forum and Server Management
03-23-2009, 01:26 PM
Replies:
833
Sphinx Search
Views:
241,216
Posted By
Simetrical
Ah, it looks like it's actually every 20 minutes...
Ah, it looks like it's actually every 20 minutes that I have the deltas built. No one's ever complained that it takes 10 minutes on average for their posts to appear in the index, so I'm fine with...
Forum:
Forum and Server Management
03-23-2009, 12:38 PM
Replies:
833
Sphinx Search
Views:
241,216
Posted By
Simetrical
I'm curious, did he suggest that you post here? ...
I'm curious, did he suggest that you post here?
No. I run it every hour and don't even notice the load, either from indexing or from searching. I could probably run it every five minutes with no...
Forum:
Forum and Server Management
03-11-2009, 12:03 PM
Replies:
833
Sphinx Search
Views:
241,216
Posted By
Simetrical
So you're saying that if the number of results is...
So you're saying that if the number of results is limited, they won't be sorted by date before they're limited, but after? Is there any way to fix that? Alternatively, if I just increase...
Forum:
Forum and Server Management
03-10-2009, 02:00 PM
Replies:
833
Sphinx Search
Views:
241,216
Posted By
Simetrical
I have a weird problem on my site. Compare these...
I have a weird problem on my site. Compare these two searches:
http://www.twcenter.net/forums/search.php?do=process&query=Darth...
Forum:
Forum and Server Management
01-15-2009, 12:41 PM
Replies:
833
Sphinx Search
Views:
241,216
Posted By
Simetrical
I find it hard to believe that anything based on...
I find it hard to believe that anything based on pure MySQL will be able to handle that many posts nearly as well as Sphinx at the moment. MySQL just doesn't have efficient searching right now. You...
Forum:
Forum and Server Management
01-02-2009, 12:09 PM
Replies:
833
Sphinx Search
Views:
241,216
Posted By
Simetrical
They've said they'll make a search API that...
They've said they'll make a search API that should make extensions that support Sphinx (or Lucene, etc.) considerably easier to write.
Don't be. People running large sites are a small percentage...
Forum:
Forum and Server Management
07-18-2008, 04:59 PM
Replies:
833
Sphinx Search
Views:
241,216
Posted By
Simetrical
If it only searches for posts by the user and...
If it only searches for posts by the user and nothing else (no search terms added), you should just add an index on (userid, dateline) to your post table. Then it will be as fast as fetching the...
Forum:
Forum and Server Management
05-05-2008, 12:26 PM
Replies:
833
Sphinx Search
Views:
241,216
Posted By
Simetrical
If you don't drop the indexes, you'll lose a good...
If you don't drop the indexes, you'll lose a good part of the benefit of switching to Sphinx (although you'll keep most of it, it's true). The indexes are very large and keeping them up-to-date will...
Forum:
Forum and Server Management
02-18-2008, 08:05 PM
Replies:
833
Sphinx Search
Views:
241,216
Posted By
Simetrical
How's progress on this? Edit: Actually, I...
How's progress on this?
Edit: Actually, I got the instructions from earlier working, hurrah. I haven't seen any problems yet.
Forum:
ibProArcade
10-02-2007, 04:04 AM
Replies:
395
Sticky:
Suggestions for future Versions
Views:
272,971
Posted By
Simetrical
Not when I tried it.
Not when I tried it.
Forum:
ibProArcade
10-01-2007, 02:36 AM
Replies:
395
Sticky:
Suggestions for future Versions
Views:
272,971
Posted By
Simetrical
If you get the same score as your highest so far,...
If you get the same score as your highest so far, your new info should be saved to the database. This allows you to change your comment, and reduce the time played. A basic fix is easy: change the...
Forum:
vBulletin 3.6 Add-ons
08-02-2007, 11:11 PM
Replies:
677
Major Additions -
Yet Another Awards System 2.1.4
Views:
186,231
Posted By
Simetrical
You can put zero-width spaces (& #8203; but...
You can put zero-width spaces (& #8203; but without the space) between each image to explicitly require them to be valid break points, if they aren't considered that already.
Forum:
vBulletin 3.6 Add-ons
07-27-2007, 02:29 AM
Replies:
1,042
Administrative and Maintenance Tools -
vBSEO Google/Yahoo Sitemap Generator
Views:
328,750
Posted By
Simetrical
Sorry, it seems I was mistaken. Forums set to be...
Sorry, it seems I was mistaken. Forums set to be unreadable to unregistered users don't show up, as intended. There's no problem there. Passworded forums do seem to show up, but that's probably...
Forum:
vBulletin 3.6 Add-ons
07-25-2007, 11:50 PM
Replies:
1,042
Administrative and Maintenance Tools -
vBSEO Google/Yahoo Sitemap Generator
Views:
328,750
Posted By
Simetrical
I didn't look at whether the threads were being...
I didn't look at whether the threads were being excluded, but I saw that the forums themselves were being provided. That would, I guess, just lead to Google/Yahoo! getting a permission error. For...
Forum:
vBulletin 3.6 Add-ons
07-25-2007, 01:11 AM
Replies:
677
Major Additions -
Yet Another Awards System 2.1.4
Views:
186,231
Posted By
Simetrical
Probably not unless you have a large site, which...
Probably not unless you have a large site, which could get slowed down until the issue I first reported here gets fixed. The other issue probably isn't a huge deal ― if you get weird errors when...
Forum:
vBulletin 3.6 Add-ons
07-20-2007, 08:51 PM
Replies:
677
Major Additions -
Yet Another Awards System 2.1.4
Views:
186,231
Posted By
Simetrical
As a workaround, you could try giving the award...
As a workaround, you could try giving the award by user id instead of name.
Forum:
vBulletin 3.6 Add-ons
07-20-2007, 08:25 PM
Replies:
677
Major Additions -
Yet Another Awards System 2.1.4
Views:
186,231
Posted By
Simetrical
Change line 427 of award.php from WHERE...
Change line 427 of award.php from
WHERE username = '". $vbulletin->GPC['awardusername'] ."'
to
WHERE username = '". mysql_real_escape_string( $vbulletin->GPC['awardusername'] ) ."'
Repeat for...
Forum:
vBulletin 3.6 Add-ons
07-20-2007, 04:36 AM
Replies:
1,042
Administrative and Maintenance Tools -
vBSEO Google/Yahoo Sitemap Generator
Views:
328,750
Posted By
Simetrical
Is there/will there be any functionality to...
Is there/will there be any functionality to automatically exclude threads and forums that aren't readable to unregistered users? I've manually excluded most of them, but there are still some...
Forum:
vBulletin 3.6 Add-ons
07-16-2007, 06:12 PM
Replies:
677
Major Additions -
Yet Another Awards System 2.1.4
Views:
186,231
Posted By
Simetrical
This is a nice mod. Unfortunately, it crashed my...
This is a nice mod. Unfortunately, it crashed my site when this query was run repeatedly during a period of high load (23 times over, running between 78 and 208 seconds, as of just before I started...
Forum:
Big Board Discussions
05-03-2007, 07:56 PM
Replies:
14
Is this a solution for large threads?
Views:
4,525
Posted By
Simetrical
Heh, like we don't have that already? t=143297,...
Heh, like we don't have that already? t=143297, or pick one of p=1213498, 1213537, 1213543, . . ., 1240736, [whatever this post number will be], add on any page=, perpage=, lastpost, you name it. ...
Forum:
Big Board Discussions
05-01-2007, 01:45 AM
Replies:
14
Is this a solution for large threads?
Views:
4,525
Posted By
Simetrical
Here's a thought. Assume we know the number of...
Here's a thought. Assume we know the number of posts in a thread. We do, it's in the thread table which we presumably have already queried to see whether the user can even view anything (thread...
Forum:
vBulletin 3.8 Add-ons
02-01-2007, 04:59 PM
Replies:
4,362
Major Additions -
DownloadsII
Views:
1,444,717
Posted By
Simetrical
When I try to update counters at my site...
When I try to update counters at my site (http://www.twcenter.net/forums/downloads.php?), it appears to time out and everything is stuck at zero. Could you implement the hack they use in the...
Forum:
vBulletin 3.6 Add-ons
12-25-2006, 07:50 PM
Replies:
251
Major Additions -
vB Survey: Add a full-featured survey tool to your forum
Views:
73,427
Posted By
Simetrical
For an accurate survey, only a random...
For an accurate survey, only a random cross-section of the readership should be allowed to take it. That is, I would like every (say) 1000th hit to be asked to take the survey, guest or no, but no...
Showing results 1 to 25 of 27
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:04 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.02213 seconds
Memory Usage
2,047KB
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
(70)
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.0007
(unspecified) fetch_permissions(266, 0, 1,''); -> cached fperms for forum 266
(unspecified) fetch_permissions(266, 0, 1,''); -> cached fperms for forum 266
(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(170, 0, 1,''); -> cached fperms for forum 170
(unspecified) fetch_permissions(170, 0, 1,''); -> cached fperms for forum 170
(unspecified) fetch_permissions(170, 0, 1,''); -> cached fperms for forum 170
(unspecified) fetch_permissions(170, 0, 1,''); -> cached fperms for forum 170
(unspecified) fetch_permissions(194, 0, 1,''); -> cached fperms for forum 194
(unspecified) fetch_permissions(194, 0, 1,''); -> cached fperms for forum 194
(unspecified) fetch_permissions(194, 0, 1,''); -> cached fperms for forum 194
(unspecified) fetch_permissions(194, 0, 1,''); -> cached fperms for forum 194
(unspecified) fetch_permissions(194, 0, 1,''); -> cached fperms for forum 194
(unspecified) fetch_permissions(194, 0, 1,''); -> cached fperms for forum 194
(unspecified) fetch_permissions(194, 0, 1,''); -> cached fperms for forum 194
(unspecified) fetch_permissions(194, 0, 1,''); -> cached fperms for forum 194
(unspecified) fetch_permissions(194, 0, 1,''); -> cached fperms for forum 194
(unspecified) fetch_permissions(194, 0, 1,''); -> cached fperms for forum 194
(unspecified) fetch_permissions(194, 0, 1,''); -> cached fperms for forum 194
(unspecified) fetch_permissions(194, 0, 1,''); -> cached fperms for forum 194
(unspecified) fetch_permissions(194, 0, 1,''); -> cached fperms for forum 194
(unspecified) fetch_permissions(194, 0, 1,''); -> cached fperms for forum 194
(unspecified) fetch_permissions(194, 0, 1,''); -> cached fperms for forum 194
(unspecified) fetch_permissions(194, 0, 1,''); -> cached fperms for forum 194
(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(172, 0, 1,''); -> cached fperms for forum 172
(unspecified) fetch_permissions(172, 0, 1,''); -> cached fperms for forum 172
(unspecified) fetch_permissions(235, 0, 1,''); -> cached fperms for forum 235
(unspecified) fetch_permissions(235, 0, 1,''); -> cached fperms for forum 235
(unspecified) fetch_permissions(194, 0, 1,''); -> cached fperms for forum 194
(unspecified) fetch_permissions(194, 0, 1,''); -> cached fperms for forum 194
FULLTEXT Search
php_sapi_name(): fpm-fcgi