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 33
Search took
0.01
seconds.
Search:
Posts Made By:
bananalive
Forum:
vBulletin 3.8 Add-ons
07-15-2015, 02:42 PM
Replies:
95
Portal Software -
Article Forums Module for vBa CMPS
Views:
36,488
Posted By
bananalive
Find ORDER BY...
Find
ORDER BY $mod_options[portal_threads_orderby] $mod_options[portal_threads_direction]
Replace with
ORDER BY rand()
Forum:
vBulletin 4.x Add-ons
02-01-2015, 03:08 PM
Replies:
2,287
Major Additions -
Tournaments, Ladders & Leagues Manager v4.x
Views:
343,411
Posted By
bananalive
Prize competition aren't classified as gambling....
Prize competition aren't classified as gambling. A prize competition is a competition where success depends to a substantial degree on the exercise of skill, knowledge, or judgment.
Gambling is...
Forum:
vBulletin 3.8 Add-ons
10-04-2014, 12:11 PM
Replies:
1,671
New Posting Features -
Easy Forms - Create a form or multiple forms without php or html knowledge
Views:
370,504
Posted By
bananalive
vbulletin 4 version here -...
vbulletin 4 version here - https://vborg.vbsupport.ru/showthread.php?t=234385
Forum:
vBulletin 4.x Add-ons
05-17-2014, 01:57 PM
Replies:
2,076
New Posting Features -
Easy Forms v4.x - Create a form or multiple forms without php or html knowledge
Views:
386,844
Posted By
bananalive
Set up the form as attached screenshot ...
Set up the form as attached screenshot
$vbulletin->userinfo['userid'] = 0;
$vbulletin->userinfo['username'] = 'Guest';
...
Forum:
vBulletin 4.x Add-ons
02-03-2014, 07:41 PM
Replies:
2,076
New Posting Features -
Easy Forms v4.x - Create a form or multiple forms without php or html knowledge
Views:
386,844
Posted By
bananalive
Post to thread Then add to hook: Form Hook:...
Post to thread
Then add to hook: Form Hook: Before Submit:
$vbulletin->userinfo['userid'] = 0;
$vbulletin->userinfo['username'] = 'Guest';
Forum:
vBulletin 4.x Add-ons
04-18-2013, 04:42 PM
Replies:
2,287
Major Additions -
Tournaments, Ladders & Leagues Manager v4.x
Views:
343,411
Posted By
bananalive
$a = $vbulletin->db->query_first("SELECT COUNT(*)...
$a = $vbulletin->db->query_first("SELECT COUNT(*) as count FROM ".TABLE_PREFIX."tmnt_tmnts");
$count_tournaments = $a['count'];
$b = $vbulletin->db->query_first("SELECT COUNT(*) as count FROM...
Forum:
vBulletin 4.x Add-ons
04-01-2013, 09:06 PM
Replies:
2,287
Major Additions -
Tournaments, Ladders & Leagues Manager v4.x
Views:
343,411
Posted By
bananalive
Find in template tmnt_hof <div...
Find in template tmnt_hof
<div class="blockrow" style="display: table-cell;"> <vb:if condition="$team"><a href="teams.php?do=viewteam&id={vb:raw hof.teamid}">{vb:raw hof.teamname}</a><vb:else /><a...
Forum:
vBulletin 4.x Add-ons
01-13-2013, 10:54 AM
Replies:
2,287
Major Additions -
Tournaments, Ladders & Leagues Manager v4.x
Views:
343,411
Posted By
bananalive
v6.1.4 - Performance improvements for...
v6.1.4
- Performance improvements for server/user for ladders/leagues side (9% quicker page load time; 19% less memory used)
- New sidebar design
v6.1.3
- Bug fix, add team members to usergroup...
Forum:
vBulletin 4.x Add-ons
09-25-2012, 09:25 AM
Replies:
2,287
Major Additions -
Tournaments, Ladders & Leagues Manager v4.x
Views:
343,411
Posted By
bananalive
I'm working on this atm.
I'm working on this atm.
Forum:
vBulletin 4.x Add-ons
07-15-2012, 01:51 PM
Replies:
2,287
Major Additions -
Tournaments, Ladders & Leagues Manager v4.x
Views:
343,411
Posted By
bananalive
Upload tournaments.php...
Upload tournaments.php (https://vborg.vbsupport.ru/attachment.php?attachmentid=139651&d=1341918795) to forum directory.
Forum:
vBulletin 4.x Add-ons
06-03-2012, 10:22 PM
Replies:
2,287
Major Additions -
Tournaments, Ladders & Leagues Manager v4.x
Views:
343,411
Posted By
bananalive
New Ladder/League Design Preview: ...
New Ladder/League Design Preview:
http://www.youtube.com/watch?v=xVVz511Ms7Q&feature=youtu.be
Forum:
vBulletin 4.x Add-ons
05-31-2012, 12:31 PM
Replies:
2,287
Major Additions -
Tournaments, Ladders & Leagues Manager v4.x
Views:
343,411
Posted By
bananalive
Click on their name, then challenge team
Click on their name, then challenge team
Forum:
vBulletin 4.x Add-ons
05-03-2012, 03:26 PM
Replies:
2,287
Major Additions -
Tournaments, Ladders & Leagues Manager v4.x
Views:
343,411
Posted By
bananalive
Attached
Attached
Forum:
vBulletin 4.x Add-ons
03-20-2012, 06:00 PM
Replies:
2,287
Major Additions -
Tournaments, Ladders & Leagues Manager v4.x
Views:
343,411
Posted By
bananalive
Tournaments are required to be have a slots...
Tournaments are required to be have a slots factor of 4.
32 players goes to 16 goes to 8 goes to 4 goes to 2 and then a winner.
24 players goes to 12 goes to 6 goes to 3 then ???
The bye...
Forum:
vBulletin 4.x Add-ons
02-10-2012, 07:15 PM
Replies:
2,287
Major Additions -
Tournaments, Ladders & Leagues Manager v4.x
Views:
343,411
Posted By
bananalive
@fookaa it will be available in v5.0.0
@fookaa it will be available in v5.0.0
Forum:
vBulletin 4.x Add-ons
10-30-2011, 04:39 PM
Replies:
2,076
New Posting Features -
Easy Forms v4.x - Create a form or multiple forms without php or html knowledge
Views:
386,844
Posted By
bananalive
ok, try this instead ...
ok, try this instead
if($vbulletin->userinfo['posts'] < 10)
{
$errormessage = "You need 10 posts to use this form.";
eval(standard_error($errormessage));
}
Forum:
vBulletin 4.x Add-ons
10-05-2011, 11:30 AM
Replies:
2,076
New Posting Features -
Easy Forms v4.x - Create a form or multiple forms without php or html knowledge
Views:
386,844
Posted By
bananalive
Upgrade to Easy Forms v4.3.0 AdminCP ->...
Upgrade to Easy Forms v4.3.0
AdminCP -> Plugins & Products -> Add New Plugin
Create a plugin using hook: easy_forms_action_email
$uheaders .= 'Reply-To: yourdealer@cricket.com' . "\r\n";
Forum:
vBulletin 4.x Add-ons
10-04-2011, 05:35 PM
Replies:
2,076
New Posting Features -
Easy Forms v4.x - Create a form or multiple forms without php or html knowledge
Views:
386,844
Posted By
bananalive
v4.2.8 - another edit for ckeditor ...
v4.2.8
- another edit for ckeditor
@djbaxter edit editor question (not javascript popup) then you can swap editor for multiline text box
Forum:
vBulletin 4 Articles
09-26-2011, 03:36 PM
Replies:
97
[HOW TO] Add WYSIWYG Editor to Your Modifications
Views:
28,238
Posted By
bananalive
In your php near the beginning: ...
In your php near the beginning:
define('GET_EDIT_TEMPLATES', true);
In your php file in your main script, you'll need:
require_once(DIR . '/includes/functions_editor.php');
require_once(DIR...
Forum:
vBulletin 4.x Add-ons
06-25-2011, 06:27 PM
Replies:
144
Mini Mods -
Attachment Gallery
Views:
42,254
Posted By
bananalive
v1.5 beta - Attachment tagging
v1.5 beta
- Attachment tagging
Forum:
vBulletin 4.x Add-ons
06-23-2011, 02:10 PM
Replies:
2,076
New Posting Features -
Easy Forms v4.x - Create a form or multiple forms without php or html knowledge
Views:
386,844
Posted By
bananalive
Line: if...
Line:
if (in_array($threadinfo[threadid], array(ThreadID1)))
should be
if (in_array($threadinfo[threadid], array(1)))
Forum:
vBulletin 4.x Add-ons
06-22-2011, 08:18 AM
Replies:
235
New Posting Features -
Canned Replies v4.x - User Saved Text for Replies, Threads, PMs & Infractions
Views:
36,845
Posted By
bananalive
I'll have a look into vbulletin v4.1.4...
I'll have a look into vbulletin v4.1.4 compatibility issues today/tomorrow.
Forum:
vBulletin 4.x Add-ons
06-08-2011, 10:00 PM
Replies:
144
Mini Mods -
Attachment Gallery
Views:
42,254
Posted By
bananalive
Attachment Gallery
Page showing attachments from across your forum.
Additional Features
Allows users to rate each attachment.
Follows usergroup/forum attachment permissions already setup in your forum
Sort...
Forum:
vBulletin 4.x Add-ons
04-25-2010, 10:00 PM
Replies:
235
New Posting Features -
Canned Replies v4.x - User Saved Text for Replies, Threads, PMs & Infractions
Views:
36,845
Posted By
bananalive
Canned Replies v4.x - User Saved Text for Replies, Threads, PMs & Infractions
Description:
This mod allows each user to store standard replies which they can quickly access upon creating a reply, thread, pm or infraction.
Canned replies can be shared - For Examples,...
Forum:
vBulletin 4.x Add-ons
03-22-2010, 10:00 PM
Replies:
2,287
Major Additions -
Tournaments, Ladders & Leagues Manager v4.x
Views:
343,411
Posted By
bananalive
Tournaments, Ladders & Leagues Manager v4.x
**** Copyright by bananalive.org **** (http://www.bananalive.org/?ref=vbproddesc)
Email: admin [at] bananalive.org
Version History (https://vborg.vbsupport.ru/showpost.php?p=2008976&postcount=2)...
Showing results 1 to 25 of 33
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
10:41 AM
.
-- 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.01800 seconds
Memory Usage
2,052KB
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
(75)
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(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(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
(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(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(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(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
FULLTEXT Search
php_sapi_name(): fpm-fcgi