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 19
1
2
3
11
>
Last
»
Showing results 1 to 25 of 462
Search took
0.01
seconds.
Search:
Posts Made By:
M.C.
Forum:
vBulletin 4.x Add-ons
04-06-2017, 10:43 AM
Replies:
36
BB Code Enhancements -
CES Parser Permissions
Views:
8,544
Posted By
M.C.
hmm... I only see "CES Profile Permissions" group...
hmm... I only see "CES Profile Permissions" group in "AdminCP -> Usergroups -> Usergroup Manager -> Edit Usergroup"
Also would be nice to disallow to use TABLE bb code for usergroups!
It also...
Forum:
vB4 General Discussions
10-23-2016, 10:31 AM
Replies:
3
Anonymous posting
Views:
565
Posted By
M.C.
yes, but no attachment allowance for guests :(
yes, but no attachment allowance for guests :(
Forum:
vB4 General Discussions
10-13-2016, 07:45 AM
Replies:
3
Anonymous posting
Views:
565
Posted By
M.C.
Anonymous posting
Hello! I need anonymous posting to be put on forum! There is one hack that allow it: https://vborg.vbsupport.ru/showthread.php?p=2070454
BUT!
1st it's outdated
2nd not allow to post...
Forum:
vB4 General Discussions
10-04-2016, 09:40 AM
Replies:
22
Admin CP is Refreshing Uncontrollably
Views:
4,567
Posted By
M.C.
hi, sorry for bumping that thread BUT... I set up...
hi, sorry for bumping that thread BUT... I set up page rules:
Rocket Loader: OFF
Cache Level: Bypass
but still get Admin reloaded :(
Funny thing is that this happens only at ONE of many my...
Forum:
vBulletin 4.x Add-ons
08-11-2016, 09:40 AM
Replies:
72
Private Messages Enhancements -
PM Preview
Views:
14,500
Posted By
M.C.
would be nice to have it collapsed and when...
would be nice to have it collapsed and when clicked to show message
Forum:
vBulletin 4.x Add-ons
05-05-2016, 06:13 AM
Replies:
93
Moderators Functions -
Move Threads to Recycle Bin
Views:
27,324
Posted By
M.C.
would be nice to auto-delete threads after they...
would be nice to auto-delete threads after they been moved ;)
Forum:
vBulletin 4 Articles
05-02-2016, 07:12 AM
Replies:
14
Customizing VSa - Chatbox with user avatars
Views:
4,694
Posted By
M.C.
thanks, great addon!
thanks, great addon!
Forum:
vB3 General Discussions
07-21-2015, 07:14 AM
Replies:
10
Stop A Member "Reporting" Posts
Views:
1,276
Posted By
M.C.
would be nice to reduce ability to report posts...
would be nice to reduce ability to report posts per usergroup per day! Thansk!
Forum:
vBulletin 4.x Add-ons
07-07-2015, 07:09 AM
Replies:
57
Miscellaneous Hacks -
Thread & Forum Ignore System
Views:
41,876
Posted By
M.C.
working good on 4.2 ;)
working good on 4.2 ;)
Forum:
vBulletin 4.x Add-ons
04-23-2015, 06:09 AM
Replies:
33
Add-On Releases -
JD - Bitcoin Payment Gateway | Cryptopay
Views:
10,644
Posted By
M.C.
tanzeelniazi, you need to have Cryptopay wallet...
tanzeelniazi, you need to have Cryptopay wallet email to send payments
Forum:
vBulletin 4.x Add-ons
04-21-2015, 11:19 AM
Replies:
33
Add-On Releases -
JD - Bitcoin Payment Gateway | Cryptopay
Views:
10,644
Posted By
M.C.
cool! can you add blockchain.info API into it as...
cool! can you add blockchain.info API into it as well
Forum:
vBulletin 4.x Add-ons
04-20-2015, 06:17 AM
Replies:
33
Add-On Releases -
JD - Bitcoin Payment Gateway | Cryptopay
Views:
10,644
Posted By
M.C.
why not use blockchain.info API? ...
why not use blockchain.info API?
https://blockchain.info/api/api_receive
Forum:
vBulletin 4.x Add-ons
04-19-2015, 07:30 AM
Replies:
33
Add-On Releases -
JD - Bitcoin Payment Gateway | Cryptopay
Views:
10,644
Posted By
M.C.
hmm... got blank page on /payments.php?do=order...
hmm... got blank page on /payments.php?do=order after choosing subscription and clicking "Order" button
Forum:
vBulletin Tips & Tricks
03-12-2015, 07:07 PM
Replies:
10
Disable Post Report Link for a forum
Views:
7,708
Posted By
M.C.
Sorry to lift it up... how to make it for several...
Sorry to lift it up... how to make it for several forums (for 4.2)?
if (in_array($foruminfo['forumid'], array(1,2,3)))
or
if (in_array($vbulletin->forum['forumid'], array(1,2,3)))
don't...
Forum:
vBulletin 4.x Add-ons
02-24-2015, 07:01 PM
Replies:
29
Add-On Releases -
Similar Threads After The First Post [Plugin] - VB4 - By AioNets.com
Views:
6,258
Posted By
M.C.
no, it doesn't show at all with any of your codes...
no, it doesn't show at all with any of your codes above either with my version:
<vb:if condition="$post['isfirstshown']">something</vb:if>
so I still ask you to create separate template for...
Forum:
vBulletin 4.x Add-ons
02-21-2015, 06:29 PM
Replies:
29
Add-On Releases -
Similar Threads After The First Post [Plugin] - VB4 - By AioNets.com
Views:
6,258
Posted By
M.C.
Thanks it works but... it's show on EVERY post,...
Thanks it works but... it's show on EVERY post, not only first one....
I like your style for first post insertion but want to leave bottom block original.
I think is better to create separate new...
Forum:
Modification Graveyard
02-21-2015, 06:18 PM
Replies:
7
Mini Mods -
[OzzModz] Disable Report Post Per User
Views:
1,872
Posted By
M.C.
sorry but same per Forum? Want to disable report...
sorry but same per Forum? Want to disable report buttons in some forums, thanks ;)
Forum:
vBulletin 4.x Add-ons
02-17-2015, 05:26 PM
Replies:
118
Add-On Releases -
MARCO1 Quick Admin Tools
Views:
25,262
Posted By
M.C.
Cool but how to add own menu link? Want to add...
Cool but how to add own menu link? Want to add link to add user paid subscription. Thanks
Forum:
vBulletin 4.x Add-ons
02-16-2015, 06:35 AM
Replies:
47
Major Additions -
Reputation Board by BOP5 - A central location for all reputation.
Views:
14,487
Posted By
M.C.
Hmmm... what can it be if in options I have ...
Hmmm... what can it be if in options I have
Thanked Post in Hide Liked, Thanked, Etc... box but they still appear in Reputation board?
Thanks
Forum:
vBulletin 3.6 Add-ons
02-10-2015, 06:29 AM
Replies:
622
Administrative and Maintenance Tools -
Advanced Warning System 3.6.7
Views:
131,833
Posted By
M.C.
well, 4.2 infraction is quite good, all I miss...
well, 4.2 infraction is quite good, all I miss there is default messages for each infraction/warning level - that would be great have that feature there
and If AWS is better than vb I will...
Forum:
vBulletin 4.x Add-ons
02-09-2015, 02:27 PM
Replies:
409
Miscellaneous Hacks -
[AJAX] Thumbs Up?
Views:
114,363
Posted By
M.C.
hmm... don't see it's working... what exact...
hmm... don't see it's working... what exact template should I paste it in?
I tried to put it in adv_portal_newsbits template.
Thanks ;)
Forum:
vBulletin 4.x Add-ons
02-09-2015, 10:34 AM
Replies:
409
Miscellaneous Hacks -
[AJAX] Thumbs Up?
Views:
114,363
Posted By
M.C.
Hello! Great mod and I use it! Thanks!!! Any...
Hello! Great mod and I use it! Thanks!!!
Any ideas how to integrate this mod into vbAdvanced? So everyone can see/give thumbs from vbAdvanced home page.
Same would be nice to see thumbs count...
Forum:
vBulletin 4.x Add-ons
02-05-2015, 01:05 PM
Replies:
29
Add-On Releases -
Similar Threads After The First Post [Plugin] - VB4 - By AioNets.com
Views:
6,258
Posted By
M.C.
how to make it appear both in first post and at...
how to make it appear both in first post and at the bottom of thread as usial? thanks ;)
Forum:
vBulletin 4.x Add-ons
02-05-2015, 12:17 PM
Replies:
54
Add-On Releases -
Similar Threads After The First Post - VB4 - By AioNets.com
Views:
18,782
Posted By
M.C.
Is it plugin or product? Your product removes...
Is it plugin or product? Your product removes similar threads from bottom and DO NOT paste anything in FIRST post :(
Great idea but don't work yet...
Forum:
Modification Graveyard
02-02-2015, 07:00 AM
Replies:
3
New Posting Features -
[OzzModz] Disable Maximum Images Per Post By Usergroups
Views:
1,572
Posted By
M.C.
great! would be nice to have rule to allow...
great! would be nice to have rule to allow different MAX images per Forum
thanks
Showing results 1 to 25 of 462
Page 1 of 19
1
2
3
11
>
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
09:18 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.03518 seconds
Memory Usage
2,067KB
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)
pagenav_pagelinkrel
(1)
post_thanks_navbar_search
(1)
search_results
(25)
search_results_postbit
(1)
spacer_close
(1)
spacer_open
(60)
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.0067
(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(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(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(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(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(239, 0, 1,''); -> cached fperms for forum 239
(unspecified) fetch_permissions(239, 0, 1,''); -> cached fperms for forum 239
(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(224, 0, 1,''); -> cached fperms for forum 224
(unspecified) fetch_permissions(224, 0, 1,''); -> cached fperms for forum 224
(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(194, 0, 1,''); -> cached fperms for forum 194
(unspecified) fetch_permissions(194, 0, 1,''); -> cached fperms for forum 194
(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(224, 0, 1,''); -> cached fperms for forum 224
(unspecified) fetch_permissions(224, 0, 1,''); -> cached fperms for forum 224
FULLTEXT Search
php_sapi_name(): fpm-fcgi