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 5
1
2
3
>
Last
»
Showing results 1 to 25 of 125
Search took
0.00
seconds.
Search:
Posts Made By:
AngelBlue
Forum:
Modification Graveyard
06-05-2010, 10:00 PM
Replies:
7
Profile Enhancements -
[delete this]
Views:
1,621
Posted By
AngelBlue
[delete this]
This add-on is no longer available to the public.
Forum:
vBulletin 4.x Add-ons
06-04-2010, 09:54 PM
Replies:
98
Miscellaneous Hacks -
Quote Notification via PM
Views:
41,729
Posted By
AngelBlue
Add plugin: <plugin active="1"...
Add plugin:
<plugin active="1" executionorder="1">
<title>Quote Notification Cron</title>
<hookname>cron_script_cleanup_hourly</hookname>
<phpcode><![CDATA[...
Forum:
vBulletin 3.8 Add-ons
06-02-2010, 06:46 AM
Replies:
143
End-User Options -
Selective Forum Filter
Views:
43,029
Posted By
AngelBlue
Here's how I got this working with vb4: ...
Here's how I got this working with vb4:
Import attached version of the product, allowing overwrite. (this is the standard product, but with Fiel's changes included)
Edit your 'navbar' template....
Forum:
vBulletin 3.8 Add-ons
05-23-2010, 03:31 AM
Replies:
143
End-User Options -
Selective Forum Filter
Views:
43,029
Posted By
AngelBlue
Are all your top-level forums set to be...
Are all your top-level forums set to be categories, with sub-forums underneath them?
If so, try opening the plugin "SPF: User Options", and replacing:
if (trim($forum['link']))
{
return...
Forum:
vBulletin 3.7 Add-ons
11-07-2009, 10:03 PM
Replies:
150
Administrative and Maintenance Tools -
Auto Bounce Messages Management
Views:
177,556
Posted By
AngelBlue
Any chance of a 3.8 version? Most people are...
Any chance of a 3.8 version?
Most people are using 3.8, and this is a very useful mod.
Forum:
Modification Graveyard
10-06-2009, 04:15 AM
Replies:
38
Show Thread Enhancements -
Show Reputation Each Post Has Got In PostBit
Views:
12,694
Posted By
AngelBlue
If anyone wants to update this mod and release a...
If anyone wants to update this mod and release a version that is compatible, or include a patch that makes it so, go ahead.
Forum:
Modification Graveyard
04-10-2009, 04:07 AM
Replies:
23
Integration with vBulletin -
Wiki Edits in Postbits and Profiles
Views:
6,359
Posted By
AngelBlue
Good idea. I wrote this a long time ago, before I...
Good idea. I wrote this a long time ago, before I became aware of the potential DB issues of running a large forum.
Wouldn't that mean that if you had two users A and B with identical...
Forum:
vBulletin 3.7 Add-ons
04-10-2009, 03:59 AM
Replies:
150
Administrative and Maintenance Tools -
Auto Bounce Messages Management
Views:
177,556
Posted By
AngelBlue
Changed the lines listed in bold to avoid a 'only...
Changed the lines listed in bold to avoid a 'only variables may be passed by reference' error when the hourly2 cleanup job runs. If you are using my patch, above, you should update. This error can...
Forum:
Modification Graveyard
01-24-2009, 04:36 AM
Replies:
23
Integration with vBulletin -
Wiki Edits in Postbits and Profiles
Views:
6,359
Posted By
AngelBlue
Yes.
Yes.
Forum:
Modification Graveyard
01-23-2009, 12:43 AM
Replies:
23
Integration with vBulletin -
Wiki Edits in Postbits and Profiles
Views:
6,359
Posted By
AngelBlue
This mod is no longer supported. It has always...
This mod is no longer supported.
It has always worked fine for me on 3.7 and 3.8, but I lack the time to support it.
Forum:
Modification Graveyard
11-22-2008, 09:52 PM
Replies:
23
Integration with vBulletin -
Wiki Edits in Postbits and Profiles
Views:
6,359
Posted By
AngelBlue
Current local version works fine for me...
Current local version works fine for me (including with vB 3.7).
I've replaced the old XML with it. Try this one instead?
Forum:
Modification Graveyard
11-22-2008, 09:42 PM
Replies:
17
Integration with vBulletin -
Photopost Gallery Uploads in Postbits and Profiles
Views:
5,948
Posted By
AngelBlue
In the template "memberinfo_block_statistics",...
In the template "memberinfo_block_statistics", after:
Add:
Forum:
Modification Graveyard
10-13-2008, 05:05 AM
Replies:
13
Administrative and Maintenance Tools -
Stop Bad Sites From Linking To You (4chan, trolls, spammers, etc)
Views:
6,355
Posted By
AngelBlue
I just saved it fine. If more people report this...
I just saved it fine. If more people report this issue, I will update the mod.
Also on my to-do list for updating the mod is blocking all sites that end in 'chan', rather than a pre-determined...
Forum:
Modification Graveyard
10-12-2008, 05:14 AM
Replies:
13
Administrative and Maintenance Tools -
Stop Bad Sites From Linking To You (4chan, trolls, spammers, etc)
Views:
6,355
Posted By
AngelBlue
This mod is no longer supported.
This mod is no longer supported.
Forum:
Modification Graveyard
08-30-2008, 11:21 PM
Replies:
7
Administrative and Maintenance Tools -
Search for Best Posts, Worst Posts (Post Hall of Fame, Hall of Shame)
Views:
4,612
Posted By
AngelBlue
This mod is no longer supported.
This mod is no longer supported.
Forum:
Modification Graveyard
08-30-2008, 11:20 PM
Replies:
38
Show Thread Enhancements -
Show Reputation Each Post Has Got In PostBit
Views:
12,694
Posted By
AngelBlue
This mod is no longer supported by me. If...
This mod is no longer supported by me.
If anyone wishes to port it to 3.7 or otherwise update it, go ahead.
Forum:
vBulletin 3.7 Add-ons
07-04-2008, 12:53 AM
Replies:
150
Administrative and Maintenance Tools -
Auto Bounce Messages Management
Views:
177,556
Posted By
AngelBlue
I've added some code so that bouncing users now...
I've added some code so that bouncing users now get:
* Popup PM notification set to YES
* Receive admin emails set to NO
* Recieve email PM notification set to NO
* Thread subscription mode set...
Forum:
Modification Graveyard
07-02-2008, 03:05 AM
Replies:
13
Administrative and Maintenance Tools -
Stop Bad Sites From Linking To You (4chan, trolls, spammers, etc)
Views:
6,355
Posted By
AngelBlue
bugmenot.com?
bugmenot.com?
Forum:
Modification Graveyard
06-29-2008, 02:31 AM
Replies:
25
Administrative and Maintenance Tools -
Stop Members Bypassing Restrictions By Logging Out
Views:
8,219
Posted By
AngelBlue
I no longer support this mod.
I no longer support this mod.
Forum:
Modification Graveyard
06-29-2008, 02:28 AM
Replies:
12
Administrative and Maintenance Tools -
Fake Account Deletion (accounts appear deleted, but aren't!)
Views:
7,042
Posted By
AngelBlue
As to if it works on 3.7.1: I don't know. As to...
As to if it works on 3.7.1: I don't know.
As to if it works with calorie's hack: see here (https://vborg.vbsupport.ru/showpost.php?p=1441528&postcount=33).
Forum:
Modification Graveyard
06-28-2008, 10:00 PM
Replies:
13
Administrative and Maintenance Tools -
Stop Bad Sites From Linking To You (4chan, trolls, spammers, etc)
Views:
6,355
Posted By
AngelBlue
Stop Bad Sites From Linking To You (4chan, trolls, spammers, etc)
This addon has been withdrawn.
Forum:
Modification Graveyard
05-25-2008, 03:16 AM
Replies:
12
Administrative and Maintenance Tools -
Fake Account Deletion (accounts appear deleted, but aren't!)
Views:
7,042
Posted By
AngelBlue
Unfortunately, I don't offer screenshots of my...
Unfortunately, I don't offer screenshots of my hacks.
Forum:
Modification Graveyard
04-14-2008, 12:05 AM
Replies:
38
Show Thread Enhancements -
Show Reputation Each Post Has Got In PostBit
Views:
12,694
Posted By
AngelBlue
Version 5.0.0 of this mod has been released. ...
Version 5.0.0 of this mod has been released.
This version includes the database prefix fix from 4d.
It also adds a new feature : "+X" and/or "-X" markers on threads whose first posts have been...
Forum:
Modification Graveyard
04-13-2008, 10:53 PM
Replies:
38
Show Thread Enhancements -
Show Reputation Each Post Has Got In PostBit
Views:
12,694
Posted By
AngelBlue
Thanks! I had done that with most of the...
Thanks!
I had done that with most of the install code, but I forgot the nested bits in the second section of post table updates. Thanks for reminding me. I've just released version 4c which fixes...
Forum:
vBulletin 3.7 Add-ons
04-13-2008, 09:49 PM
Replies:
1,031
Profile Enhancements -
Invitation System vB 3.7 Gold
Views:
291,132
Posted By
AngelBlue
A tip for your mod... If you replace : ...
A tip for your mod...
If you replace :
if ($vbulletin->options['invitation_automatic_link_creation'] == 1) {
$template_hook['navbar_buttons_left'] .= '<td class="vbmenu_control"><a...
Showing results 1 to 25 of 125
Page 1 of 5
1
2
3
>
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:19 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.01881 seconds
Memory Usage
2,063KB
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
(62)
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.0020
(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(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(224, 0, 1,''); -> cached fperms for forum 224
(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(224, 0, 1,''); -> cached fperms for forum 224
(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(224, 0, 1,''); -> cached fperms for forum 224
(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(224, 0, 1,''); -> cached fperms for forum 224
(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(224, 0, 1,''); -> cached fperms for forum 224
(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(224, 0, 1,''); -> cached fperms for forum 224
(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(224, 0, 1,''); -> cached fperms for forum 224
(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(224, 0, 1,''); -> cached fperms for forum 224
(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(224, 0, 1,''); -> cached fperms for forum 224
(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(224, 0, 1,''); -> cached fperms for forum 224
(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(224, 0, 1,''); -> cached fperms for forum 224
(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(224, 0, 1,''); -> cached fperms for forum 224
(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(224, 0, 1,''); -> cached fperms for forum 224
(unspecified) fetch_permissions(224, 0, 1,''); -> cached fperms for forum 224
(unspecified) fetch_permissions(228, 0, 1,''); -> cached fperms for forum 228
(unspecified) fetch_permissions(228, 0, 1,''); -> cached fperms for forum 228
FULLTEXT Search
php_sapi_name(): fpm-fcgi