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 3
1
2
3
>
Showing results 1 to 25 of 72
Search took
0.01
seconds.
Search:
Posts Made By:
Badshah93
Forum:
vBulletin 4.x Add-ons
09-22-2014, 05:29 PM
Replies:
6
Anti-Spam Options -
Keypic - Anti Spam Protection without CAPTCHA
Views:
4,118
Posted By
Badshah93
Updated the addon. It will now work with 4.1.x...
Updated the addon. It will now work with 4.1.x also.
Regards
Aayush
Forum:
vBulletin 4.x Add-ons
09-12-2012, 09:49 AM
Replies:
147
Moderators Functions -
vFcoders - Advanced Report System
Views:
51,485
Posted By
Badshah93
Was busy with my college life, will update the...
Was busy with my college life, will update the mod in coming days to make it even better.
Regards
Aayush
Forum:
vBulletin 4.x Add-ons
08-18-2012, 10:00 PM
Replies:
23
Miscellaneous Hacks -
vFcoders - Banned User Forum
Views:
7,191
Posted By
Badshah93
vFcoders - Banned User Forum
.:: vFcoders - Banned User Forum ::.
This product will give temporary banned users an access to selected forum.
It was requested here (https://vborg.vbsupport.ru/showthread.php?t=255072).
...
Forum:
vB4 Programming Discussions
08-17-2012, 03:57 PM
Replies:
3
How to add options on admin usergroup edit page
Views:
889
Posted By
Badshah93
For other input type, use admin_usergroup_edit...
For other input type, use admin_usergroup_edit hook.
print_textarea_row('Demo Text', 'usergroup[demotext]', $usergroup['demotext']);
"demotext" is a field in usergroup table.
Forum:
vB4 Programming Discussions
08-17-2012, 03:33 PM
Replies:
11
How to str_replace in vb4
Views:
1,014
Posted By
Badshah93
in vB 4 $myput = '<!-- message area -->'; ...
in vB 4
$myput = '<!-- message area -->';
$replace = vB_Template::create('new_posting_newthread')->render();
$vbulletin->templatecache['newthread'] = str_replace($myput, $myput.$replace,...
Forum:
vB4 General Discussions
07-17-2012, 05:08 PM
Replies:
429
Lets combine funds for a Reviews CMS with business/product directory
Views:
47,276
Posted By
Badshah93
Sneak Peak Of My Review Mod (User Reviews) Page. ...
Sneak Peak Of My Review Mod (User Reviews) Page.
vFcoders - vBReviews is as big as vBCMS and it has every feature which is listed in first post of this thread.
Will release free version by end of...
Forum:
vBulletin 4.x Add-ons
07-15-2012, 02:47 PM
Replies:
499
New Posting Features -
vFCoders - Hide Hack v4
Views:
160,079
Posted By
Badshah93
it was not made for CMS, only forum post.
it was not made for CMS, only forum post.
Forum:
vBulletin 4.x Add-ons
07-14-2012, 12:09 PM
Replies:
499
New Posting Features -
vFCoders - Hide Hack v4
Views:
160,079
Posted By
Badshah93
open vfc_hide_core.php file in includes/vfchh/php...
open vfc_hide_core.php file in includes/vfchh/php folder
Find:
$tags[] = 'Hide';
$tags[] = '-';
Replace it with:
$tags[] = 'Hide';
Forum:
vBulletin 4.x Add-ons
07-09-2012, 03:08 AM
Replies:
170
vBulletin Forum Sideblocks -
Show Poll In Forum Sideblock
Views:
48,355
Posted By
Badshah93
remove all poll sideblock and reinstall the mod.
remove all poll sideblock and reinstall the mod.
Forum:
vBulletin 4.x Add-ons
07-07-2012, 11:27 AM
Replies:
413
vBulletin CMS Widgets -
vFCoders - Featured Content Slider Widget
Views:
96,527
Posted By
Badshah93
no.. you need to upload "packages" folder in...
no.. you need to upload "packages" folder in forumroot. (where forum.php file is saved)
Forum:
vBulletin 4.x Add-ons
07-05-2012, 04:07 AM
Replies:
147
Moderators Functions -
vFcoders - Advanced Report System
Views:
51,485
Posted By
Badshah93
strange as javascript and css are both together...
strange as javascript and css are both together so if box is showing then it should have height also.
pm me id and pass with style permission.
Open SHOWTHREAD TEMPLATE
Add this code above...
Forum:
vBulletin 4.x Add-ons
07-03-2012, 10:00 PM
Replies:
147
Moderators Functions -
vFcoders - Advanced Report System
Views:
51,485
Posted By
Badshah93
vFcoders - Advanced Report System
.::vFcoders - Advanced Report System::.
This Product enhances the functionality of vB Report System.
TESTED IN vB 4.1.x & vB 4.2.x
1. Current Features
Option to set pre-defined...
Forum:
vBulletin 4 Articles
07-02-2012, 07:20 AM
Replies:
31
[HOW-TO - vB4] Create a Custom Button for CK Editor (no file edits)
Views:
18,539
Posted By
Badshah93
you can do it with one js file also, like i have...
you can do it with one js file also, like i have done it in this mod.
https://vborg.vbsupport.ru/showthread.php?t=282328
Forum:
vBulletin 4 Articles
06-28-2012, 01:36 PM
Replies:
32
[HOW-TO vB4] Create a Widget using Plugins and Templates
Views:
23,227
Posted By
Badshah93
if someone wants to create Widget as per this...
if someone wants to create Widget as per this article
Change the hook:
global_start to vbcms_process_widget_complete
and when you are creating new widget (Static Html)
do enter something in...
Forum:
vBulletin 4.x Add-ons
06-12-2012, 06:25 AM
Replies:
499
New Posting Features -
vFCoders - Hide Hack v4
Views:
160,079
Posted By
Badshah93
will do it today, had a exam yesterday.
will do it today, had a exam yesterday.
Forum:
vBulletin 4.x Add-ons
06-06-2012, 04:08 AM
Replies:
499
New Posting Features -
vFCoders - Hide Hack v4
Views:
160,079
Posted By
Badshah93
it can work now also, just need few changes..
it can work now also, just need few changes..
Forum:
vB4 Programming Discussions
06-05-2012, 12:17 PM
Replies:
2
Insert Smiley Box
Views:
861
Posted By
Badshah93
Open smiley.js file in...
Open smiley.js file in clientscript/ckeplugins/vbsmiley/dialogs folder
Find:
minWidth : 270,
minHeight : 120,
Add After:
width: 500,
Forum:
vBulletin 4.x Add-ons
06-03-2012, 02:08 AM
Replies:
499
New Posting Features -
vFCoders - Hide Hack v4
Views:
160,079
Posted By
Badshah93
well i haven't tested this mod with forumrunner,...
well i haven't tested this mod with forumrunner, so can't really tell but i expect it to work if it doesn't then i am here to fix it.
Forum:
vBulletin 4.x Add-ons
06-02-2012, 12:38 AM
Replies:
50
vBulletin Forum Sideblocks -
vFcoders - Activity Stream (Sideblock)
Views:
14,625
Posted By
Badshah93
Open actstream_sideblock.css template ...
Open actstream_sideblock.css template
Replace
font-size:{vb:stylevar activitystreamcontent_font.fontSize}{vb:stylevar activitystreamcontent_font.units};
With
font-size: 11px; /* Adjust it...
Forum:
vBulletin 4.x Add-ons
05-31-2012, 10:00 PM
Replies:
50
vBulletin Forum Sideblocks -
vFcoders - Activity Stream (Sideblock)
Views:
14,625
Posted By
Badshah93
vFcoders - Activity Stream (Sideblock)
.::vFcoders - Activity Stream (Sideblock)::.
What is it?
=====================================
This mod will display activitystream in sideblock and uses AJAX technology to filter the...
Forum:
vBulletin 4.x Add-ons
05-31-2012, 02:42 PM
Replies:
499
New Posting Features -
vFCoders - Hide Hack v4
Views:
160,079
Posted By
Badshah93
For HIDE-THANKS Template:...
For HIDE-THANKS
Template: vfc_hide_hack_bbcode_thanks
Replace:
{vb:rawphrase vfc_hidden_content_thanks_ntml}
With Your IMG CODE
Forum:
vBulletin 4.x Add-ons
05-30-2012, 08:26 PM
Replies:
499
New Posting Features -
vFCoders - Hide Hack v4
Views:
160,079
Posted By
Badshah93
Will be soon adding STU user tag also in this...
Will be soon adding STU user tag also in this mod. Jus created an user selection box for STU in cKEditor.
Demo:
http://www.screencast-o-matic.com/watch/clhvroGkJ
Forum:
vBulletin 4 Articles
05-29-2012, 07:05 PM
Replies:
110
vB4.2 Navigation Manager - how to discussion
Views:
34,240
Posted By
Badshah93
Try this code if...
Try this code
if (vB::$vbulletin->userinfo['userid'])
{
$userid = vB::$vbulletin->userinfo['userid'];
$lien_messujets = array(
'name' => 'rescue_messujets',
...
Forum:
vBulletin 4 Articles
05-24-2012, 05:45 PM
Replies:
110
vB4.2 Navigation Manager - how to discussion
Views:
34,240
Posted By
Badshah93
Try This Method Hook:...
Try This Method
Hook: navigation_tab_complete
if ($root == 'vbtab_forum')
{
$days = array(7,14,30,120,180);
$tabforumid = $roots['vbtab_forum'];
$children = array();
Forum:
vBulletin 4 Articles
05-20-2012, 09:05 PM
Replies:
110
vB4.2 Navigation Manager - how to discussion
Views:
34,240
Posted By
Badshah93
does 'name' key exist in tabdata[children] array,...
does 'name' key exist in tabdata[children] array, because when i print_r the tabdata array i did not find a word called "name" anywhere.
Well i liked vb 4.2.0 navigation manager and specially for...
Showing results 1 to 25 of 72
Page 1 of 3
1
2
3
>
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
03:51 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.02050 seconds
Memory Usage
2,054KB
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
(65)
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.0016
(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(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(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(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(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(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(242, 0, 1,''); -> cached fperms for forum 242
(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(242, 0, 1,''); -> cached fperms for forum 242
FULLTEXT Search
php_sapi_name(): fpm-fcgi