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 8
1
2
3
>
Last
»
Showing results 1 to 25 of 197
Search took
0.01
seconds.
Search:
Posts Made By:
VirtueTech
Forum:
vBulletin 2.x Full Releases
12-29-2002, 01:03 PM
Replies:
132
=V.2= vB3 Similar Threads
Views:
19,661
Posted By
VirtueTech
Thats because you have like 20 forums. I have...
Thats because you have like 20 forums. I have over 190. On top of that there is over 1.4 million posts. Thus the delay in going through the titles even though it is indexed. Also the reason why...
Forum:
vBulletin 2.x Full Releases
12-29-2002, 06:56 AM
Replies:
132
=V.2= vB3 Similar Threads
Views:
19,661
Posted By
VirtueTech
Not a bad thought. Just to let you know I wasn't...
Not a bad thought. Just to let you know I wasn't trying to down this hack. You did a wonderful job. I was just making you all aware of the problem large forums like myself would have.
Thanks for...
Forum:
vBulletin 2.x Full Releases
12-29-2002, 06:28 AM
Replies:
132
=V.2= vB3 Similar Threads
Views:
19,661
Posted By
VirtueTech
It appears "freddie" was right that this was not...
It appears "freddie" was right that this was not the most optimized way to go about "similar threads".
Query: SELECT
...
Forum:
vBulletin 2.x Full Releases
06-24-2002, 10:39 PM
Replies:
98
Deferred Threadviews v1.00 (to reduce server load)
Views:
16,414
Posted By
VirtueTech
The 3 settings for the script.
The 3 settings for the script.
Forum:
vBulletin 2.x Full Releases
06-24-2002, 10:01 PM
Replies:
98
Deferred Threadviews v1.00 (to reduce server load)
Views:
16,414
Posted By
VirtueTech
What are your settings all around?
What are your settings all around?
Forum:
Testing Zone
06-21-2002, 02:07 PM
Replies:
80
test
Views:
7,885
Posted By
VirtueTech
I think your better off waiting for Dabean to...
I think your better off waiting for Dabean to release his new code.
:)
Best regards,
----- ___
_______ | \__ _______ James L. Murray
| _ \| _ \| ____/ ...
Forum:
vBulletin 2.x Full Releases
06-16-2002, 05:58 PM
Replies:
109
(SpellChecker.net like) SPELL CHECKER for VB 2.x!
Views:
13,868
Posted By
VirtueTech
No offense Loveshack is right. A company like...
No offense Loveshack is right. A company like Spellchecker.net you can trust to be online. This is not a large company like Spellchecker.net so your really at their mercy.
I do like the...
Forum:
vBulletin 2.x Full Releases
06-16-2002, 02:30 AM
Replies:
6
SSL Secure your Private Messages
Views:
3,106
Posted By
VirtueTech
Does this mean messages are sent using SSL as...
Does this mean messages are sent using SSL as well?
Great idea. If so I think this would be very useful to members
Forum:
vBulletin 2.x Full Releases
06-04-2002, 01:06 AM
Replies:
356
Collapsable forums on forum home
Views:
45,420
Posted By
VirtueTech
Thanks for your time and effort. It works great!
Thanks for your time and effort. It works great!
Forum:
vBulletin 2.x Beta Releases
06-01-2002, 02:39 AM
Replies:
65
Reply by email v. 0.1
Views:
14,783
Posted By
VirtueTech
HypeDave: This worked for me: Find this...
HypeDave: This worked for me:
Find this line:
$permissions=getpermissions($threadinfo[forumid]);
Replace it with:
$permissions=getpermissions();
I hope that helps.
Forum:
vBulletin 2.x Full Releases
05-27-2002, 11:57 PM
Replies:
356
Collapsable forums on forum home
Views:
45,420
Posted By
VirtueTech
Thanks Dabean....I'll be anxiously awaiting your...
Thanks Dabean....I'll be anxiously awaiting your next post
Forum:
vBulletin 2.x Full Releases
05-17-2002, 02:37 AM
Replies:
356
Collapsable forums on forum home
Views:
45,420
Posted By
VirtueTech
The numbers in "forumviewset" look like this:...
The numbers in "forumviewset" look like this: 59|:192|:
I ran the debugging getforumview.php and ran updateindex.php manually and it output this:
65Array ( [59] => [192] => ) done
However,...
Forum:
vBulletin 2.x Full Releases
05-17-2002, 01:59 AM
Replies:
356
Collapsable forums on forum home
Views:
45,420
Posted By
VirtueTech
Now this may be a bit unreadable because the code...
Now this may be a bit unreadable because the code is in beta but here is one of the forumhome tables...keep in mind I am using the Template_options. hack too that adds the...
Forum:
vBulletin 2.x Full Releases
05-17-2002, 01:55 AM
Replies:
356
Collapsable forums on forum home
Views:
45,420
Posted By
VirtueTech
It is started to install this hack on my database...
It is started to install this hack on my database a ways back and never used it.
I installed the new getforumview.php and it is still showing the forumhome tables expanded.
Forum:
vBulletin 2.x Full Releases
05-17-2002, 01:22 AM
Replies:
356
Collapsable forums on forum home
Views:
45,420
Posted By
VirtueTech
Ok now it is writing to the DB but everytime I...
Ok now it is writing to the DB but everytime I reload the forumhome the table is still expanded.
I get this on the return from updateindex.php that you sent in the above post for 4.2:
58|:done
Forum:
vBulletin 2.x Full Releases
05-16-2002, 03:32 PM
Replies:
87
private messages backup hack
Views:
16,582
Posted By
VirtueTech
One thing is that it does not change the icon in...
One thing is that it does not change the icon in 2.2.5 after you back it up. I have looked through the code and it does not change the field "messageread" in the privatemessage table to "4" for case...
Forum:
vBulletin 2.x Full Releases
05-16-2002, 04:54 AM
Replies:
356
Collapsable forums on forum home
Views:
45,420
Posted By
VirtueTech
Now I restarted my machine, ran updateindex.php...
Now I restarted my machine, ran updateindex.php again and now it says this:
loading...included globalincluded requiredforumid or value was not set
Forum:
vBulletin 2.x Full Releases
05-16-2002, 03:38 AM
Replies:
356
Collapsable forums on forum home
Views:
45,420
Posted By
VirtueTech
FYI: Ok I tried it with quotes_gpc ON and it...
FYI: Ok I tried it with quotes_gpc ON and it didn't work still.
Forum:
vBulletin 2.x Full Releases
05-16-2002, 03:36 AM
Replies:
356
Collapsable forums on forum home
Views:
45,420
Posted By
VirtueTech
Yes: register_globals = On Would this cause...
Yes: register_globals = On
Would this cause a problem:
; Magic quotes
magic_quotes_gpc = Off
magic_quotes_runtime= Off
magic_quotes_sybase = Off
Forum:
vBulletin 2.x Full Releases
05-16-2002, 02:50 AM
Replies:
356
Collapsable forums on forum home
Views:
45,420
Posted By
VirtueTech
PHP Version 4.2.0 and Forumid = 58 ...
PHP Version 4.2.0
and
Forumid = 58
/updateindex.php?fid=58&val=1
Forum:
vBulletin 2.x Full Releases
05-16-2002, 02:30 AM
Replies:
356
Collapsable forums on forum home
Views:
45,420
Posted By
VirtueTech
Ok here is what I got: loading... Warning:...
Ok here is what I got:
loading...
Warning: Cannot add header information - headers already sent by (output started at /web/pbc2/beta225/updateindex.php:3) in /web/pbc2/beta225/admin/functions.php...
Forum:
vBulletin 2.x Full Releases
05-15-2002, 10:16 PM
Replies:
356
Collapsable forums on forum home
Views:
45,420
Posted By
VirtueTech
Sadly ... I have both "getforumview.php" and...
Sadly ... I have both "getforumview.php" and "getbrowser.php" in the /admin directory.
Forum:
vBulletin 2.x Full Releases
05-15-2002, 03:43 PM
Replies:
356
Collapsable forums on forum home
Views:
45,420
Posted By
VirtueTech
I get a blank screen. Seems like it worked. ...
I get a blank screen. Seems like it worked.
My "forumviewset" is still set to the default " : " for my userid after I ran updateindex.php
I'm a bit confused here.
Forum:
vBulletin 2.x Full Releases
05-14-2002, 05:18 AM
Replies:
356
Collapsable forums on forum home
Views:
45,420
Posted By
VirtueTech
I'm having some problems with this hack on 2.2.5...
I'm having some problems with this hack on 2.2.5 saving the preferences of a user. It does not write to the "forumviewset" field.
I have read through the readme and this thread looking for answer...
Forum:
vBulletin 2.x Full Releases
05-13-2002, 02:53 AM
Replies:
220
Add Who's Online locations from Admin CP
Views:
42,076
Posted By
VirtueTech
Is there anyway to get it to recognize any sub...
Is there anyway to get it to recognize any sub directories of a domain?
So that no matter what sub directory under www.paintballcity.com (example: www.paintballcity.com/1/ and...
Showing results 1 to 25 of 197
Page 1 of 8
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
09:43 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.01838 seconds
Memory Usage
2,061KB
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
(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.0026
(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(25, 0, 1,''); -> cached fperms for forum 25
(unspecified) fetch_permissions(25, 0, 1,''); -> cached fperms for forum 25
(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(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(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(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
FULLTEXT Search
php_sapi_name(): fpm-fcgi