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 20
1
2
3
11
>
Last
»
Showing results 1 to 25 of 500
Search took
0.02
seconds.
Search:
Posts Made By:
Carnage
Forum:
Forum and Server Management
01-26-2013, 09:42 AM
Replies:
36
What needs to handle 2500 users online at once
Views:
9,218
Posted By
Carnage
Looking at it, this is one of those instances...
Looking at it, this is one of those instances where you may just have to throw hardware at the issue. A second CPU, more ram or faster drives could help you out depending on where your bottleneck is....
Forum:
Community Lounge
01-20-2013, 02:59 PM
Replies:
2
Cross platform mods
Views:
1,011
Posted By
Carnage
The idea for this hit me having studied vbulletin...
The idea for this hit me having studied vbulletin 5's addon system; it is radically different to vbulletin 4/3's system as such I felt it was impractical to try and offer a mod that works across both...
Forum:
Community Lounge
01-20-2013, 01:52 PM
Replies:
2
Cross platform mods
Views:
1,011
Posted By
Carnage
Cross platform mods
I tried dropping this in the hatchery, however got absolutly no response from developers (how many people even have access there I don't know) so I thought I'd try this out in a more general sense.
...
Forum:
vBulletin.org Site Feedback
01-18-2013, 06:27 AM
Replies:
0
Github widget/bbcode
Views:
6,393
Posted By
Carnage
Github widget/bbcode
Could you add something like the widget on this page http://www.newmediacampaigns.com/blog/a-beautiful-jquery-github-widget as a bbcode avaliable to add to mods, styles and threads in the development...
Forum:
vB4 Programming Discussions
01-14-2013, 06:28 AM
Replies:
0
postdata_presave hook
Views:
844
Posted By
Carnage
postdata_presave hook
I've been using the postdata_presave hook to log posts to an xml file for training a spam filter with, however for some reason none of the spam posts seem to have been logged. This is highly...
Forum:
vB4 Programming Discussions
01-01-2013, 11:09 AM
Replies:
4
VB Passwords with other programs
Views:
1,001
Posted By
Carnage
Well, the C# program you are writing is external...
Well, the C# program you are writing is external to the forums, ideally you wouldn't give it direct access to your vbulletin database. If you use the API that the mobile apps use you will have a more...
Forum:
vB3 General Discussions
01-01-2013, 11:04 AM
Replies:
7
Site Hacked - Added Unknown Plugin
Views:
1,896
Posted By
Carnage
the plugin probably edited some templates...
the plugin probably edited some templates directly to put the redirect code in. If you don't have any recent backups, I'd suggest looking at the templates (maybe reimport your styles)
Forum:
vB4 General Discussions
01-01-2013, 11:03 AM
Replies:
16
Spammers!
Views:
1,448
Posted By
Carnage
I had about 100 registrations per day until I...
I had about 100 registrations per day until I added an 'are you a spambot' question to the registration form. This cut it down to about 10. From there I've banned a lot of isp's (esp chineese ones)...
Forum:
vB4 Programming Discussions
12-31-2012, 09:28 AM
Replies:
4
VB Passwords with other programs
Views:
1,001
Posted By
Carnage
you might find yourself better off using the...
you might find yourself better off using the mobile api
Forum:
vBulletin 4.x Add-ons
11-28-2012, 06:06 AM
Replies:
117
Administrative and Maintenance Tools -
Advanced Ipban Manager
Views:
28,710
Posted By
Carnage
It works well on 4.1.12; don't know about 4.2 as...
It works well on 4.1.12; don't know about 4.2 as i'm not running that version.
Forum:
vBulletin 4.x Add-ons
11-20-2011, 09:36 AM
Replies:
117
Administrative and Maintenance Tools -
Advanced Ipban Manager
Views:
28,710
Posted By
Carnage
Currently I'm unable to replicate that issue, so...
Currently I'm unable to replicate that issue, so I'm waiting for some more debugging information.
The issue is caused by something somewhere not handling integers as unsigned and capping it at the...
Forum:
vBulletin 4.x Add-ons
11-20-2011, 09:32 AM
Replies:
387
Miscellaneous Hacks -
[CMS] Use original thread for comments
Views:
56,331
Posted By
Carnage
I've not yet upgraded to 4.1.8 myself, once I do...
I've not yet upgraded to 4.1.8 myself, once I do I'll fix any issues there may be with this mod on 4.1.8
Forum:
vBulletin 4.x Add-ons
09-21-2011, 05:28 PM
Replies:
117
Administrative and Maintenance Tools -
Advanced Ipban Manager
Views:
28,710
Posted By
Carnage
you would be better off with cidr of 16 if...
you would be better off with cidr of 16
if you use the whois tool, you can see this:
Basically the block of ips is from 180.76.0.0 to 180.76.255.255 so to block them all you need a cidr of...
Forum:
vBulletin 4.x Add-ons
08-14-2011, 06:50 AM
Replies:
387
Miscellaneous Hacks -
[CMS] Use original thread for comments
Views:
56,331
Posted By
Carnage
There aren't any settings to configure. when...
There aren't any settings to configure.
when a thread is promoted to the front page; this mod prevents vBulletin from creating a new comments thread for it. Instead the original thread is used for...
Forum:
Project Tools
08-13-2011, 09:19 AM
Replies:
4
Post reported post as issue
Views:
3,873
Posted By
Carnage
I've not been around much recently, a full time...
I've not been around much recently, a full time job leaves much less time for working on things than being a student :p
I'm trying to make project tools a useful mod for many other than its...
Forum:
vBulletin 4.x Add-ons
08-10-2011, 05:42 AM
Replies:
117
Administrative and Maintenance Tools -
Advanced Ipban Manager
Views:
28,710
Posted By
Carnage
If the permissions are showing up, then it should...
If the permissions are showing up, then it should be possible to allow others access. The only related issue I've found was it not actually installing the permissions in the first place.
Forum:
Project Tools
08-10-2011, 05:38 AM
Replies:
4
Post reported post as issue
Views:
3,873
Posted By
Carnage
I think you've got the wrong idea. The idea is to...
I think you've got the wrong idea. The idea is to create a project tools issue everytime a post is reported. Thus you can use the project tools work flow for managing reported posts.
Forum:
Project Tools
08-09-2011, 05:55 AM
Replies:
4
Post reported post as issue
Views:
3,873
Posted By
Carnage
Post reported post as issue
A little something I've been working on since 4.1.5 was release; not good enough for a full mod yet, but it might be of use as a base for others.
Place in hook report_do_report (new 4.1.5)
...
Forum:
vBulletin 4.x Add-ons
08-01-2011, 04:32 PM
Replies:
117
Administrative and Maintenance Tools -
Advanced Ipban Manager
Views:
28,710
Posted By
Carnage
how would you go about detecting them?
how would you go about detecting them?
Forum:
vBulletin 4.x Add-ons
07-31-2011, 12:22 PM
Replies:
117
Administrative and Maintenance Tools -
Advanced Ipban Manager
Views:
28,710
Posted By
Carnage
It would be possible with a few tweaks. You would...
It would be possible with a few tweaks. You would just need to change the permissions that are used from admin permissions to moderator permissions and upload the files to the modcp directory instead.
Forum:
vBulletin 4.x Add-ons
07-09-2011, 07:38 AM
Replies:
96
Add-On Releases -
[PBPG] Chess
Views:
17,264
Posted By
Carnage
@revmitchell: probably because you didn't upload...
@revmitchell: probably because you didn't upload all the product files.
@DAMINK: what version of vbulletin?
@ahlynews: there isn't supposed to be a quick reply when playing a game, the controls...
Forum:
vBulletin 4.x Add-ons
07-09-2011, 07:34 AM
Replies:
98
Miscellaneous Hacks -
Custom SEO urls (mod_rewrite only)
Views:
24,412
Posted By
Carnage
I no longer have time to support this mod, I've...
I no longer have time to support this mod, I've marked it as upsupported and have marked the code as reusable. Perhaps someone with more time can turn this into a more functional modification that...
Forum:
vBulletin 4.x Add-ons
07-09-2011, 07:26 AM
Replies:
387
Miscellaneous Hacks -
[CMS] Use original thread for comments
Views:
56,331
Posted By
Carnage
It seems it still breaks the RSS feed. I can't...
It seems it still breaks the RSS feed. I can't imagine a fix being very easy at all...
Forum:
vBulletin 4.x Add-ons
07-09-2011, 07:24 AM
Replies:
95
vBulletin CMS Widgets -
Top posters widget type
Views:
18,541
Posted By
Carnage
I'm trying to get the bug...
I'm trying to get the bug http://tracker.vbulletin.com/browse/VBIV-11264 bumped up the queue for fixing as its fairly trivial.
Forum:
vBulletin 4.x Add-ons
07-09-2011, 07:16 AM
Replies:
387
Miscellaneous Hacks -
[CMS] Use original thread for comments
Views:
56,331
Posted By
Carnage
What do you mean by wrecks havok on the RSS feed?
What do you mean by wrecks havok on the RSS feed?
Showing results 1 to 25 of 500
Page 1 of 20
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
10:15 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.03024 seconds
Memory Usage
2,079KB
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
(44)
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.0099
(unspecified) fetch_permissions(232, 0, 1,''); -> cached fperms for forum 232
(unspecified) fetch_permissions(232, 0, 1,''); -> cached fperms for forum 232
(unspecified) fetch_permissions(13, 0, 1,''); -> cached fperms for forum 13
(unspecified) fetch_permissions(13, 0, 1,''); -> cached fperms for forum 13
(unspecified) fetch_permissions(13, 0, 1,''); -> cached fperms for forum 13
(unspecified) fetch_permissions(13, 0, 1,''); -> cached fperms for forum 13
(unspecified) fetch_permissions(7, 0, 1,''); -> cached fperms for forum 7
(unspecified) fetch_permissions(7, 0, 1,''); -> cached fperms for forum 7
(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(111, 0, 1,''); -> cached fperms for forum 111
(unspecified) fetch_permissions(111, 0, 1,''); -> cached fperms for forum 111
(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(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(266, 0, 1,''); -> cached fperms for forum 266
(unspecified) fetch_permissions(266, 0, 1,''); -> cached fperms for forum 266
(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(266, 0, 1,''); -> cached fperms for forum 266
(unspecified) fetch_permissions(266, 0, 1,''); -> cached fperms for forum 266
(unspecified) fetch_permissions(266, 0, 1,''); -> cached fperms for forum 266
(unspecified) fetch_permissions(266, 0, 1,''); -> cached fperms for forum 266
(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
FULLTEXT Search
php_sapi_name(): fpm-fcgi