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 17
1
2
3
11
>
Last
»
Showing results 1 to 25 of 403
Search took
0.01
seconds.
Search:
Posts Made By:
fastforward
Forum:
vBulletin 3.6 Add-ons
10-15-2007, 10:54 PM
Replies:
24
Forum Display Enhancements -
Show start date of threads!
Views:
5,596
Posted By
fastforward
threadbit_display is the plugin hook. The...
threadbit_display is the plugin hook. The template is threadbit
1) Create a plugin against the threadbit_display hook containing the following code:
$thread['fdate'] = date('M nS, Y',...
Forum:
Forum and Server Management
06-17-2007, 09:30 PM
Replies:
833
Sphinx Search
Views:
241,230
Posted By
fastforward
You also need to change the limit in the admin...
You also need to change the limit in the admin panel.
Forum:
Forum and Server Management
04-30-2007, 01:18 PM
Replies:
833
Sphinx Search
Views:
241,230
Posted By
fastforward
As Orban says, that sounds like the 64bit issue....
As Orban says, that sounds like the 64bit issue. I was hoping the latest sphinx update fixed it (the changelog seemed to indicate it had), but I still get that error with php 5.2.1. I had to revert...
Forum:
Modification Graveyard
04-26-2007, 10:24 PM
Replies:
658
Miscellaneous Hacks -
ajaxReg - Ajax Registration, with instant field checking
Views:
185,051
Posted By
fastforward
Do you mean the phrases? They can be parsed at...
Do you mean the phrases? They can be parsed at runtime. I modified my templates manually and simply added the javascript in the following format:
<script type="text/javascript">
<!--
var...
Forum:
Modification Graveyard
04-25-2007, 10:49 PM
Replies:
658
Miscellaneous Hacks -
ajaxReg - Ajax Registration, with instant field checking
Views:
185,051
Posted By
fastforward
Seconded! This automatic template modification...
Seconded! This automatic template modification thing seems to be the latest trend. I'm sure it's helpful for some, but it's a huge pain for many. :)
Forum:
vBulletin 3.6 Add-ons
04-18-2007, 03:31 PM
Replies:
24
Forum Display Enhancements -
Show start date of threads!
Views:
5,596
Posted By
fastforward
Because this plugin adds an extra query for every...
Because this plugin adds an extra query for every thread bit. If you have 100 threads showing on forumdisplay, that's 100 extra queries!
This can be done easily without queries. the...
Forum:
vBulletin 3.6 Add-ons
03-30-2007, 11:25 PM
Replies:
13
Forum Display Enhancements -
CES Intelligent Dot-Threads
Views:
5,076
Posted By
fastforward
Although this removes one query from...
Although this removes one query from forumdisplay, it modifies the existing query by adding an expensive outer join to the post table.
Have you compared the execution plan of the modified query...
Forum:
Big Board Discussions
02-09-2007, 12:26 PM
Replies:
9
Hacking up Search by Username
Views:
3,246
Posted By
fastforward
This post references that issue. ...
This post references that issue.
https://vborg.vbsupport.ru/showthread.php?p=1150437&highlight=user#post1150437
Use the latest code provided by orban in that thread. The search by user works fine...
Forum:
vBulletin 3.6 Add-ons
02-06-2007, 02:43 PM
Replies:
87
Show Thread Enhancements -
CES Intelligent Postbit Query
Views:
11,100
Posted By
fastforward
You might want to read this earlier post...
You might want to read this earlier post (https://vborg.vbsupport.ru/showpost.php?p=1170198&postcount=65) again. You might be breaking any plugins you have installed that use the pobit hooks.
Forum:
Big Board Discussions
02-02-2007, 02:32 AM
Replies:
5
Outsource ad server?
Views:
2,039
Posted By
fastforward
<a href="http://advertserve.com/"...
<a href="http://advertserve.com/" target="_blank">AdvertServe</a>
I used them for a year before I purchased the self-hosted version. You won't fins a better ad server in this price range.
Forum:
vBulletin 3.6 Add-ons
01-30-2007, 12:07 AM
Replies:
87
Show Thread Enhancements -
CES Intelligent Postbit Query
Views:
11,100
Posted By
fastforward
As far as I can tell, the only way this hack will...
As far as I can tell, the only way this hack will reduce the number of queries is if you have hacks that use the postbit hooks. If you do have hacks that use those hooks, then this hack may do more...
Forum:
vBulletin 3.6 Add-ons
01-20-2007, 05:53 PM
Replies:
444
Add-On Releases -
Stock Trader for vBulletin
Views:
91,716
Posted By
fastforward
Simply enter 'reputation' in the 'Money Row'...
Simply enter 'reputation' in the 'Money Row' field. That's how I've got it set up.
Forum:
Big Board Discussions
01-18-2007, 11:17 PM
Replies:
12
Where to go when phpAdsNew is just not enough
Views:
3,016
Posted By
fastforward
I've been using Advertpro (http://advertpro.com/)...
I've been using Advertpro (http://advertpro.com/) for a year or so. It's been rock solid.
Forum:
Big Board Discussions
03-12-2006, 10:50 PM
Replies:
46
When is a community considered large or big?
Views:
7,015
Posted By
fastforward
The number of concurrent MySQL connections are...
The number of concurrent MySQL connections are only applicable if you are using MyISAM tables. Connections are higher due to the number of threads waiting for table locks to be released. If you're...
Forum:
vB3 Design and Graphics Discussions
07-11-2005, 10:17 PM
Replies:
12
Useful webdesign tools / code compare
Views:
4,756
Posted By
fastforward
Some Mac apps Color Schemer Studio ...
Some Mac apps
Color Schemer Studio
http://www.colorschemer.com/osx_info.html
Add a color wheel to any app (shows harmonizing colors)
http://www.oldjewelsoftware.com/products/ppicker/
...
Forum:
vBulletin 3.0 Full Releases
08-15-2004, 12:03 AM
Replies:
27
2checkout.com (version 2) Subscription Option
Views:
27,364
Posted By
fastforward
Hello nick, I've got 2checkout accepting...
Hello nick,
I've got 2checkout accepting payments using your code. Many thanks.
One question. If your 2checkout account is in test mode, should it return valid codes and should the vb account...
Forum:
vBulletin 3.0 Full Releases
08-14-2004, 03:27 AM
Replies:
27
2checkout.com (version 2) Subscription Option
Views:
27,364
Posted By
fastforward
kall, Can you share the version for...
kall,
Can you share the version for 2checkout 1 users please?
Many thanks
Forum:
vBulletin 2.x Full Releases
02-16-2003, 03:35 PM
Replies:
553
[RELEASE] Usenet Gateway for vB 2.01
Views:
57,578
Posted By
fastforward
This is caused by the Text::Autoformat module. It...
This is caused by the Text::Autoformat module. It somethimes tries to be too clever and attempts to re-number lists... a bit like Microsoft and their annoying 'helpful' Word functions. :)
You can...
Forum:
vBulletin 2.x Full Releases
02-11-2003, 01:13 AM
Replies:
553
[RELEASE] Usenet Gateway for vB 2.01
Views:
57,578
Posted By
fastforward
The new and improved version of this hack is...
The new and improved version of this hack is already re-written and has been running on my site for several months. It's all object oriented and just requires a drop-in 'forum' module to work with...
Forum:
vBulletin 2.x Full Releases
01-16-2003, 02:44 PM
Replies:
329
Spider friendly URLs
Views:
75,780
Posted By
fastforward
oops.. sorry :ermm: I'll make a commitment...
oops.. sorry :ermm:
I'll make a commitment and promise to find a solution this week. I promise to have something by next Wednesday.
I could make use of that feature myself actually.
Forum:
vBulletin 2.x Full Releases
01-16-2003, 02:27 PM
Replies:
329
Spider friendly URLs
Views:
75,780
Posted By
fastforward
Check page 8 of this thread for a post by...
Check page 8 of this thread for a post by amykhar.
I will try and update the file sometime soon to reflect all the bug fixes and additions that people have contributed.
Forum:
vBulletin 2.x Full Releases
01-16-2003, 12:36 PM
Replies:
329
Spider friendly URLs
Views:
75,780
Posted By
fastforward
You probably don't want to rely on the file in...
You probably don't want to rely on the file in the first post. :) Use the following rewrite rules and make sure you change all the templates to remove any passing of the sessionhash. Obviously you...
Forum:
Community Lounge
01-01-2003, 05:30 PM
Replies:
16
Tetris High Scores--Arcade Hack
Views:
2,812
Posted By
fastforward
I've figured out how to get those high scores in...
I've figured out how to get those high scores in Tetris. I just scrored ove 600,000.
Level 10 goes on forever. You just have to clear those nasty ones in the midle and then you can sit there all...
Forum:
Community Lounge
12-31-2002, 04:23 AM
Replies:
16
Tetris High Scores--Arcade Hack
Views:
2,812
Posted By
fastforward
Yep, I've got a 1,000,760 scorer. The next one to...
Yep, I've got a 1,000,760 scorer. The next one to that is only 147,943 :ermm:
Forum:
Community Lounge
12-31-2002, 01:32 AM
Replies:
107
Who is going to get HiveMail? (discussion ;)
Views:
11,792
Posted By
fastforward
There's no doubt that Gossamer Mail is a good...
There's no doubt that Gossamer Mail is a good product (although I'm not convinced it's worth $650).
I bought Gossamer Mail and I found it unsuitable for integrating into my forum. In fact I also...
Showing results 1 to 25 of 403
Page 1 of 17
1
2
3
11
>
Last
»
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
04:44 PM
.
-- 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.02044 seconds
Memory Usage
2,072KB
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
(2)
pagenav_pagelink
(1)
pagenav_pagelinkrel
(1)
post_thanks_navbar_search
(1)
search_results
(25)
search_results_postbit
(1)
spacer_close
(1)
spacer_open
(64)
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.0044
(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(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(224, 0, 1,''); -> cached fperms for forum 224
(unspecified) fetch_permissions(224, 0, 1,''); -> cached fperms for forum 224
(unspecified) fetch_permissions(224, 0, 1,''); -> cached fperms for forum 224
(unspecified) fetch_permissions(224, 0, 1,''); -> cached fperms for forum 224
(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(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(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(168, 0, 1,''); -> cached fperms for forum 168
(unspecified) fetch_permissions(168, 0, 1,''); -> cached fperms for forum 168
(unspecified) fetch_permissions(33, 0, 1,''); -> cached fperms for forum 33
(unspecified) fetch_permissions(33, 0, 1,''); -> cached fperms for forum 33
(unspecified) fetch_permissions(33, 0, 1,''); -> cached fperms for forum 33
(unspecified) fetch_permissions(33, 0, 1,''); -> cached fperms for forum 33
(unspecified) fetch_permissions(4, 0, 1,''); -> cached fperms for forum 4
(unspecified) fetch_permissions(4, 0, 1,''); -> cached fperms for forum 4
(unspecified) fetch_permissions(4, 0, 1,''); -> cached fperms for forum 4
(unspecified) fetch_permissions(4, 0, 1,''); -> cached fperms for forum 4
(unspecified) fetch_permissions(4, 0, 1,''); -> cached fperms for forum 4
(unspecified) fetch_permissions(4, 0, 1,''); -> cached fperms for forum 4
(unspecified) fetch_permissions(4, 0, 1,''); -> cached fperms for forum 4
(unspecified) fetch_permissions(4, 0, 1,''); -> cached fperms for forum 4
(unspecified) fetch_permissions(4, 0, 1,''); -> cached fperms for forum 4
(unspecified) fetch_permissions(4, 0, 1,''); -> cached fperms for forum 4
(unspecified) fetch_permissions(13, 0, 1,''); -> cached fperms for forum 13
(unspecified) fetch_permissions(13, 0, 1,''); -> cached fperms for forum 13
(unspecified) fetch_permissions(13, 0, 1,''); -> cached fperms for forum 13
(unspecified) fetch_permissions(13, 0, 1,''); -> cached fperms for forum 13
(unspecified) fetch_permissions(13, 0, 1,''); -> cached fperms for forum 13
(unspecified) fetch_permissions(13, 0, 1,''); -> cached fperms for forum 13
FULLTEXT Search
php_sapi_name(): fpm-fcgi