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.03
seconds.
Search:
Posts Made By:
v123shine
Forum:
Modification Graveyard
01-10-2015, 10:00 PM
Replies:
15
Mini Mods -
Gamer Events
Views:
3,950
Posted By
TheAdminMarket
Gamer Events
Since 2006 I was serving community members with my Free Mods
But as this site will starts operating by the company,
I'm no willing to support them
** File Removed **
Gamer Events
Upcoming...
Forum:
vBulletin 4 Articles
12-04-2014, 10:00 PM
Replies:
4
[vB4] Using Plugins for Template Edits
Views:
4,673
Posted By
Black Snow
[vB4] Using Plugins for Template Edits
When I started out editing my own vBulletin forum, everything I changed was done using the additional.css template and manually editing templates. Once I started adding a few more styles/themes...
Forum:
vBulletin 4.x Add-ons
04-02-2013, 10:00 PM
Replies:
363
Integration with vBulletin -
Wordpress vBulletin integration
Views:
104,898
Posted By
obscureclouddon
Wordpress vBulletin integration
Integrate your vBulletin forum with Wordpress.
The lite version of this Wordpress vBulletin bridge allows your Wordpress posts to be posted to vBulletin.
This is a Wordpress plugin that...
Forum:
vBulletin 4.x Add-ons
03-22-2013, 01:57 AM
Replies:
31
Major Additions -
vBSocial.com Ad Revenue Sharing 2.0
Views:
15,700
Posted By
daveaite
Works with any "html" or text ad's. The HTML...
Works with any "html" or text ad's. The HTML doesn't get executed until admin approves it, for security reasons.
Forum:
vBulletin 4.x Add-ons
03-14-2013, 08:16 PM
Replies:
10
Miscellaneous Hacks -
Custom Per-Forum No Permission Messages
Views:
2,772
Posted By
liamwli
vBulletin 3.8 version:...
vBulletin 3.8 version: https://vborg.vbsupport.ru/showthread.php?t=296128
Forum:
vB3 General Discussions
02-06-2013, 08:35 PM
Replies:
8
Display notification for custom Social Groups ???
Views:
1,972
Posted By
Scandal
Although I haven't understand what exactly you...
Although I haven't understand what exactly you want to do, you can use the following conditional inside a template:
<if condition="$group[groupid] == 106 OR $group[groupid] == 28">
MESSAGE
</if>
Forum:
vBulletin 4.x Add-ons
01-23-2013, 06:10 PM
Replies:
334
Anti-Spam Options -
Verify Email Before Registration
Views:
82,845
Posted By
da_judge
look for plugin called vmail on vb3... its what...
look for plugin called vmail on vb3... its what you are looking for :)
Forum:
vB3 General Discussions
11-29-2012, 04:12 PM
Replies:
2
Show Image Notification If Post Under May 2012
Views:
632
Posted By
Simon Lloyd
Yep, create a plugin using...
Yep, create a plugin using postbit_display_complete as the hook and drop this inif ($post['postid']==$this->thread['firstpostid'])
{
if(strtotime($post['postdate'])<strtotime('-180 days')){...
Forum:
vB3 General Discussions
10-25-2012, 04:12 PM
Replies:
3
Please help me to edit this code!
Views:
472
Posted By
Max Taxable
Yep that's what I see too. Use TextEdit or some...
Yep that's what I see too. Use TextEdit or some other proper editor for PHP files, not just standard notepad or wordpad.
Forum:
Modification Graveyard
10-19-2012, 10:00 PM
Replies:
6
Add-On Releases -
something you've never seen
Views:
1,950
Posted By
vbresults
something you've never seen
Overview
Quick Registration lets visitors register using only their email address. The username for each new member is the part of their email before the @ symbol, and their password is generated...
Forum:
vB3 General Discussions
06-19-2012, 09:32 PM
Replies:
6
If condition for open thread?
Views:
668
Posted By
kh99
Oh, OK - try this: <if...
Oh, OK - try this:
<if condition="$thread[open] != 0">code </if>
Forum:
vBulletin 3.8 Add-ons
03-23-2012, 11:00 PM
Replies:
14
Miscellaneous Hacks -
Kindle Daily Deal Grabber by BOP5 (VB3)
Views:
7,098
Posted By
BirdOPrey5
Kindle Daily Deal Grabber by BOP5 (VB3)
Brought to you by BirdOPrey5 / Qapla.com
(http://www.qapla.com)
Version 2.1.4
Compatible with VB 3.7.x, VB 3.8.x, and VB 4.x.x.
Now compatible with Amazon.com, Amazon.uk and Amazon.de!
...
Forum:
vBulletin 3.8 Template Modifications
11-11-2011, 11:00 PM
Replies:
2
Miscellaneous Hacks -
Breaking News in all forum
Views:
2,741
Posted By
abdobasha2004
Breaking News in all forum
What does this template edit do?
It posts an important thread e.g Breaking News in first part of all forum pages.
How to install?
1- Open navbar template
2- at the end of the template add :...
Forum:
vBulletin 3.8 Add-ons
11-08-2011, 11:00 PM
Replies:
14
Mini Mods -
Member Mail
Views:
3,945
Posted By
blind-eddie
Member Mail
This will work with all versions of vbulletin but, 4.0^
Giving your members an @yoursite email account is easy to give right? But, helping them set up their outlook or what ever email provider with...
Forum:
vB3 General Discussions
11-08-2011, 02:04 PM
Replies:
2
Help me to fix this code!!!
Views:
528
Posted By
kh99
I think you can just surround the entire code...
I think you can just surround the entire code with an if, like:
if (is_member_of($vbulletin->userinfo, 2))
{
$pagetext = $vbulletin->GPC['message'];
if (($vbulletin->userinfo[posts] <...
Forum:
vBulletin 3.8 Add-ons
07-29-2011, 10:00 PM
Replies:
39
New Posting Features -
Quick Reply for Guests by BOP5
Views:
14,598
Posted By
BirdOPrey5
Quick Reply for Guests by BOP5
Updated to 0.91
0.9: Initial Release
0.91: Fixed bug where hman verify would not show
This is a mod to enable guests to use the Quick-Reply function in VB 3.8.x.
Guests would usually need...
Forum:
vBulletin 4.x Add-ons
07-15-2011, 10:00 PM
Replies:
189
Major Additions -
[DBTech] vBNotifications v1 (vB4)
Views:
55,982
Posted By
DragonByte Tech
[DBTech] vBNotifications v1 (vB4)
vBNotifications: What is it?
vBNotifications is an innovative and unique modification that completely overhauls the default vBulletin notification system.
Uses
vBNotifications is perfect for...
Forum:
vBulletin 4.x Add-ons
02-16-2010, 10:00 PM
Replies:
564
Miscellaneous Hacks -
VSa - Advanced Forum Rules
Views:
149,042
Posted By
Valter
VSa - Advanced Forum Rules
Info:
Advanced Forum Rules system for vBulletin.
Main Features:
-Rules shown on separate page (no file uploads required)
-Several sets of rules can be created and applied to individual forums...
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
12:28 PM
.
-- 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.01861 seconds
Memory Usage
2,016KB
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
(26)
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.0007
(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(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(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(111, 0, 1,''); -> cached fperms for forum 111
(unspecified) fetch_permissions(111, 0, 1,''); -> cached fperms for forum 111
(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(111, 0, 1,''); -> cached fperms for forum 111
(unspecified) fetch_permissions(111, 0, 1,''); -> cached fperms for forum 111
(unspecified) fetch_permissions(111, 0, 1,''); -> cached fperms for forum 111
(unspecified) fetch_permissions(111, 0, 1,''); -> cached fperms for forum 111
(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(111, 0, 1,''); -> cached fperms for forum 111
(unspecified) fetch_permissions(111, 0, 1,''); -> cached fperms for forum 111
(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(235, 0, 1,''); -> cached fperms for forum 235
(unspecified) fetch_permissions(235, 0, 1,''); -> cached fperms for forum 235
(unspecified) fetch_permissions(111, 0, 1,''); -> cached fperms for forum 111
(unspecified) fetch_permissions(111, 0, 1,''); -> cached fperms for forum 111
(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(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
FULLTEXT Search
php_sapi_name(): fpm-fcgi