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:
Fields
Forum:
Community Lounge
09-14-2015, 10:40 AM
Replies:
28
Happy Birthday Lynne!
Views:
5,652
Posted By
Fields
Happy birthday and thanks for your effort, Lynne...
Happy birthday and thanks for your effort, Lynne :)
Forum:
vB4 General Discussions
08-24-2015, 04:09 AM
Replies:
3
Separate Forum Blocks
Views:
472
Posted By
Fields
Check this out:...
Check this out: https://vborg.vbsupport.ru/showthread.php?t=245994&highlight=add+space
Forum:
vB4 General Discussions
08-08-2015, 10:20 AM
Replies:
1
How do i color this (8 Viewing)
Views:
293
Posted By
Fields
Add this to your additional.css: ...
Add this to your additional.css:
.forumbit_post .foruminfo .viewing {color: #XXXXXX;}
Change XXXXXX to your preferred color.
Forum:
vB4 Programming Discussions
07-24-2015, 01:18 PM
Replies:
6
Changing category and section backgrounds
Views:
652
Posted By
Fields
You could try to add the following to your CSS: ...
You could try to add the following to your CSS:
display: block;
Maybe this helps :)
Forum:
vBulletin 4.x Add-ons
07-06-2015, 10:25 AM
Replies:
182
Forum Home Enhancements -
Advanced Voicetool Viewer (Teamspeak 2, Teamspeak 3, Ventrilo viewer)
Views:
45,812
Posted By
Fields
It's working for me on 4.2.3, yes.
It's working for me on 4.2.3, yes.
Forum:
vB4 General Discussions
06-30-2015, 02:32 PM
Replies:
18
Installed SSL certificate. Not working correctly.
Views:
2,413
Posted By
Fields
I used the following site after I installed a...
I used the following site after I installed a certificate:
https://www.whynopadlock.com/
It tells you which elements aren't called securely.
Forum:
vBulletin 4 Articles
06-09-2015, 10:55 AM
Replies:
22
Definitive List of VB 3.x mods compatible with VB 4.x
Views:
14,835
Posted By
Fields
This 3.6 mod also works perfectly with vB 4.x: ...
This 3.6 mod also works perfectly with vB 4.x:
https://vborg.vbsupport.ru/showthread.php?t=130162
Forum:
vBulletin 4.x Add-ons
05-10-2015, 06:22 AM
Replies:
2,076
New Posting Features -
Easy Forms v4.x - Create a form or multiple forms without php or html knowledge
Views:
386,869
Posted By
Fields
My hoster provides an option to choose between...
My hoster provides an option to choose between PHG 5.4 and PHP 5.3. Choosing PHP 5.3 fixed the issue for me :)
Forum:
vB4 General Discussions
04-20-2015, 01:35 PM
Replies:
3
Form which autoposts as the user who fills it out
Views:
417
Posted By
Fields
Maybe you are looking for something like this...
Maybe you are looking for something like this mod:
https://vborg.vbsupport.ru/showthread.php?t=234385
Forum:
vB4 Programming Discussions
04-09-2015, 06:59 AM
Replies:
6
Multiple !THIS_SCRIPT
Views:
445
Posted By
Fields
Oops, my bad, I'm sorry :D
Oops, my bad, I'm sorry :D
Forum:
vB4 Programming Discussions
04-09-2015, 04:03 AM
Replies:
6
Multiple !THIS_SCRIPT
Views:
445
Posted By
Fields
Try this: <vb:elseif...
Try this:
<vb:elseif condition="!in_array(THIS_SCRIPT, array('vbcms', 'index', 'blog'))">
Hello
</vb:if>
Forum:
vB4 General Discussions
04-07-2015, 06:20 AM
Replies:
4
PM Notification without Full Message - How can I do that?
Views:
474
Posted By
Fields
Sure, search for the phrase 'pmreceived' and set...
Sure, search for the phrase 'pmreceived' and set this as translation
or change it to fit your needs ;)
Forum:
vB4 Programming Discussions
02-20-2015, 07:27 AM
Replies:
9
Thread prefixes inline - Need convertion
Views:
585
Posted By
Fields
Lol, there is a 4.x version :D...
Lol, there is a 4.x version :D https://vborg.vbsupport.ru/showthread.php?t=227861
Forum:
vBulletin 4.x Add-ons
02-14-2015, 07:10 AM
Replies:
325
Add-On Releases -
BF-Easy Pages for vBulletin4
Views:
62,525
Posted By
Fields
Had the same problem, but that fixed it: ...
Had the same problem, but that fixed it:
https://vborg.vbsupport.ru/showpost.php?p=2261551&postcount=281
Forum:
vB4 General Discussions
02-11-2015, 08:33 AM
Replies:
3
Block the option ??post new thread?? but allow the option ??reply to thread??
Views:
353
Posted By
Fields
Sure, go to "Forums & Moderators" > "Forum...
Sure, go to "Forums & Moderators" > "Forum Permissions". Now per usergroup set "Can post new threads" to "No" and set "Can Reply to Own/Other's Threads" to "Yes"
Forum:
vBulletin 4.x Add-ons
02-09-2015, 11:10 AM
Replies:
409
Miscellaneous Hacks -
[AJAX] Thumbs Up?
Views:
113,788
Posted By
Fields
This should work, just try to paste the following...
This should work, just try to paste the following code in your vBadvanced module template:
{vb:raw post_thumbs_box}
Forum:
Modification Graveyard
01-09-2015, 10:17 AM
Replies:
28
Mini Mods -
[OzzModz] Email Admin For Expiring Subscriptions
Views:
3,742
Posted By
Fields
Damn, can you read my mind? :D I've been waiting...
Damn, can you read my mind? :D I've been waiting for months for this, thank you very much ozzy :)
Forum:
vB4 General Discussions
12-29-2014, 08:59 AM
Replies:
3
background to prefix
Views:
349
Posted By
Fields
If you want to use CSS like ozzy suggested, you...
If you want to use CSS like ozzy suggested, you could try that:
https://vborg.vbsupport.ru/showthread.php?t=306940
Forum:
Modification Graveyard
12-26-2014, 08:25 AM
Replies:
90
Mini Mods -
[OzzModz] Extended Search Links In Navbar
Views:
18,519
Posted By
Fields
Great one ozzy, thanks for sharing :)
Great one ozzy, thanks for sharing :)
Forum:
Modification Graveyard
12-21-2014, 09:32 AM
Replies:
114
Show Thread Enhancements -
[OzzModz] First Post On All Pages Per Thread/Forum
Views:
16,235
Posted By
Fields
Another great mod, thanks for your work ozzy :) ...
Another great mod, thanks for your work ozzy :)
5 stars and MOTM!
Forum:
vB4 General Discussions
12-19-2014, 05:00 AM
Replies:
10
Mobile Suite - How does it work?
Views:
732
Posted By
Fields
Usually, you cannot just purchase the Android...
Usually, you cannot just purchase the Android version. When you buy the Mobile Suite, there is both in it, the iOS and Android app.
To publish your app in Google Play Store, you need a Google...
Forum:
vB4 Design and Graphics Discussions
11-29-2014, 10:20 AM
Replies:
7
Drop-Down CSS
Views:
481
Posted By
Fields
That did it, thank you very much, ozzy! :)
That did it, thank you very much, ozzy! :)
Forum:
vB4 Programming Discussions
10-15-2014, 12:30 PM
Replies:
19
Member.php default tab
Views:
1,677
Posted By
Fields
Why you don't use an add-on like Ozzy's here: ...
Why you don't use an add-on like Ozzy's here:
https://vborg.vbsupport.ru/showthread.php?t=302655
Forum:
Modification Graveyard
08-13-2014, 02:25 PM
Replies:
5
Mini Mods -
[OzzModz] Hide Subscription and/or RSS Buttons
Views:
2,503
Posted By
Fields
I was looking for this, thank you, Ozzy! :)
I was looking for this, thank you, Ozzy! :)
Forum:
vB4 Programming Discussions
07-01-2014, 03:51 PM
Replies:
4
COPPA Form
Views:
521
Posted By
Fields
You might replace the code in template...
You might replace the code in template "register_coppaform" with your custom code. Maybe this helps.
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
02:54 PM
.
-- Default Style
---- Blue
------ Red
------ Green
------ Purple
Contact Us
-
Archive
-
Top
Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2024, vBulletin Solutions Inc.
X
vBulletin 3.8.12 by vBS Debug Information
Page Generation
0.01752 seconds
Memory Usage
2,020KB
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
(33)
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.0008
(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(245, 0, 1,''); -> cached fperms for forum 245
(unspecified) fetch_permissions(245, 0, 1,''); -> cached fperms for forum 245
(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(242, 0, 1,''); -> cached fperms for forum 242
(unspecified) fetch_permissions(242, 0, 1,''); -> cached fperms for forum 242
(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(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(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(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(251, 0, 1,''); -> cached fperms for forum 251
(unspecified) fetch_permissions(251, 0, 1,''); -> cached fperms for forum 251
(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(224, 0, 1,''); -> cached fperms for forum 224
(unspecified) fetch_permissions(224, 0, 1,''); -> cached fperms for forum 224
(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(224, 0, 1,''); -> cached fperms for forum 224
(unspecified) fetch_permissions(224, 0, 1,''); -> cached fperms for forum 224
(unspecified) fetch_permissions(224, 0, 1,''); -> cached fperms for forum 224
(unspecified) fetch_permissions(224, 0, 1,''); -> cached fperms for forum 224
(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(253, 0, 1,''); -> cached fperms for forum 253
(unspecified) fetch_permissions(253, 0, 1,''); -> cached fperms for forum 253
(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(224, 0, 1,''); -> cached fperms for forum 224
(unspecified) fetch_permissions(224, 0, 1,''); -> cached fperms for forum 224
(unspecified) fetch_permissions(252, 0, 1,''); -> cached fperms for forum 252
(unspecified) fetch_permissions(252, 0, 1,''); -> cached fperms for forum 252
FULLTEXT Search
php_sapi_name(): fpm-fcgi