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...
Showing results 1 to 18 of 18
Search took
0.01
seconds.
Search:
Posts Made By:
gothicuser
Forum:
Official vB.com Announcements
07-18-2012, 08:00 PM
Replies:
0
vBulletin Acknowledges the Life and Contributions of Rob Hindal ("Boofo")
Views:
1,913
Posted By
vB.Org System
vBulletin Acknowledges the Life and Contributions of Rob Hindal ("Boofo")
It has recently come to our attention that Rob Hindal ("Boofo" on the forums and on vB.org), a long time vBulletin member and mod developer has recently passed away.
Internet Brands and the entire...
Forum:
vBulletin 4.x Add-ons
04-10-2012, 02:01 AM
Replies:
62
Miscellaneous Hacks -
jQt Sliding Log-In & Register
Views:
16,433
Posted By
nacaruncr
thank you man :D I'm gonna install it now :D ...
thank you man :D I'm gonna install it now :D
Regards :D
marked as installed + 5 stars + tagged :D
Forum:
vBulletin 4.x Add-ons
03-09-2012, 12:05 AM
Replies:
869
Administrative and Maintenance Tools -
Template Modification System
Views:
1,224,125
Posted By
whitedd
;)... **edit by Lynne** You need permission...
;)...
**edit by Lynne** You need permission to repost someone else's code. Please get permission before posting patches.
Forum:
vBulletin 4.x Add-ons
02-26-2012, 02:42 PM
Replies:
231
Add-On Releases -
Modification System
Views:
51,371
Posted By
nhawk
I've been advised that some people might be...
I've been advised that some people might be having trouble locating my site and this mod. So I've added the info to my signature.
Forum:
vBulletin 4.x Add-ons
01-31-2012, 11:49 PM
Replies:
275
Add-On Releases -
jQt jQuery Suite for vB4
Views:
46,831
Posted By
thecore762
Nominated for mod of the month. Excellent...
Nominated for mod of the month.
Excellent product and I believe it's one of the best plugins made so far for vBulletin!
I totally fell in love with jQuery.
Forum:
vBulletin 4.x Add-ons
01-02-2012, 07:02 AM
Replies:
869
Administrative and Maintenance Tools -
Template Modification System
Views:
1,224,125
Posted By
OldSchoolDSL
I found the cause and for now, the resolve to the...
I found the cause and for now, the resolve to the error.
Cause: Upgrading vBulletin with this installed.
I don't know why, but for whatever "unknown" reason, having this installed during an...
Forum:
vBulletin 4.x Add-ons
12-22-2011, 06:41 AM
Replies:
275
Add-On Releases -
jQt jQuery Suite for vB4
Views:
46,831
Posted By
Leica.Robbiani
Hi Tony, please don't worry, I have my...
Hi Tony,
please don't worry, I have my problem solved. One thing it was, I am using the 7Site Custom Login. Some things were not to search in the header template, they are in the navbar template...
Forum:
vBulletin 4.x Add-ons
12-16-2011, 08:50 PM
Replies:
275
Add-On Releases -
jQt jQuery Suite for vB4
Views:
46,831
Posted By
ndahiya
www.vbulletin.org/forum/showthread.php?t=152931 ...
www.vbulletin.org/forum/showthread.php?t=152931
It is really awesome. I do not make ANY template edits any more directly. all in TMS. much easier to turn on/off, keep track of, see if something...
Forum:
vBulletin 4.x Add-ons
12-15-2011, 06:56 PM
Replies:
275
Add-On Releases -
jQt jQuery Suite for vB4
Views:
46,831
Posted By
smirkley
Thank you for this mod. I have just upgraded and...
Thank you for this mod. I have just upgraded and also used the IE fix js file. I love the improvements.
After considerable testing the following are bugs/wishlist stuff. The bugs are carryovers...
Forum:
vBulletin 4.x Add-ons
10-23-2011, 10:44 AM
Replies:
275
Add-On Releases -
jQt jQuery Suite for vB4
Views:
46,831
Posted By
RSNF
I really hope that with the amount of work this...
I really hope that with the amount of work this coder has put in for the extra options you all have asked for and he has done you have the decency to send him some money for his time to his paypal...
Forum:
vBulletin 4.x Add-ons
08-12-2011, 01:01 PM
Replies:
275
Add-On Releases -
jQt jQuery Suite for vB4
Views:
46,831
Posted By
ramil86
Hi. I finally managed to prevent the conflict...
Hi. I finally managed to prevent the conflict between multiple jquery plugins.
Here's what i did:
The original code of my other mod with jquery:
<script type="text/javascript"...
Forum:
vB4 Programming Discussions
08-01-2011, 08:24 PM
Replies:
12
Plugin for specific styleid
Views:
2,500
Posted By
kh99
Yes, you're right as usual. I had looked at...
Yes, you're right as usual. I had looked at fetch_style_record() and it looked like $styleid was set to the same as $vbulletin->userinfo['styleid'], but I missed the fact that a plugin on hook...
Forum:
vB4 Programming Discussions
08-01-2011, 07:27 PM
Replies:
12
Plugin for specific styleid
Views:
2,500
Posted By
Adrian Schneider
I could be mistaken, but I wouldn't trust...
I could be mistaken, but I wouldn't trust $vbulletin->session->vars['styleid'] or $vbulletin->userinfo['styleid']. $styleid and STYLEID are the only one two options which represent what was actually...
Forum:
vB4 Programming Discussions
08-01-2011, 04:50 PM
Replies:
12
Plugin for specific styleid
Views:
2,500
Posted By
ry215
$xstyleid = '1'; $nstyleid =...
$xstyleid = '1';
$nstyleid = preg_split('#\s+#s', $xstyleid, -1, PREG_SPLIT_NO_EMPTY);
if (in_array($style['styleid'],$nstyleid))
{
CODE HERE;
}
You can change
$xstyleid = '1';
Forum:
vBulletin 4.x Add-ons
07-10-2011, 02:54 AM
Replies:
13
Mini Mods -
jQuery Accordian Module for vBAdvanced (vB4 Version)
Views:
2,987
Posted By
daveaite
lol love how theres xenforo ad. :P ew. nice...
lol love how theres xenforo ad. :P ew.
nice accordian
Forum:
vBulletin 4.x Add-ons
07-10-2011, 12:17 AM
Replies:
13
Mini Mods -
jQuery Accordian Module for vBAdvanced (vB4 Version)
Views:
2,987
Posted By
abdobasha2004
nice and easy i wish you developed it b4 I made...
nice and easy
i wish you developed it b4 I made my own slide show with flash !
Forum:
News and Announcements
07-06-2011, 09:15 PM
Replies:
36
July Updates - Like System
Views:
27,614
Posted By
BirdOPrey5
I wrote an article on how to do it:...
I wrote an article on how to do it: https://vborg.vbsupport.ru/showthread.php?t=266358
Forum:
News and Announcements
06-19-2011, 03:51 PM
Replies:
109
Likes system added to vbulletin.org
Views:
55,623
Posted By
Lynne
Likes system added to vbulletin.org
We added a Likes system to the site. If you find a post you like, then just click on the little Like button, https://vborg.vbsupport.ru/external/2012/02/7.gif , and let us know you like it.
...
Showing results 1 to 18 of 18
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
11:15 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.01494 seconds
Memory Usage
1,985KB
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)
post_thanks_navbar_search
(1)
search_results
(18)
search_results_postbit
(1)
spacer_close
(1)
spacer_open
(46)
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
forumjump
search_complete
navbits
navbits_complete
Messages:
time to check permissions: 0.0006
(unspecified) fetch_permissions(240, 0, 1,''); -> cached fperms for forum 240
(unspecified) fetch_permissions(245, 0, 1,''); -> cached fperms for forum 245
(unspecified) fetch_permissions(245, 0, 1,''); -> cached fperms for forum 245
(unspecified) fetch_permissions(245, 0, 1,''); -> cached fperms for forum 245
(unspecified) fetch_permissions(245, 0, 1,''); -> cached fperms for forum 245
(unspecified) fetch_permissions(245, 0, 1,''); -> cached fperms for forum 245
(unspecified) fetch_permissions(245, 0, 1,''); -> cached fperms for forum 245
(unspecified) fetch_permissions(245, 0, 1,''); -> cached fperms for forum 245
(unspecified) fetch_permissions(245, 0, 1,''); -> cached fperms for forum 245
(unspecified) fetch_permissions(245, 0, 1,''); -> cached fperms for forum 245
(unspecified) fetch_permissions(245, 0, 1,''); -> cached fperms for forum 245
(unspecified) fetch_permissions(245, 0, 1,''); -> cached fperms for forum 245
(unspecified) fetch_permissions(245, 0, 1,''); -> cached fperms for forum 245
(unspecified) fetch_permissions(245, 0, 1,''); -> cached fperms for forum 245
(unspecified) fetch_permissions(245, 0, 1,''); -> cached fperms for forum 245
(unspecified) fetch_permissions(245, 0, 1,''); -> cached fperms for forum 245
(unspecified) fetch_permissions(245, 0, 1,''); -> cached fperms for forum 245
(unspecified) fetch_permissions(245, 0, 1,''); -> cached fperms for forum 245
(unspecified) fetch_permissions(245, 0, 1,''); -> cached fperms for forum 245
(unspecified) fetch_permissions(245, 0, 1,''); -> cached fperms for forum 245
(unspecified) fetch_permissions(245, 0, 1,''); -> cached fperms for forum 245
(unspecified) fetch_permissions(252, 0, 1,''); -> cached fperms for forum 252
(unspecified) fetch_permissions(252, 0, 1,''); -> cached fperms for forum 252
(unspecified) fetch_permissions(252, 0, 1,''); -> cached fperms for forum 252
(unspecified) fetch_permissions(252, 0, 1,''); -> cached fperms for forum 252
(unspecified) fetch_permissions(252, 0, 1,''); -> cached fperms for forum 252
(unspecified) fetch_permissions(252, 0, 1,''); -> cached fperms for forum 252
(unspecified) fetch_permissions(245, 0, 1,''); -> cached fperms for forum 245
(unspecified) fetch_permissions(245, 0, 1,''); -> cached fperms for forum 245
(unspecified) fetch_permissions(245, 0, 1,''); -> cached fperms for forum 245
(unspecified) fetch_permissions(245, 0, 1,''); -> cached fperms for forum 245
(unspecified) fetch_permissions(2, 0, 1,''); -> cached fperms for forum 2
(unspecified) fetch_permissions(2, 0, 1,''); -> cached fperms for forum 2
FULLTEXT Search
php_sapi_name(): fpm-fcgi