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 60
Search took
0.00
seconds.
Search:
Posts Made By:
carmichael1973
Forum:
vBulletin 3.6 Add-ons
03-27-2010, 12:23 PM
Replies:
1,228
Administrative and Maintenance Tools -
vbStopForumSpam - known spammer lookup for new registrations
Views:
427,580
Posted By
carmichael1973
That was it... thanks Pedigree!!! I must say,...
That was it... thanks Pedigree!!! I must say, this mod has significantly reduced the amount of time I spend cleaning up spam posts and users.
Forum:
vBulletin 3.6 Add-ons
03-27-2010, 12:14 PM
Replies:
1,228
Administrative and Maintenance Tools -
vbStopForumSpam - known spammer lookup for new registrations
Views:
427,580
Posted By
carmichael1973
I was thinking the same thing. I do have one...
I was thinking the same thing. I do have one Mod... Moderate New Registrations Based On IP Geographical Origin (https://vborg.vbsupport.ru/showthread.php?t=198440)
I'll disable it and see what...
Forum:
vBulletin 3.6 Add-ons
03-25-2010, 10:33 AM
Replies:
1,228
Administrative and Maintenance Tools -
vbStopForumSpam - known spammer lookup for new registrations
Views:
427,580
Posted By
carmichael1973
OK... I've been reading for hours and yes I...
OK... I've been reading for hours and yes I admit, I skipped a page or two here and there...lol
This mods works excellent for me with one exception. Once the registration is complete I get a "Page...
Forum:
vBulletin 3.7 Add-ons
12-08-2009, 08:49 PM
Replies:
302
Administrative and Maintenance Tools -
Admin Log In As User
Views:
96,293
Posted By
carmichael1973
Inside the...
Inside the admin_log_in_as_user_member_info_link_vb37 template.
Make sure you edit the array portion to reflect the actual user id's of the profiles you wish to exclude the link from.
Forum:
vBulletin 3.6 Add-ons
11-05-2009, 01:40 AM
Replies:
444
Major Additions -
vBMS : vBulletin Mail System
Views:
113,406
Posted By
carmichael1973
OK... I just received contact from Krofh. He no...
OK... I just received contact from Krofh. He no longer has access to this site and has no objection. Once I verify that no other person with ties to this has any objection, I'll get started.
...
Forum:
vBulletin 3.6 Add-ons
11-05-2009, 12:35 AM
Replies:
444
Major Additions -
vBMS : vBulletin Mail System
Views:
113,406
Posted By
carmichael1973
I've contacted Krofh about recoding this to 3.8x...
I've contacted Krofh about recoding this to 3.8x and if he (or anyone with ties to it) have no problems with it, I'll take it on.
Just to be clear, I don't accept donations. Save your money for...
Forum:
vBulletin 3.8 Add-ons
10-30-2009, 11:21 PM
Replies:
101
Show Thread Enhancements -
Hidden Back Links - Let content thieves promote your site
Views:
34,217
Posted By
carmichael1973
Excellent work my friend!!! INSTALLED
Excellent work my friend!!! INSTALLED
Forum:
Modification Graveyard
09-27-2009, 01:36 AM
Replies:
259
Chat Modifications -
Flashchat 5 or 6 : Integration for vBulletin 3.8
Views:
56,487
Posted By
carmichael1973
Paul I have a huge amount of respect for you. I'm...
Paul I have a huge amount of respect for you. I'm just one of those people who gives it my best shot before crying to the guy who made the "Free Mod" I'm using. If I can help a few others out along...
Forum:
Modification Graveyard
09-26-2009, 06:18 PM
Replies:
259
Chat Modifications -
Flashchat 5 or 6 : Integration for vBulletin 3.8
Views:
56,487
Posted By
carmichael1973
Well let's see.... hmmm! Maybe the others that...
Well let's see.... hmmm! Maybe the others that have posted in this thread having the same problem I did after upgrading to vb 3.8.2? Who's Online shows "Unknown Location" and a path like...
Forum:
Modification Graveyard
09-19-2009, 09:55 AM
Replies:
259
Chat Modifications -
Flashchat 5 or 6 : Integration for vBulletin 3.8
Views:
56,487
Posted By
carmichael1973
If anyone is interested. Here's a fix for the...
If anyone is interested. Here's a fix for the Who's Online "Unknown Location" issue with VB 3.81+ w/ FC5
This will register the pages correctly!!!
...
Forum:
vBulletin 3.7 Add-ons
09-06-2009, 12:47 AM
Replies:
302
Administrative and Maintenance Tools -
Admin Log In As User
Views:
96,293
Posted By
carmichael1973
Or if you want to set this for multiple users use...
Or if you want to set this for multiple users use this:
<if condition="in_array($userinfo[userid], array(1,2,3))">You Cannot Login As This User<else /><a...
Forum:
vBulletin 3.7 Add-ons
09-01-2009, 12:13 AM
Replies:
302
Administrative and Maintenance Tools -
Admin Log In As User
Views:
96,293
Posted By
carmichael1973
Just repace the code in the...
Just repace the code in the admin_log_in_as_user_member_info_link_vb37 template with this:
<li class="thead"><if condition="$userinfo['userid'] == '1'">You Cannot Login As This User<else /><a...
Forum:
vBulletin 3.7 Add-ons
08-30-2009, 09:47 PM
Replies:
93
Add-On Releases -
vBAdvanced Module: Latest Album Pictures
Views:
28,211
Posted By
carmichael1973
Guys this is a simple fix... The <if> conditional...
Guys this is a simple fix... The <if> conditional is missing from the adv_portal_album_pictures_bit template.
Replace the adv_portal_album_pictures_bit template with this code and you will be...
Forum:
Modification Graveyard
08-03-2009, 12:46 PM
Replies:
1,410
Integration with vBulletin -
Facebook Connect - Allow your users to login with their Facebook account (for 3.8)
Views:
298,893
Posted By
carmichael1973
Just an update to my issue... I haven't done...
Just an update to my issue... I haven't done anything but the error is gone today. Maybe it was FB making some changes.
Forum:
vBulletin 3.8 Add-ons
08-02-2009, 06:53 PM
Replies:
103
Mini Mods -
Marquee Text
Views:
32,971
Posted By
carmichael1973
Of course, anything is possible. It can either be...
Of course, anything is possible. It can either be hardcoded right at the plugin level or what I'm planning, which is adding selectable usergroups from the options menu.
I just don't have the time...
Forum:
Modification Graveyard
08-02-2009, 06:17 PM
Replies:
1,410
Integration with vBulletin -
Facebook Connect - Allow your users to login with their Facebook account (for 3.8)
Views:
298,893
Posted By
carmichael1973
That's correct, I haven't made any changes in a...
That's correct, I haven't made any changes in a month or so. Also, I've noticed the problem only exists with IE. I hate that browser but unfortunately I must support it.
I'm trying to see what...
Forum:
vBulletin 3.8 Add-ons
08-02-2009, 05:57 PM
Replies:
103
Mini Mods -
Marquee Text
Views:
32,971
Posted By
carmichael1973
I'll try to help with a couple of these issues...
I'll try to help with a couple of these issues which are pretty basic!
To add spaces:
Insert : for each SPACE
(So would = 3 SPACES)
To add STOP/START on...
Forum:
Modification Graveyard
08-02-2009, 04:58 PM
Replies:
1,410
Integration with vBulletin -
Facebook Connect - Allow your users to login with their Facebook account (for 3.8)
Views:
298,893
Posted By
carmichael1973
Been using this for a while and a new error just...
Been using this for a while and a new error just arrived (see attached image)
Very strange. Double checked my settings and everything still functions properly. Just getting a great deal of error...
Forum:
vBulletin 3.7 Add-ons
05-04-2009, 02:44 AM
Replies:
302
Administrative and Maintenance Tools -
Admin Log In As User
Views:
96,293
Posted By
carmichael1973
ok... the problem is inside this plugin code! ...
ok... the problem is inside this plugin code!
$admin_log_in_as_userinfo = $vbulletin->db->query_first("SELECT admin_log_in_as_user FROM " . TABLE_PREFIX . "administrator WHERE userid = '" ....
Forum:
vBulletin 3.7 Add-ons
05-04-2009, 02:35 AM
Replies:
302
Administrative and Maintenance Tools -
Admin Log In As User
Views:
96,293
Posted By
carmichael1973
I'm right there with everyone else. I've used...
I'm right there with everyone else. I've used similar hacks for a long time and use it regularly. I'll look into it myself tomorrow.
Nice work though!!
Forum:
vBulletin 3.7 Add-ons
09-07-2008, 11:04 AM
Replies:
10
Miscellaneous Hacks -
Display Visitor's IP Location on Forum Pages.
Views:
9,094
Posted By
carmichael1973
Generally it is correct... it's usually fairly...
Generally it is correct... it's usually fairly accurate atleast to the city. I've noticed that when I'm using a mobile broadband connection, the location is not even close.
The downside to this...
Forum:
vBulletin 3.7 Add-ons
08-24-2008, 01:30 PM
Replies:
22
Mini Mods -
Limit Registration By Email Domain 1.1
Views:
10,917
Posted By
carmichael1973
Exactly what I was looking for! I admin our...
Exactly what I was looking for! I admin our company BB and we do allow some of our larger clients to have access. I've had registration turned off to keep unauthorized users from registering. Finally...
Forum:
vB3 General Discussions
08-18-2008, 09:00 PM
Replies:
6
Upload file size problem!
Views:
1,308
Posted By
carmichael1973
OK I must have been completely out of it! For...
OK I must have been completely out of it! For some reason I kept thinking KB instead of bytes. Thanks for pointing out the obvious and proving once again that even the best of us can have streaks of...
Forum:
vB3 General Discussions
08-18-2008, 02:42 AM
Replies:
6
Upload file size problem!
Views:
1,308
Posted By
carmichael1973
Here is a shot of my Attachment Manager
Here is a shot of my Attachment Manager
Forum:
vB3 General Discussions
08-18-2008, 02:39 AM
Replies:
6
Upload file size problem!
Views:
1,308
Posted By
carmichael1973
Yep, it is set to 20000 KB for ZIP extension.
Yep, it is set to 20000 KB for ZIP extension.
Showing results 1 to 25 of 60
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
06:05 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.02699 seconds
Memory Usage
2,044KB
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.0011
(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(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(235, 0, 1,''); -> cached fperms for forum 235
(unspecified) fetch_permissions(235, 0, 1,''); -> cached fperms for forum 235
(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(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(224, 0, 1,''); -> cached fperms for forum 224
(unspecified) fetch_permissions(224, 0, 1,''); -> cached fperms for forum 224
(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(224, 0, 1,''); -> cached fperms for forum 224
(unspecified) fetch_permissions(224, 0, 1,''); -> cached fperms for forum 224
(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(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(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(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(111, 0, 1,''); -> cached fperms for forum 111
(unspecified) fetch_permissions(111, 0, 1,''); -> cached fperms for forum 111
FULLTEXT Search
php_sapi_name(): fpm-fcgi