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 31
Search took
0.00
seconds.
Search:
Posts Made By:
Marco
Forum:
Modification Requests/Questions (Unpaid)
05-12-2011, 06:02 PM
Replies:
1
Allowing users to use multiquote in closed threads
Views:
484
Posted By
Marco
Allowing users to use multiquote in closed threads
Some of our users would like to be able to use the multiquote feature in closed threads. I was wondering if there's perhaps an easy way to accomplish this?
I've been trying to figure out how it's...
Forum:
vBulletin 3.6 Add-ons
09-29-2008, 04:46 PM
Replies:
847
Show Thread Enhancements -
Image resizer
Views:
360,888
Posted By
Marco
Version 1.0.1 works fine on vBulletin 3.7.3. :)
Version 1.0.1 works fine on vBulletin 3.7.3. :)
Forum:
vBulletin 3.7 Add-ons
09-29-2008, 12:56 PM
Replies:
384
Add-On Releases -
Image Resizer
Views:
152,206
Posted By
Marco
If anyone else is still using this (I prefer this...
If anyone else is still using this (I prefer this over the newer one, no offense but it looks kind of messy and bloated) but, like me, is annoyed by the way the options look in the User CP (no proper...
Forum:
vB3 Programming Discussions
09-24-2008, 12:11 PM
Replies:
2
Remove thread prefix from breadcrumb
Views:
911
Posted By
Marco
Untested, but should work. In...
Untested, but should work.
In showthread.php, find line 2117:
$navbits[''] = $thread['prefix_rich'] . ' ' . $thread['title'];
Change to:
$navbits[''] = $thread['title'];
Forum:
vB3 Programming Discussions
09-20-2008, 05:31 PM
Replies:
5
Prefix conditional?
Views:
871
Posted By
Marco
Have you tried: <if...
Have you tried:
<if condition="$thread[prefix] == 'whatever'">
Forum:
vB3 Programming Discussions
09-20-2008, 08:55 AM
Replies:
4
vBulletin and datastore
Views:
880
Posted By
Marco
We are not, but your post did put me on the right...
We are not, but your post did put me on the right track! It turns out we are using APC now (we upgraded to PHP5 a few days ago) and that was the culprit. I put the following code at the end of my...
Forum:
vB3 Programming Discussions
09-19-2008, 10:29 PM
Replies:
4
vBulletin and datastore
Views:
880
Posted By
Marco
vBulletin and datastore
Through a custom script (which runs outside of vBulletin), I am adding IP addresses to the vBulletin ban list. First I add it to the setting table, like so:
$banlist =...
Forum:
vBulletin 3.8 Add-ons
09-19-2008, 03:29 PM
Replies:
19
New Posting Features -
Replace BBCode with URL in quote
Views:
8,922
Posted By
Marco
This replaces BBCode in quotes, so people don't...
This replaces BBCode in quotes, so people don't end up quoting stuff like images and embedded videos. ;)
Forum:
vBulletin 3.8 Add-ons
09-17-2008, 10:00 PM
Replies:
19
New Posting Features -
Replace BBCode with URL in quote
Views:
8,922
Posted By
Marco
Replace BBCode with URL in quote
Product name:
Replace BBCode with URL in quote
Product description:
This product replaces BBCodes with URL tags in quotes. You, of course, decided which BBCodes get replaced in the Admin CP. Its...
Forum:
vBulletin 3.7 Add-ons
09-16-2008, 10:31 AM
Replies:
26
Miscellaneous Hacks -
Automatically close threads after X replies
Views:
9,728
Posted By
Marco
Performance not so much, I think, but in my...
Performance not so much, I think, but in my opinion limiting the amount of replies in a thread makes threads a little easier to manage. Sometimes you get these really huge threads and no one really...
Forum:
vBulletin 3.7 Add-ons
09-15-2008, 10:03 PM
Replies:
26
Miscellaneous Hacks -
Automatically close threads after X replies
Views:
9,728
Posted By
Marco
Right. Don't see myself adding that too, but you...
Right. Don't see myself adding that too, but you can easily modify the plugin to do that. Install the product, go to Plugin Manager, find the plugin that belongs to the product, and find the...
Forum:
vBulletin 3.7 Add-ons
09-15-2008, 02:37 PM
Replies:
26
Miscellaneous Hacks -
Automatically close threads after X replies
Views:
9,728
Posted By
Marco
I had some time just now. ;) Updated to...
I had some time just now. ;)
Updated to version 1.0.1, which adds this feature.
I see. Well, my plugin is never going to do that, sorry.
Forum:
vBulletin 3.7 Add-ons
09-15-2008, 01:19 PM
Replies:
26
Miscellaneous Hacks -
Automatically close threads after X replies
Views:
9,728
Posted By
Marco
You mean thread id's of threads you would like to...
You mean thread id's of threads you would like to remain open? That sounds doable, I might add that when I have some time.
Forum:
vBulletin 3.7 Add-ons
09-15-2008, 11:28 AM
Replies:
26
Miscellaneous Hacks -
Automatically close threads after X replies
Views:
9,728
Posted By
Marco
I think a mod like that already exists...
I think a mod like that already exists (https://vborg.vbsupport.ru/showthread.php?t=130738). :)
Forum:
vBulletin 3.7 Add-ons
09-14-2008, 10:00 PM
Replies:
26
Miscellaneous Hacks -
Automatically close threads after X replies
Views:
9,728
Posted By
Marco
Automatically close threads after X replies
Product name:
Automatically close threads after X replies
Product description:
As the name implies, this product will allow you to automatically close threads when a certain number of replies...
Forum:
vBulletin 3.6 Add-ons
10-08-2007, 07:49 AM
Replies:
104
Miscellaneous Hacks -
Automatic Thread Closing
Views:
19,332
Posted By
Marco
There is a slight problem with this mod. When...
There is a slight problem with this mod. When "closing" the thread, it always shows the icon that says you've posted in the thread, regardless if you actually have done that or not...
Forum:
vBulletin 3.6 Add-ons
09-18-2007, 12:05 PM
Replies:
705
Administrative and Maintenance Tools -
Username Request
Views:
145,408
Posted By
Marco
Cool! I'll keep watching this mod then. Good work!
Cool! I'll keep watching this mod then. Good work!
Forum:
vBulletin 3.6 Add-ons
09-13-2007, 01:41 PM
Replies:
705
Administrative and Maintenance Tools -
Username Request
Views:
145,408
Posted By
Marco
Looks nice! Is it also possible to limit the...
Looks nice! Is it also possible to limit the number of username changes a user can get?
Forum:
vB3 General Discussions
08-29-2007, 03:24 PM
Replies:
0
Changed max. avatar dimensions, resize existing avatars?
Views:
724
Posted By
Marco
Changed max. avatar dimensions, resize existing avatars?
I recently changed the max. avatar size on my forums. Previously, the limit was set at 600x600 and the images were only downsized in the IMG-tag. Ugly, I know, but now we have quite a few people with...
Forum:
vBulletin 3.6 Add-ons
08-28-2007, 07:40 AM
Replies:
847
Show Thread Enhancements -
Image resizer
Views:
360,888
Posted By
Marco
Edit the ncode_imageresizer_headinclude template,...
Edit the ncode_imageresizer_headinclude template, it's in there.
Forum:
vBulletin 3.6 Add-ons
08-27-2007, 10:00 PM
Replies:
13
Miscellaneous Hacks -
IMG code to URL in quotes
Views:
3,229
Posted By
Marco
IMG code to URL in quotes
This is based on the addon by HellCat:
https://vborg.vbsupport.ru/showthread.php?t=107022
Because his plugin no longer seems to work on recent versions of vB, I took the part of his code that...
Forum:
vB3 General Discussions
07-12-2007, 09:53 AM
Replies:
4
How do I add buttons to the WYSIWYG editor for custom BBCode
Views:
1,277
Posted By
Marco
That's rather easy; just create a 21x20 button...
That's rather easy; just create a 21x20 button and upload it somewhere, in the BB Code-section of the Admin CP there is an option to enter the URL to a button which will then be displayed in the...
Forum:
vB3 General Discussions
07-11-2007, 09:33 AM
Replies:
0
Want to use post time and date in quote
Views:
611
Posted By
Marco
Want to use post time and date in quote
Hi,
When someone quotes a message, like so:
I would like it to look like:
Forum:
vBulletin 3.6 Add-ons
07-10-2007, 06:21 PM
Replies:
104
Miscellaneous Hacks -
Automatic Thread Closing
Views:
19,332
Posted By
Marco
Working great for me (3.6.7 PL1)! Awesome mod and...
Working great for me (3.6.7 PL1)! Awesome mod and just what I needed.
Forum:
Modification Requests/Questions (Unpaid)
07-10-2007, 11:13 AM
Replies:
1
Replace image in quote with link
Views:
931
Posted By
Marco
Replace image in quote with link
Well, the title says it all. I have been looking for something that does just that: when someone quotes an image, the image is replaced with text, something like "[image]" (which could then be a link...
Showing results 1 to 25 of 31
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
06:56 AM
.
-- 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.04106 seconds
Memory Usage
2,032KB
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
(45)
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.0009
(unspecified) fetch_permissions(112, 0, 1,''); -> cached fperms for forum 112
(unspecified) fetch_permissions(112, 0, 1,''); -> cached fperms for forum 112
(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(228, 0, 1,''); -> cached fperms for forum 228
(unspecified) fetch_permissions(228, 0, 1,''); -> cached fperms for forum 228
(unspecified) fetch_permissions(15, 0, 1,''); -> cached fperms for forum 15
(unspecified) fetch_permissions(15, 0, 1,''); -> cached fperms for forum 15
(unspecified) fetch_permissions(15, 0, 1,''); -> cached fperms for forum 15
(unspecified) fetch_permissions(15, 0, 1,''); -> cached fperms for forum 15
(unspecified) fetch_permissions(15, 0, 1,''); -> cached fperms for forum 15
(unspecified) fetch_permissions(15, 0, 1,''); -> cached fperms for forum 15
(unspecified) fetch_permissions(15, 0, 1,''); -> cached fperms for forum 15
(unspecified) fetch_permissions(15, 0, 1,''); -> cached fperms for forum 15
(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(235, 0, 1,''); -> cached fperms for forum 235
(unspecified) fetch_permissions(235, 0, 1,''); -> cached fperms for forum 235
(unspecified) fetch_permissions(228, 0, 1,''); -> cached fperms for forum 228
(unspecified) fetch_permissions(228, 0, 1,''); -> cached fperms for forum 228
(unspecified) fetch_permissions(228, 0, 1,''); -> cached fperms for forum 228
(unspecified) fetch_permissions(228, 0, 1,''); -> cached fperms for forum 228
(unspecified) fetch_permissions(228, 0, 1,''); -> cached fperms for forum 228
(unspecified) fetch_permissions(228, 0, 1,''); -> cached fperms for forum 228
(unspecified) fetch_permissions(228, 0, 1,''); -> cached fperms for forum 228
(unspecified) fetch_permissions(228, 0, 1,''); -> cached fperms for forum 228
(unspecified) fetch_permissions(228, 0, 1,''); -> cached fperms for forum 228
(unspecified) fetch_permissions(228, 0, 1,''); -> cached fperms for forum 228
(unspecified) fetch_permissions(228, 0, 1,''); -> cached fperms for forum 228
(unspecified) fetch_permissions(228, 0, 1,''); -> cached fperms for forum 228
(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(194, 0, 1,''); -> cached fperms for forum 194
(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(194, 0, 1,''); -> cached fperms for forum 194
(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(194, 0, 1,''); -> cached fperms for forum 194
(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(194, 0, 1,''); -> cached fperms for forum 194
(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(194, 0, 1,''); -> cached fperms for forum 194
(unspecified) fetch_permissions(194, 0, 1,''); -> cached fperms for forum 194
(unspecified) fetch_permissions(112, 0, 1,''); -> cached fperms for forum 112
(unspecified) fetch_permissions(112, 0, 1,''); -> cached fperms for forum 112
FULLTEXT Search
php_sapi_name(): fpm-fcgi