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 30
Search took
0.00
seconds.
Search:
Posts Made By:
gr8whtd0pe
Forum:
vBulletin 4.x Add-ons
06-14-2011, 10:24 PM
Replies:
2,076
New Posting Features -
Easy Forms v4.x - Create a form or multiple forms without php or html knowledge
Views:
422,679
Posted By
gr8whtd0pe
I had to change mine to a multi-line text box. :(
I had to change mine to a multi-line text box. :(
Forum:
vBulletin 4.x Add-ons
02-28-2011, 11:28 PM
Replies:
117
Private Messages Enhancements -
Popup Private Messaging for vBulletin 4.x!
Views:
29,187
Posted By
gr8whtd0pe
You need to upload overlay.png to your images...
You need to upload overlay.png to your images folder and re_popuppm.js to your clientscript folder as well as import the xml. Thats all.
Install instructions are poor.
Forum:
vBulletin 3.5 Add-ons
12-12-2010, 09:00 PM
Replies:
38
Admin Edit of Post Username & Dateline
Views:
18,581
Posted By
gr8whtd0pe
Yes! Finally one that works with 3.8.5
Yes! Finally one that works with 3.8.5
Forum:
vBulletin 3.8 Add-ons
12-11-2010, 06:44 PM
Replies:
187
Administrative and Maintenance Tools -
Change Threads/Posts Owner/Date for vB3.8
Views:
66,382
Posted By
gr8whtd0pe
Everytime I try to use this I get: "The message...
Everytime I try to use this I get:
"The message you have entered is too short. Please lengthen your message to at least 2 characters."
Any ideas why?
Forum:
vBulletin 3.8 Add-ons
12-08-2010, 06:21 PM
Replies:
723
Chat Modifications -
Cyb - ChatBox
Views:
185,454
Posted By
gr8whtd0pe
I don't no.
I don't no.
Forum:
vBulletin 3.8 Add-ons
12-08-2010, 03:04 AM
Replies:
723
Chat Modifications -
Cyb - ChatBox
Views:
185,454
Posted By
gr8whtd0pe
I went playing with the code, but the input box...
I went playing with the code, but the input box on the top, made it full width etc. Only catch is I use it in full only. This should have changed for the little version too... don't know for sure....
Forum:
vBulletin 3.8 Add-ons
06-29-2010, 12:26 PM
Replies:
2,086
Add-On Releases -
DJ's AMEs :: Media Definitions for AME 2.5 :: More Video, Twitter, Pinterest...
Views:
524,074
Posted By
gr8whtd0pe
Any way to just display the link to the YouTube...
Any way to just display the link to the YouTube video above the player? My Tapatalk users can't click on the links the current definitions put out. It says invalid video.
EDIT: NM just turned off...
Forum:
vB3 Programming Discussions
04-21-2010, 07:51 PM
Replies:
0
Moved now hanging Queries, PM table only.
Views:
504
Posted By
gr8whtd0pe
Moved now hanging Queries, PM table only.
Here is my problem. We recently changed hosts. I moved all the files, databases all that stuff over without an issue. The whole site works fine... kinda.
When users click UserCP or Private...
Forum:
vBulletin 3.8 Add-ons
12-23-2009, 03:48 AM
Replies:
165
Chat Modifications -
Dion Dev Shoutbox v2.1 (AJAX)
Views:
39,397
Posted By
gr8whtd0pe
Okay so this should work. Open shoutinsert.js and...
Okay so this should work. Open shoutinsert.js and change
var url = 'shoutbox/shoutinsert.php';
to
var url = 'forums/shoutbox/shoutinsert.php';
Save it as something like shoutinsertcmps.js and...
Forum:
vBulletin 3.8 Add-ons
12-22-2009, 06:18 PM
Replies:
165
Chat Modifications -
Dion Dev Shoutbox v2.1 (AJAX)
Views:
39,397
Posted By
gr8whtd0pe
When I get home Ill post up the files if I can.
When I get home Ill post up the files if I can.
Forum:
vBulletin 3.8 Template Modifications
12-15-2009, 01:47 PM
Replies:
168
Forum Home Enhancements -
[vBD]-Facebook Bar..!!
Views:
40,297
Posted By
gr8whtd0pe
Sorry I never check this anymore. All you do is...
Sorry I never check this anymore. All you do is replace the sections of his code with what I have.
https://vborg.vbsupport.ru/showpost.php?p=1874825&postcount=100
Forum:
vBulletin 3.8 Template Modifications
10-06-2009, 01:22 PM
Replies:
168
Forum Home Enhancements -
[vBD]-Facebook Bar..!!
Views:
40,297
Posted By
gr8whtd0pe
yeah put them both in your style tags (css).
yeah put them both in your style tags (css).
Forum:
vBulletin 3.8 Template Modifications
10-05-2009, 02:00 PM
Replies:
168
Forum Home Enhancements -
[vBD]-Facebook Bar..!!
Views:
40,297
Posted By
gr8whtd0pe
Probably because IE does not listen to any HTML...
Probably because IE does not listen to any HTML standards.
add:
/* <<<this part is for IE6--- START >>> */
* html,* html body {
background-image:url(about:blank);
background-attachment:fixed;...
Forum:
vBulletin 3.8 Template Modifications
09-30-2009, 04:32 PM
Replies:
168
Forum Home Enhancements -
[vBD]-Facebook Bar..!!
Views:
40,297
Posted By
gr8whtd0pe
Well, a quick Google turned up this site: ...
Well, a quick Google turned up this site:
http://tech6.com/f51/vbulletin-template-conditionals-list-t112/
Beyond that, its really just trial and error to get it the way you want it to be,...
Forum:
vBulletin 3.8 Template Modifications
09-30-2009, 12:31 PM
Replies:
168
Forum Home Enhancements -
[vBD]-Facebook Bar..!!
Views:
40,297
Posted By
gr8whtd0pe
It's just a div tag, you can put what ever you...
It's just a div tag, you can put what ever you want in it. For notifications just do like I do (kinda):
<if condition="$bbuserinfo[pmunread]">
<a href="private.php">New PM!</a>
<else />
<a...
Forum:
vBulletin 3.8 Template Modifications
09-28-2009, 01:52 PM
Replies:
168
Forum Home Enhancements -
[vBD]-Facebook Bar..!!
Views:
40,297
Posted By
gr8whtd0pe
Put this before </head> <style...
Put this before </head>
<style type="text/css">
#bar_bottom {
position: fixed;
bottom: 0px;
left: 80px;
right: 80px;
height: 30px;
Forum:
vBulletin 3.8 Add-ons
09-26-2009, 02:14 AM
Replies:
165
Chat Modifications -
Dion Dev Shoutbox v2.1 (AJAX)
Views:
39,397
Posted By
gr8whtd0pe
HA! Fixed it myself. Made another instance of...
HA! Fixed it myself. Made another instance of shoutinsert.js and changed
var url = 'shoutbox/shoutinsert.php';
to
var url = 'forums/shoutbox/shoutinsert.php';
then just called up the new one...
Forum:
vBulletin 3.8 Add-ons
09-17-2009, 11:43 PM
Replies:
165
Chat Modifications -
Dion Dev Shoutbox v2.1 (AJAX)
Views:
39,397
Posted By
gr8whtd0pe
It works on my main forums, but not with the...
It works on my main forums, but not with the CMPS. I can't seem to figure out why. It displays it, all that, but when you click shout! it does nothing.
Forum:
vBulletin 3.8 Template Modifications
09-17-2009, 06:09 PM
Replies:
168
Forum Home Enhancements -
[vBD]-Facebook Bar..!!
Views:
40,297
Posted By
gr8whtd0pe
sweet works great. Now if IE would use Png's...
sweet works great. Now if IE would use Png's right...
Forum:
vBulletin 3.8 Template Modifications
09-17-2009, 06:03 PM
Replies:
168
Forum Home Enhancements -
[vBD]-Facebook Bar..!!
Views:
40,297
Posted By
gr8whtd0pe
Or let your users choose to hide or show...
Or let your users choose to hide or show permanently:
https://vborg.vbsupport.ru/showpost.php?p=1874047&postcount=93
Forum:
vBulletin 3.8 Template Modifications
08-26-2009, 07:21 PM
Replies:
168
Forum Home Enhancements -
[vBD]-Facebook Bar..!!
Views:
40,297
Posted By
gr8whtd0pe
Not yet, I'm thinking about adding that in myself...
Not yet, I'm thinking about adding that in myself and doing some of the other things people have mentioned though..
Forum:
vBulletin 3.8 Template Modifications
08-26-2009, 05:38 PM
Replies:
168
Forum Home Enhancements -
[vBD]-Facebook Bar..!!
Views:
40,297
Posted By
gr8whtd0pe
You mean its somehow to full to add that code...
You mean its somehow to full to add that code into the text box all the way at the bottom of your main css? style manager - style - edit main css - all the way at the bottom
Forum:
vBulletin 3.8 Template Modifications
08-26-2009, 03:49 PM
Replies:
168
Forum Home Enhancements -
[vBD]-Facebook Bar..!!
Views:
40,297
Posted By
gr8whtd0pe
There is no additional CSS... All you do to...
There is no additional CSS...
All you do to add this is create the user field and replace
<if condition="$bbuserinfo[userid]">
With:
<if condition="$bbuserinfo[userid]">
<if...
Forum:
vBulletin 3.8 Template Modifications
08-25-2009, 03:42 PM
Replies:
168
Forum Home Enhancements -
[vBD]-Facebook Bar..!!
Views:
40,297
Posted By
gr8whtd0pe
Yeah lol, if you dont want to put it where I did,...
Yeah lol, if you dont want to put it where I did, just get rid of the <br>'s in the code and put it where ever.
Gald it works for ya though. :up:
Forum:
vBulletin 3.8 Template Modifications
08-25-2009, 12:52 PM
Replies:
168
Forum Home Enhancements -
[vBD]-Facebook Bar..!!
Views:
40,297
Posted By
gr8whtd0pe
Sure! Go to your admincp and add a new user...
Sure!
Go to your admincp and add a new user profile field.
Kind: Single-Selection Radio Buttons
Title: Floating Bar
Description: Choose to hide or show the bar that floats at the bottom of...
Showing results 1 to 25 of 30
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
04:02 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.02251 seconds
Memory Usage
2,045KB
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
(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.0006
(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(113, 0, 1,''); -> cached fperms for forum 113
(unspecified) fetch_permissions(113, 0, 1,''); -> cached fperms for forum 113
(unspecified) fetch_permissions(235, 0, 1,''); -> cached fperms for forum 235
(unspecified) fetch_permissions(235, 0, 1,''); -> cached fperms for forum 235
(unspecified) fetch_permissions(235, 0, 1,''); -> cached fperms for forum 235
(unspecified) fetch_permissions(235, 0, 1,''); -> cached fperms for forum 235
(unspecified) fetch_permissions(235, 0, 1,''); -> cached fperms for forum 235
(unspecified) fetch_permissions(235, 0, 1,''); -> cached fperms for forum 235
(unspecified) fetch_permissions(235, 0, 1,''); -> cached fperms for forum 235
(unspecified) fetch_permissions(235, 0, 1,''); -> cached fperms for forum 235
(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(235, 0, 1,''); -> cached fperms for forum 235
(unspecified) fetch_permissions(235, 0, 1,''); -> cached fperms for forum 235
(unspecified) fetch_permissions(235, 0, 1,''); -> cached fperms for forum 235
(unspecified) fetch_permissions(235, 0, 1,''); -> cached fperms for forum 235
(unspecified) fetch_permissions(236, 0, 1,''); -> cached fperms for forum 236
(unspecified) fetch_permissions(236, 0, 1,''); -> cached fperms for forum 236
(unspecified) fetch_permissions(236, 0, 1,''); -> cached fperms for forum 236
(unspecified) fetch_permissions(236, 0, 1,''); -> cached fperms for forum 236
(unspecified) fetch_permissions(236, 0, 1,''); -> cached fperms for forum 236
(unspecified) fetch_permissions(236, 0, 1,''); -> cached fperms for forum 236
(unspecified) fetch_permissions(236, 0, 1,''); -> cached fperms for forum 236
(unspecified) fetch_permissions(236, 0, 1,''); -> cached fperms for forum 236
(unspecified) fetch_permissions(236, 0, 1,''); -> cached fperms for forum 236
(unspecified) fetch_permissions(236, 0, 1,''); -> cached fperms for forum 236
(unspecified) fetch_permissions(236, 0, 1,''); -> cached fperms for forum 236
(unspecified) fetch_permissions(236, 0, 1,''); -> cached fperms for forum 236
(unspecified) fetch_permissions(235, 0, 1,''); -> cached fperms for forum 235
(unspecified) fetch_permissions(235, 0, 1,''); -> cached fperms for forum 235
(unspecified) fetch_permissions(235, 0, 1,''); -> cached fperms for forum 235
(unspecified) fetch_permissions(235, 0, 1,''); -> cached fperms for forum 235
(unspecified) fetch_permissions(236, 0, 1,''); -> cached fperms for forum 236
(unspecified) fetch_permissions(236, 0, 1,''); -> cached fperms for forum 236
(unspecified) fetch_permissions(236, 0, 1,''); -> cached fperms for forum 236
(unspecified) fetch_permissions(236, 0, 1,''); -> cached fperms for forum 236
(unspecified) fetch_permissions(236, 0, 1,''); -> cached fperms for forum 236
(unspecified) fetch_permissions(236, 0, 1,''); -> cached fperms for forum 236
(unspecified) fetch_permissions(236, 0, 1,''); -> cached fperms for forum 236
(unspecified) fetch_permissions(236, 0, 1,''); -> cached fperms for forum 236
(unspecified) fetch_permissions(236, 0, 1,''); -> cached fperms for forum 236
(unspecified) fetch_permissions(236, 0, 1,''); -> cached fperms for forum 236
(unspecified) fetch_permissions(236, 0, 1,''); -> cached fperms for forum 236
(unspecified) fetch_permissions(236, 0, 1,''); -> cached fperms for forum 236
(unspecified) fetch_permissions(236, 0, 1,''); -> cached fperms for forum 236
(unspecified) fetch_permissions(236, 0, 1,''); -> cached fperms for forum 236
FULLTEXT Search
php_sapi_name(): fpm-fcgi