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 4
1
2
3
>
Last
»
Showing results 1 to 25 of 93
Search took
0.02
seconds.
Search:
Posts Made By:
scottkoz20
Forum:
vB4 Programming Discussions
02-05-2020, 03:59 PM
Replies:
3
Status Icon Resize
Views:
489
Posted By
RGL Griff XV
That worked, thanks! For some reason, it was in...
That worked, thanks! For some reason, it was in additional.css
Forum:
vBulletin 4.x Template Modifications
01-29-2020, 05:17 PM
Replies:
104
Board Optimization -
[SEO] Add Microdata Breadcrumbs
Views:
38,856
Posted By
final kaoss
try this ...
try this
https://vborg.vbsupport.ru/showthread.php?t=323652
Forum:
vB4 General Discussions
01-22-2020, 05:11 PM
Replies:
3
changing navbar link from data-vocab to schema.org
Views:
553
Posted By
z3r0
It looks like the dbseo navbar code, if you are...
It looks like the dbseo navbar code, if you are running dbseo then change the dbtech_dbseo_navbit_link template.
Forum:
vB4 General Discussions
12-28-2019, 11:49 PM
Replies:
5
Pushing threads to Twitter via ModCP or AdminCP
Views:
478
Posted By
In Omnibus
There was one that allowed you to push threads...
There was one that allowed you to push threads from the thread itself by Mosh Shigdar but neither he nor that mod have been around in ages so far as I know. I don't recall one that allowed you to...
Forum:
vB4 General Discussions
11-22-2019, 02:46 PM
Replies:
0
Forum Only conditional
Views:
244
Posted By
RichieBoy67
Forum Only conditional
I currently have banners running above subfurms. I am scaling images by using auto height and width="80%". The problem is that they stretch to wide on larger screens and look bad.
I would like to...
Forum:
vBulletin 4.x Template Modifications
11-19-2019, 10:26 AM
Replies:
9
Forum Home Enhancements -
Change Background Color for Specific Forums on Homepage
Views:
7,295
Posted By
Raptor
Add this code to additional.css and it will...
Add this code to additional.css and it will change the background color of the header, the topic title, and the topic description
Simply add the forum ID and colors :)
Example:
#cat374...
Forum:
vBulletin 4.x Add-ons
10-28-2019, 03:51 AM
Replies:
16
Board Optimization -
Progressive Web App [PWA] for vBulletin
Views:
11,122
Posted By
iA1
For iOS, add this line in headinclude template: ...
For iOS, add this line in headinclude template:
<link rel="apple-touch-icon" href="https://yourdomain.com/logo192x192.png">
Replace the logo image link with a square image of 192x192 pixel.
Forum:
Modification Requests/Questions (Unpaid)
09-22-2019, 10:31 AM
Replies:
2
vBulletin 4 Request - Sendvid BB code
Views:
755
Posted By
PinkMilk
Same as gfycat...
Same as gfycat (https://vbulletin.org/forum/showthread.php?t=327536) just replace
https://gfycat.com/ifr/
with
//sendvid.com/embed/
and change title, Tag Name etc to reflect sendvid
Forum:
vB4 General Discussions
08-27-2019, 02:20 PM
Replies:
2
side bar blocks to only appear on FORUMHOME
Views:
517
Posted By
Seven Skins
I think this should be ? <vb:if...
I think this should be ?
<vb:if condition="THIS_SCRIPT == 'index' ">
</vb:if>
Forum:
vB4 General Discussions
08-26-2019, 12:48 PM
Replies:
31
VB4 Post Editor, is there an update or mod?
Views:
2,735
Posted By
CodeStache
Well, guys, I have nothing else to say except...
Well, guys, I have nothing else to say except that I'm really sorry for the wait.
The thing is, yes, it does need a huge amount of works to actually get the CKEditor 5 to be able to embed to...
Forum:
Community Lounge
08-22-2019, 01:14 AM
Replies:
8
Contacting A Webmaster
Views:
1,599
Posted By
In Omnibus
You're not going to get anywhere by contacting...
You're not going to get anywhere by contacting the webmaster. You need to file the DMCA Takedown first no matter what else you decide to do. Any lawyer or court will require it as the first step. ...
Forum:
vB4 General Discussions
08-21-2019, 06:32 PM
Replies:
1
vB 4 Search Feature
Views:
264
Posted By
Dave
It can work for visitors too. If you edit a...
It can work for visitors too. If you edit a usergroup there is a section called "Forum Searching Permission". Of course the search engine inherits the forum permissions you have set for the...
Forum:
vB4 General Discussions
08-21-2019, 09:19 AM
Replies:
2
Link to Update down
Views:
213
Posted By
shka
4 years ago(?) they stopped distribution of...
4 years ago(?) they stopped distribution of german version and there was always a notice on http://www.vbulletin-germany.com to transfer your license to vbulletin.com.
I don't know if there is...
Forum:
vB4 Programming Discussions
08-20-2019, 05:24 PM
Replies:
2
Poster's Username in signature
Views:
747
Posted By
MarkFL
You could create a plugin hooked at...
You could create a plugin hooked at 'postbit_display_complete" with the code:
if ($post['signature'])
{
$post['signature'] = ($post['username'] . '\'s Signature<br />' . $post['signature']);
}
Forum:
vB4 General Discussions
08-01-2019, 02:25 PM
Replies:
16
resizing Avatar in Postbit
Views:
1,177
Posted By
In Omnibus
You could use something like the following in...
You could use something like the following in your css_additonal.css template:
@media only screen and (max-width: 1080px)
.postbitlegacy .userinfo .postuseravatar img, .eventbit .userinfo...
Forum:
vB4 General Discussions
07-29-2019, 03:02 PM
Replies:
15
What vB4 miss to be attractive?
Views:
1,207
Posted By
lange
I almost bought 60% of all Sultantheme themes...
I almost bought 60% of all Sultantheme themes (VB5 & VB3) and many hours of custom development. No issues. Jamil is a very good and fast designer. I recommend him.
Forum:
vB5 General Discussions
07-29-2019, 07:25 AM
Replies:
1
How to make the user profile slide along the page when scrolling down the forum
Views:
337
Posted By
delicjous
No, I don't!
No, I don't!
Forum:
vB4 General Discussions
07-24-2019, 04:59 AM
Replies:
31
VB4 Post Editor, is there an update or mod?
Views:
2,735
Posted By
Meister2017
is there any news here? can you also integrate...
is there any news here? can you also integrate CKEditor 4 + Kama Skin? https://ckeditor.com/cke4/addon/kama
I like the original style. Or you can install this skin in CKEditor 5?
Forum:
vB4 General Discussions
07-08-2019, 05:41 PM
Replies:
15
What vB4 miss to be attractive?
Views:
1,207
Posted By
Alan_SP
Really good mobile skin(s).
Really good mobile skin(s).
Forum:
vB4 General Discussions
06-13-2019, 07:43 PM
Replies:
31
VB4 Post Editor, is there an update or mod?
Views:
2,735
Posted By
CodeStache
Yes, we will release it. At first, we...
Yes, we will release it.
At first, we planned to charge for it, but then we decided that it will be for free.
Being a small team that's been with vBulletin since version 2 until now, we think...
Forum:
vB4 General Discussions
06-10-2019, 08:53 PM
Replies:
38
Why you don't upgrade to vB5 yet?
Views:
6,002
Posted By
In Omnibus
I have one forum that continues to use vBulletin...
I have one forum that continues to use vBulletin 4.x for this reason. It has existed in its current form since 2010 and its members are not adaptable to change. It utilizes several modifications...
Forum:
vB4 General Discussions
05-26-2019, 03:47 PM
Replies:
2
Auto Move Closed threads to archive or other forum
Views:
397
Posted By
MarkFL
I am attaching a simple mod I developed that will...
I am attaching a simple mod I developed that will check once an hour for closed threads in the source forums you specify and move them to the destination forum you specify.
Forum:
vB4 General Discussions
05-14-2019, 07:10 PM
Replies:
31
VB4 Post Editor, is there an update or mod?
Views:
2,735
Posted By
final kaoss
Did you write that yourself or is there a source...
Did you write that yourself or is there a source article that you can attribute that to?
Forum:
Community Lounge
05-13-2019, 12:38 PM
Replies:
28
Keeping forums relevant in social media age?
Views:
13,095
Posted By
threadloom
Keep your users engaged. Use newsletters, and...
Keep your users engaged. Use newsletters, and focus on great content. The days of simply having a chatroom are gone - and users crazy more than that.
Forums are one of the oldest and...
Forum:
vBulletin 3.8 Add-ons
04-03-2019, 08:49 AM
Replies:
31
BB Code Enhancements -
[BB Code] Think
Views:
7,707
Posted By
blind-eddie
https://vborg.vbsupport.ru/showthread.php?t=222450...
https://vborg.vbsupport.ru/showthread.php?t=222450&highlight=think+bubble
Showing results 1 to 25 of 93
Page 1 of 4
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
10:17 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.02633 seconds
Memory Usage
2,043KB
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
(32)
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.0019
(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(246, 0, 1,''); -> cached fperms for forum 246
(unspecified) fetch_permissions(246, 0, 1,''); -> cached fperms for forum 246
(unspecified) fetch_permissions(251, 0, 1,''); -> cached fperms for forum 251
(unspecified) fetch_permissions(251, 0, 1,''); -> cached fperms for forum 251
(unspecified) fetch_permissions(251, 0, 1,''); -> cached fperms for forum 251
(unspecified) fetch_permissions(251, 0, 1,''); -> cached fperms for forum 251
(unspecified) fetch_permissions(251, 0, 1,''); -> cached fperms for forum 251
(unspecified) fetch_permissions(251, 0, 1,''); -> cached fperms for forum 251
(unspecified) fetch_permissions(246, 0, 1,''); -> cached fperms for forum 246
(unspecified) fetch_permissions(246, 0, 1,''); -> cached fperms for forum 246
(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(112, 0, 1,''); -> cached fperms for forum 112
(unspecified) fetch_permissions(112, 0, 1,''); -> cached fperms for forum 112
(unspecified) fetch_permissions(251, 0, 1,''); -> cached fperms for forum 251
(unspecified) fetch_permissions(251, 0, 1,''); -> cached fperms for forum 251
(unspecified) fetch_permissions(251, 0, 1,''); -> cached fperms for forum 251
(unspecified) fetch_permissions(251, 0, 1,''); -> cached fperms for forum 251
(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(251, 0, 1,''); -> cached fperms for forum 251
(unspecified) fetch_permissions(251, 0, 1,''); -> cached fperms for forum 251
(unspecified) fetch_permissions(251, 0, 1,''); -> cached fperms for forum 251
(unspecified) fetch_permissions(251, 0, 1,''); -> cached fperms for forum 251
(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(251, 0, 1,''); -> cached fperms for forum 251
(unspecified) fetch_permissions(251, 0, 1,''); -> cached fperms for forum 251
(unspecified) fetch_permissions(251, 0, 1,''); -> cached fperms for forum 251
(unspecified) fetch_permissions(251, 0, 1,''); -> cached fperms for forum 251
(unspecified) fetch_permissions(262, 0, 1,''); -> cached fperms for forum 262
(unspecified) fetch_permissions(262, 0, 1,''); -> cached fperms for forum 262
(unspecified) fetch_permissions(251, 0, 1,''); -> cached fperms for forum 251
(unspecified) fetch_permissions(251, 0, 1,''); -> cached fperms for forum 251
(unspecified) fetch_permissions(251, 0, 1,''); -> cached fperms for forum 251
(unspecified) fetch_permissions(251, 0, 1,''); -> cached fperms for forum 251
(unspecified) fetch_permissions(251, 0, 1,''); -> cached fperms for forum 251
(unspecified) fetch_permissions(251, 0, 1,''); -> cached fperms for forum 251
(unspecified) fetch_permissions(251, 0, 1,''); -> cached fperms for forum 251
(unspecified) fetch_permissions(251, 0, 1,''); -> cached fperms for forum 251
(unspecified) fetch_permissions(251, 0, 1,''); -> cached fperms for forum 251
(unspecified) fetch_permissions(251, 0, 1,''); -> cached fperms for forum 251
(unspecified) fetch_permissions(251, 0, 1,''); -> cached fperms for forum 251
(unspecified) fetch_permissions(251, 0, 1,''); -> cached fperms for forum 251
(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(235, 0, 1,''); -> cached fperms for forum 235
(unspecified) fetch_permissions(235, 0, 1,''); -> cached fperms for forum 235
FULLTEXT Search
php_sapi_name(): fpm-fcgi