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 28
Search took
0.00
seconds.
Search:
Posts Made By:
Indy
Forum:
Modification Requests/Questions (Unpaid)
12-24-2006, 03:11 PM
Replies:
0
Currently Active Users on it's on page
Views:
692
Posted By
Indy
Currently Active Users on it's on page
To conserve resources when the forum home page displays, I want to have the Currently Active Users totals and user listing accessible via a link from the forum home page and have it display on its...
Forum:
vBulletin 3.5 Add-ons
12-18-2006, 07:28 PM
Replies:
45
Close Search during high server load
Views:
10,947
Posted By
Indy
Just Telnet in and do a "top" command. If you...
Just Telnet in and do a "top" command. If you can't do this because of being on a shared server, etc. then I suppose the only way would be to see what a snapshot of the current load is when you...
Forum:
vBulletin 3.5 Add-ons
12-18-2006, 04:47 PM
Replies:
45
Close Search during high server load
Views:
10,947
Posted By
Indy
What I did was to enter a value less than the...
What I did was to enter a value less than the actual server load at the time in my dev forum. My server was running about .8 so I typed in .2 Then I tried to do a search in my test forum and was...
Forum:
vBulletin 3.5 Add-ons
12-17-2006, 10:33 PM
Replies:
45
Close Search during high server load
Views:
10,947
Posted By
Indy
Since this will display the same busy message, I...
Since this will display the same busy message, I also changed my "toobusy" phrase to:
I would have to track down fetching of the error code to display a different message solely for this hack,...
Forum:
vBulletin 3.5 Add-ons
12-17-2006, 10:22 PM
Replies:
45
Close Search during high server load
Views:
10,947
Posted By
Indy
I just got it working in my test/dev 3.6.4. forum...
I just got it working in my test/dev 3.6.4. forum and will be installing in my live forums. Works like a champ too!
I had to make the following changes to the loo_sql_searchplug.php though....
Forum:
vB3 Programming Discussions
02-22-2005, 05:55 PM
Replies:
1
No-Cache Question
Views:
945
Posted By
Indy
No-Cache Question
OK you HTML experts, need some help! I'm playing around with a script (https://vborg.vbsupport.ru/showthread.php?t=63223&page=1&pp=15) which works great, however I can't keep IE from caching the dog...
Forum:
vBulletin 3.0 Full Releases
02-22-2005, 05:46 PM
Replies:
70
Ultimate Forum Stats Integration for Non-VB Page
Views:
17,290
Posted By
Indy
A little success. Per an article at Microsoft, I...
A little success. Per an article at Microsoft, I added an additional <HEAD></HEAD> tag set after the </BODY> set. In both sets and put in:
Works well with Firefox and Netscape, but no go with...
Forum:
vBulletin 3.0 Full Releases
02-22-2005, 01:40 PM
Replies:
70
Ultimate Forum Stats Integration for Non-VB Page
Views:
17,290
Posted By
Indy
One small issue. 1. Login using this script....
One small issue.
1. Login using this script.
2. Go to your forums. (I added a link to my forums in the script)
3. Logout at your forums.
4. Return to this script.
5. Page is cached, still...
Forum:
vBulletin 3.0 Beta Releases
04-04-2004, 11:04 PM
Replies:
70
Quick Sig Image Size Limiter
Views:
23,379
Posted By
Indy
Just download and installed with my vB3 Gold....
Just download and installed with my vB3 Gold. Works great!
Nice addition would be to limit the number of images in a signature as well! That would be sweet!! Even if not, GREAT JOB and GREAT HACK!
Forum:
vBulletin 3 Articles
03-29-2004, 06:11 PM
Replies:
1,399
How to create your own vBulletin-powered page! (uses vB templates)
Views:
980,124
Posted By
Indy
$vboptions[homeurl]/ "also needs to be added...
$vboptions[homeurl]/
"also needs to be added to the beginning of all the relative links in the navbar and footer templates."
If I have to copy any script out there, I'm not even going to mess...
Forum:
vBulletin 3 Articles
03-29-2004, 04:37 PM
Replies:
1,399
How to create your own vBulletin-powered page! (uses vB templates)
Views:
980,124
Posted By
Indy
OK, read through everything - I think. When I run...
OK, read through everything - I think. When I run test.php located in my development forum dir, it comes out correct
When I try to run test.php outside of my dev forum, I get this:
...
Forum:
Modification Requests/Questions (Unpaid)
03-28-2004, 04:42 AM
Replies:
15
vBCron and Pruning
Views:
4,170
Posted By
Indy
KirbyDE - Many Thanks!! Haven't had a chance...
KirbyDE - Many Thanks!!
Haven't had a chance to apply your hack yet since I've been in the process of moving to a new server and all of the associated stuff that goes along with it.
I plan on...
Forum:
vBulletin 3.0 Full Releases
03-04-2004, 11:08 PM
Replies:
500
Forums arranged in columns on forumhome
Views:
111,766
Posted By
Indy
It just dawned on me that if you click on one of...
It just dawned on me that if you click on one of the columnized forums on your index page, you are taken to the appropriate forum but you would never see the forum description. Not really a big deal,...
Forum:
Modification Requests/Questions (Unpaid)
02-27-2004, 01:30 AM
Replies:
18
Banner Scheme
Views:
2,532
Posted By
Indy
If I'm reading your post correctly, just put a...
If I'm reading your post correctly, just put a copy of the banner.php in the root directory and on line 2, change $base_dir = '/forums'; to $base_dir = './';
That should do the trick.
p.s. -...
Forum:
Modification Requests/Questions (Unpaid)
02-23-2004, 02:31 AM
Replies:
120
Better signature limiting options
Views:
18,590
Posted By
Indy
I agree! This is starting to become a problem at...
I agree! This is starting to become a problem at my forums. I'm still running vB2.3 but should be up on vb3 very shortly. Would be nice to have a hack to do this! Heck, I'd even consider kicking in...
Forum:
vBulletin 3.0 Full Releases
01-22-2004, 11:18 PM
Replies:
500
Forums arranged in columns on forumhome
Views:
111,766
Posted By
Indy
To give the columnized catagory a similar look as...
To give the columnized catagory a similar look as my regular catagories, I added one small bit of code to the level1_nopost template.
<if condition="$childforumbits">
<tbody...
Forum:
vBulletin 3.0 Full Releases
01-22-2004, 11:00 PM
Replies:
500
Forums arranged in columns on forumhome
Views:
111,766
Posted By
Indy
When I was pasting the code changes in, I...
When I was pasting the code changes in, I duplicated the following code by not pasting on the correct line. :nervous:
Removed the dup code and I can now collapse/expand catagories.
Thanks!
...
Forum:
vBulletin 3.0 Full Releases
01-22-2004, 10:13 PM
Replies:
500
Forums arranged in columns on forumhome
Views:
111,766
Posted By
Indy
I too have the separate catagory box hack and...
I too have the separate catagory box hack and applied the fix you show above. Everything looks and works great however my expand and collapse buttons do not operate now for any of the catagories.
...
Forum:
vBulletin 3.0 Full Releases
01-17-2004, 11:15 PM
Replies:
500
Forums arranged in columns on forumhome
Views:
111,766
Posted By
Indy
Interesting looking hack! I have one category...
Interesting looking hack! I have one category that has grown and now has 23 forums in it.
Question 1: "Sub-Forums" has been referred too, but by looking at the screen shot it appears that is puts...
Forum:
Modification Requests/Questions (Unpaid)
01-13-2004, 08:47 PM
Replies:
15
vBCron and Pruning
Views:
4,170
Posted By
Indy
vBCron and Pruning
From what I was reading at vB, vB3 almost had this.
I would like to have vBCron prune threads older than xx days in selectable forums/catagories. Not worried about resetting counts, etc. since I...
Forum:
Modification Requests/Questions (Unpaid)
01-12-2004, 05:32 PM
Replies:
18
Banner Scheme
Views:
2,532
Posted By
Indy
I've tried just about all of the banner programs....
I've tried just about all of the banner programs. Either too much work to keep on top of things, additional server resources, etc. Plus, about 2 years or so ago I had to do something quickly to keep...
Forum:
vB3 Programming Discussions
07-16-2002, 03:24 PM
Replies:
2
PHP Question
Views:
927
Posted By
Indy
The above listed code is a test program, test.php...
The above listed code is a test program, test.php which I have in the forums root dir for the moment. I'm just testing the use of the vB security system. I'll eventually be incorporating the code in...
Forum:
vB3 Programming Discussions
07-15-2002, 11:56 PM
Replies:
4
Can someone please explain?
Views:
905
Posted By
Indy
I believe that you are correct with your...
I believe that you are correct with your explanation of the logic of the line of code.
!= Does not equal
if(1 != 2) would return true
== Equals
if(1 == 2) would return false
You use = when...
Forum:
vB3 Programming Discussions
07-15-2002, 11:50 PM
Replies:
2
PHP Question
Views:
927
Posted By
Indy
PHP Question
I'm working with including the global.php file for writting a stand alone program that uses the vB security system. On my machine at home, (W2K Pro), I have the latest and greatest PHP, mySQL, Apache...
Forum:
vBulletin 2.x Full Releases
07-13-2002, 08:22 PM
Replies:
133
Mod Drop Down Hack ((FINAL))
Views:
34,780
Posted By
Indy
Easy, easy install! :D Works great with...
Easy, easy install! :D
Works great with V2.2.6
Showing results 1 to 25 of 28
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
06:23 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.01933 seconds
Memory Usage
2,039KB
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
(56)
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(112, 0, 1,''); -> cached fperms for forum 112
(unspecified) fetch_permissions(112, 0, 1,''); -> cached fperms for forum 112
(unspecified) fetch_permissions(113, 0, 1,''); -> cached fperms for forum 113
(unspecified) fetch_permissions(113, 0, 1,''); -> cached fperms for forum 113
(unspecified) fetch_permissions(113, 0, 1,''); -> cached fperms for forum 113
(unspecified) fetch_permissions(113, 0, 1,''); -> cached fperms for forum 113
(unspecified) fetch_permissions(113, 0, 1,''); -> cached fperms for forum 113
(unspecified) fetch_permissions(113, 0, 1,''); -> cached fperms for forum 113
(unspecified) fetch_permissions(113, 0, 1,''); -> cached fperms for forum 113
(unspecified) fetch_permissions(113, 0, 1,''); -> cached fperms for forum 113
(unspecified) fetch_permissions(15, 0, 1,''); -> cached fperms for forum 15
(unspecified) fetch_permissions(15, 0, 1,''); -> cached fperms for forum 15
(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(34, 0, 1,''); -> cached fperms for forum 34
(unspecified) fetch_permissions(34, 0, 1,''); -> cached fperms for forum 34
(unspecified) fetch_permissions(187, 0, 1,''); -> cached fperms for forum 187
(unspecified) fetch_permissions(187, 0, 1,''); -> cached fperms for forum 187
(unspecified) fetch_permissions(187, 0, 1,''); -> cached fperms for forum 187
(unspecified) fetch_permissions(187, 0, 1,''); -> cached fperms for forum 187
(unspecified) fetch_permissions(112, 0, 1,''); -> cached fperms for forum 112
(unspecified) fetch_permissions(112, 0, 1,''); -> cached fperms for forum 112
(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(112, 0, 1,''); -> cached fperms for forum 112
(unspecified) fetch_permissions(112, 0, 1,''); -> cached fperms for forum 112
(unspecified) fetch_permissions(112, 0, 1,''); -> cached fperms for forum 112
(unspecified) fetch_permissions(112, 0, 1,''); -> cached fperms for forum 112
(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(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(112, 0, 1,''); -> cached fperms for forum 112
(unspecified) fetch_permissions(112, 0, 1,''); -> cached fperms for forum 112
(unspecified) fetch_permissions(112, 0, 1,''); -> cached fperms for forum 112
(unspecified) fetch_permissions(112, 0, 1,''); -> cached fperms for forum 112
(unspecified) fetch_permissions(15, 0, 1,''); -> cached fperms for forum 15
(unspecified) fetch_permissions(15, 0, 1,''); -> cached fperms for forum 15
(unspecified) fetch_permissions(15, 0, 1,''); -> cached fperms for forum 15
(unspecified) fetch_permissions(15, 0, 1,''); -> cached fperms for forum 15
(unspecified) fetch_permissions(15, 0, 1,''); -> cached fperms for forum 15
(unspecified) fetch_permissions(15, 0, 1,''); -> cached fperms for forum 15
(unspecified) fetch_permissions(4, 0, 1,''); -> cached fperms for forum 4
(unspecified) fetch_permissions(4, 0, 1,''); -> cached fperms for forum 4
FULLTEXT Search
php_sapi_name(): fpm-fcgi