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 5
1
2
3
>
Last
»
Showing results 1 to 25 of 110
Search took
0.01
seconds.
Search:
Posts Made By:
fury
Forum:
vBulletin 3.6 Add-ons
11-06-2007, 07:33 PM
Replies:
340
Statistics Modifications -
Dream's Forum Statistics
Views:
77,674
Posted By
fury
Can anyone suggest some table indexes for me to...
Can anyone suggest some table indexes for me to add to make this stuff go faster? I notice a long loading time on my board, and anticipate if the statistics page ever gets crawled by a search engine...
Forum:
vB3 General Discussions
04-01-2006, 11:38 PM
Replies:
1
Hi guys. Long time no vB code, how do I get up to date on how to mod 3.5.x?
Views:
829
Posted By
fury
Hi guys. Long time no vB code, how do I get up to date on how to mod 3.5.x?
It's been a while since I farted around with modifying vBulletin. As in, 3.0.1.
So, as I'm fairly aware, 3.5 is almost totally different to code for. Is there a specific change log or anything...
Forum:
Community Lounge
08-27-2003, 06:34 PM
Replies:
18
Anime.. Who r u?
Views:
1,907
Posted By
fury
Villian
Villian
Forum:
vBulletin 2.x Full Releases
08-03-2003, 06:29 PM
Replies:
36
Thread view optimizations
Views:
9,365
Posted By
fury
Unfortunately I don't have a forum with 2 million...
Unfortunately I don't have a forum with 2 million posts to check it on. http://smilies.xibase.com/shrug.gif Why not index the visible column then? Since you have a multi-GB post table, what's an...
Forum:
vBulletin 2.x Full Releases
08-03-2003, 04:26 PM
Replies:
36
Thread view optimizations
Views:
9,365
Posted By
fury
BTW, this (after you've applied the mod) ...
BTW, this (after you've applied the mod)
$postscount=$DB_site->query_first("SELECT replycount AS posts FROM thread WHERE threadid='$threadid'");
$postscount[posts]++;...
Forum:
vBulletin 2.x Full Releases
08-03-2003, 04:18 PM
Replies:
36
Thread view optimizations
Views:
9,365
Posted By
fury
Why not just change this line... $postids.=...
Why not just change this line...
$postids.= "post.threadid='$threadid'";
to this:
$postids.= "post.threadid='$threadid' AND post.visible='1'";
It might slow it down a tiny bit more but...
Forum:
Community Reviews
06-24-2003, 09:25 PM
Replies:
6
Need suggestions
Views:
1,238
Posted By
fury
Too blue... get some brighter colors in there...
Too blue... get some brighter colors in there (and NOT just brighter shades of blue :p)
Forum:
vBulletin.org Site Feedback
06-23-2003, 06:07 PM
Replies:
1
Private messages get marked as read by the receiver of the message?
Views:
933
Posted By
fury
Private messages get marked as read by the receiver of the message?
I sent someone a message and looked in my sent items box to read it over again so I could send them an email with the contents as well in case they were not notified of the PM... well, I went back to...
Forum:
vBulletin 2.x Full Releases
06-22-2003, 07:20 PM
Replies:
539
vB Shoutbox 1.0
Views:
142,820
Posted By
fury
That would be me :) Unfortunately, vB.org does...
That would be me :) Unfortunately, vB.org does not allow the release of vB3 hacks. Stay tuned for more info, I am in the process of asking TWT for permission to rerelease the hack. I would guess that...
Forum:
vBulletin 2.x Full Releases
05-24-2003, 09:02 PM
Replies:
47
Attachment and avatar hotlinking protection (1.0.1)
Views:
7,504
Posted By
fury
dennx: It should phenom: Show me your line...
dennx: It should
phenom: Show me your line 39, if you don't mind
Forum:
vBulletin 2.x Full Releases
04-29-2003, 04:18 PM
Replies:
45
Logged in users optimization (1.0.1)
Views:
5,634
Posted By
fury
I think I'll edit the original post with the...
I think I'll edit the original post with the explanation and a link to the forumhome optimization hack, in case people who have already installed that happen upon this thread. ;)
Forum:
vBulletin 2.x Full Releases
04-29-2003, 12:02 AM
Replies:
45
Logged in users optimization (1.0.1)
Views:
5,634
Posted By
fury
OK, thanks for the correction. :) Makes this...
OK, thanks for the correction. :)
Makes this thread kinda useless huh? :D
Forum:
vBulletin 2.x Full Releases
04-28-2003, 11:04 AM
Replies:
45
Logged in users optimization (1.0.1)
Views:
5,634
Posted By
fury
Unless I'm mistaken, the forumhome hack does not...
Unless I'm mistaken, the forumhome hack does not incorporate this feature; thus it will not be redundant to install them both.
Forum:
vBulletin 2.x Beta Releases
03-30-2003, 03:26 PM
Replies:
97
PHPSpellchecker for VB2.x! (Beta)
Views:
14,894
Posted By
fury
Awesome hack. *install* I'm using...
Awesome hack. *install*
I'm using LoveShack's version because a lot of people use Mozilla on my site.
Forum:
Community Lounge
03-23-2003, 07:50 PM
Replies:
55
Want to see a 1.1.2 vBulletin? Go retro!
Views:
5,435
Posted By
fury
<-- Proudly the 3rd retro vB member!...
<-- Proudly the 3rd retro vB member! https://vborg.vbsupport.ru/
Forum:
vBulletin 2.x Beta Releases
03-06-2003, 03:18 PM
Replies:
32
yaBB SE to vB converter
Views:
9,648
Posted By
fury
Without the original author of the hack, I...
Without the original author of the hack, I wouldn't know where to start. I don't know YaBB SE. Sorry, but it looks like everyone is stuck until ssc sees this thread. :(
Forum:
vBulletin 2.x Beta Releases
03-06-2003, 01:24 PM
Replies:
32
yaBB SE to vB converter
Views:
9,648
Posted By
fury
2.2.9 and 2.3.0 are fairly similar - there are...
2.2.9 and 2.3.0 are fairly similar - there are some new functions, templates and XSS fixes in 2.3.0 that aren't in 2.2.9, but the database schema for members, posts, threads is unchanged, in other...
Forum:
vBulletin 2.x Beta Releases
03-06-2003, 12:06 PM
Replies:
32
yaBB SE to vB converter
Views:
9,648
Posted By
fury
Try replacing it with this line: ...
Try replacing it with this line:
mail("$member[1]","'$username': '$password'"," Your temporary password:\n $password");
It appears $member[1] is the index that is assigned to the user's email,...
Forum:
vBulletin 2.x Full Releases
01-29-2003, 01:31 AM
Replies:
830
TomBot v1.1 vB AI User Bot
Views:
105,825
Posted By
fury
I fixed him by running the botloader.php on my...
I fixed him by running the botloader.php on my localhost and then dumping the patterns and templates tables, then importing those.
But he was causing so much server load that I had to turn him off...
Forum:
vBulletin 2.x Full Releases
01-28-2003, 03:35 PM
Replies:
830
TomBot v1.1 vB AI User Bot
Views:
105,825
Posted By
fury
Hmm, it deletes all current rows resulting from...
Hmm, it deletes all current rows resulting from the aiml imports? That would probably explain why it only has 3000 some categories.
Forum:
vBulletin 2.x Full Releases
01-27-2003, 11:58 PM
Replies:
830
TomBot v1.1 vB AI User Bot
Views:
105,825
Posted By
fury
OK, WTF, now my templates table has 0 records in...
OK, WTF, now my templates table has 0 records in it (used to have 31000)
Which would probably explain why it doesn't answer... :confused:
Forum:
vBulletin 2.x Full Releases
01-27-2003, 04:05 PM
Replies:
830
TomBot v1.1 vB AI User Bot
Views:
105,825
Posted By
fury
There's also the much faster method of...
There's also the much faster method of str_replace('<br />' , '', $string );
Forum:
vBulletin 2.x Full Releases
01-27-2003, 03:21 PM
Replies:
830
TomBot v1.1 vB AI User Bot
Views:
105,825
Posted By
fury
Nope, the bot ID was wrong but I changed that and...
Nope, the bot ID was wrong but I changed that and no effect.
Forum:
vBulletin 2.x Full Releases
01-27-2003, 01:49 PM
Replies:
830
TomBot v1.1 vB AI User Bot
Views:
105,825
Posted By
fury
The bot used to answer most of my questions but...
The bot used to answer most of my questions but now unless it's something like "Hello, Tux." (Tux is the name of my bot), all it replies with is a smilie.
...
Forum:
Member Archives
01-08-2003, 12:45 AM
Replies:
30
[Read] - Button sets available
Views:
3,739
Posted By
fury
Wouldn't that ruin the purpose of him selling the...
Wouldn't that ruin the purpose of him selling the button sets? people could just crop the buttons...
Showing results 1 to 25 of 110
Page 1 of 5
1
2
3
>
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.03584 seconds
Memory Usage
2,036KB
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)
post_thanks_navbar_search
(1)
search_results
(25)
search_results_postbit
(1)
spacer_close
(1)
spacer_open
(65)
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.0021
(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(111, 0, 1,''); -> cached fperms for forum 111
(unspecified) fetch_permissions(111, 0, 1,''); -> cached fperms for forum 111
(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(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(14, 0, 1,''); -> cached fperms for forum 14
(unspecified) fetch_permissions(14, 0, 1,''); -> cached fperms for forum 14
(unspecified) fetch_permissions(7, 0, 1,''); -> cached fperms for forum 7
(unspecified) fetch_permissions(7, 0, 1,''); -> cached fperms for forum 7
(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(5, 0, 1,''); -> cached fperms for forum 5
(unspecified) fetch_permissions(5, 0, 1,''); -> cached fperms for forum 5
(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(5, 0, 1,''); -> cached fperms for forum 5
(unspecified) fetch_permissions(5, 0, 1,''); -> cached fperms for forum 5
(unspecified) fetch_permissions(5, 0, 1,''); -> cached fperms for forum 5
(unspecified) fetch_permissions(5, 0, 1,''); -> cached fperms for forum 5
(unspecified) fetch_permissions(5, 0, 1,''); -> cached fperms for forum 5
(unspecified) fetch_permissions(5, 0, 1,''); -> cached fperms for forum 5
(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(4, 0, 1,''); -> cached fperms for forum 4
(unspecified) fetch_permissions(4, 0, 1,''); -> cached fperms for forum 4
(unspecified) fetch_permissions(202, 0, 1,''); -> cached fperms for forum 202
(unspecified) fetch_permissions(202, 0, 1,''); -> cached fperms for forum 202
FULLTEXT Search
php_sapi_name(): fpm-fcgi