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.03
seconds.
Search:
Posts Made By:
Code Monkey
Forum:
vBulletin 4.x Add-ons
04-26-2013, 05:16 AM
Replies:
431
Major Additions -
[DBTech] vBArcade v2 (vB4)
Views:
95,405
Posted By
Code Monkey
Yeah I don't think it's a good idea to let mods...
Yeah I don't think it's a good idea to let mods write to .htaccess files.
Forum:
vBulletin 4.x Add-ons
04-16-2013, 07:19 PM
Replies:
431
Major Additions -
[DBTech] vBArcade v2 (vB4)
Views:
95,405
Posted By
Code Monkey
This stops in the middle of the xml import on...
This stops in the middle of the xml import on upgrade and displays the following message
Below that it displays my entire htaccess file. The code is already there but it won't continue with update.
Forum:
vBulletin 4.x Add-ons
04-11-2013, 04:09 PM
Replies:
346
Administrative and Maintenance Tools -
[DBTech] vBMail v2 (vB4)
Views:
72,893
Posted By
Code Monkey
I should add that the above is a gmail header. I...
I should add that the above is a gmail header. I can't view it in other headers since they never get through. Google is being nice because some of the info is there and they are using their own...
Forum:
vBulletin 4.x Add-ons
04-11-2013, 04:05 PM
Replies:
346
Administrative and Maintenance Tools -
[DBTech] vBMail v2 (vB4)
Views:
72,893
Posted By
Code Monkey
Going over the header fully reveals that it is...
Going over the header fully reveals that it is removing the domain from some sender and some receiver tags
Delivered-To: Domain present
Return-Path: Domain removed
Received-SPF: pass...
Forum:
vBulletin 4.x Add-ons
04-11-2013, 03:42 PM
Replies:
346
Administrative and Maintenance Tools -
[DBTech] vBMail v2 (vB4)
Views:
72,893
Posted By
Code Monkey
I was tired when I wrote the above. Let me give...
I was tired when I wrote the above. Let me give more detail.
Everywhere in the app the sender email address is displayed properly. But in the actual email received the domain is missing from the...
Forum:
vBulletin 4.x Add-ons
04-11-2013, 06:06 AM
Replies:
346
Administrative and Maintenance Tools -
[DBTech] vBMail v2 (vB4)
Views:
72,893
Posted By
Code Monkey
Nice Mod except all the from addresses are...
Nice Mod except all the from addresses are username@com. Which of course sends it into spam folder if your lucky, get's your IP spam flagged if your not lucky. Any ideas?
Forum:
vBulletin 4.x Add-ons
03-21-2013, 09:27 PM
Replies:
276
Board Optimization -
[DBTech] vB Optimise v2 (vB4)
Views:
104,150
Posted By
Code Monkey
Works Great. Good job
Works Great. Good job
Forum:
Modification Graveyard
03-24-2009, 10:58 PM
Replies:
1,410
Integration with vBulletin -
Facebook Connect - Allow your users to login with their Facebook account (for 3.8)
Views:
298,830
Posted By
Code Monkey
Thanks Ted S, that saves some time. I...
Thanks Ted S, that saves some time.
I personally don't use Facebook so it's a tough mod to test. I set up an account just to use this. One problem I have is that there are far more options to set...
Forum:
Modification Graveyard
03-22-2009, 05:08 PM
Replies:
1,410
Integration with vBulletin -
Facebook Connect - Allow your users to login with their Facebook account (for 3.8)
Views:
298,830
Posted By
Code Monkey
You're missing the point. It's so later you can...
You're missing the point. It's so later you can say "you agreed to the rules of registration" when you joined or connected with FB the first time. It's an important legal issue for some.
Forum:
Modification Graveyard
03-21-2009, 06:26 PM
Replies:
1,410
Integration with vBulletin -
Facebook Connect - Allow your users to login with their Facebook account (for 3.8)
Views:
298,830
Posted By
Code Monkey
Does this allow people to bypass the forum rules...
Does this allow people to bypass the forum rules agreement?
Forum:
vBulletin 3.8 Add-ons
03-02-2009, 04:51 AM
Replies:
2,262
Add-On Releases -
vBExperience 3.8
Views:
1,581,435
Posted By
Code Monkey
Trying this out for the first time as it seems...
Trying this out for the first time as it seems kind of cool. One question I have is why is everyone at level 1?
EDIT: oh never mind I found the text file.
Forum:
vBulletin 3.8 Add-ons
12-22-2008, 06:05 AM
Replies:
1,279
Board Optimization -
[DBTech] vB Optimise 2.0.1 (Lite)
Views:
307,455
Posted By
Code Monkey
Most excellent work. Best Hack I have seen in a...
Most excellent work. Best Hack I have seen in a long time.
Forum:
vBulletin 3.7 Add-ons
06-02-2008, 05:49 AM
Replies:
114
Profile Enhancements -
Customizable Roster
Views:
35,751
Posted By
Code Monkey
Is this limited to one clan only or can it be...
Is this limited to one clan only or can it be used by multiple clans that home at a forum? To show their own separate clan page.
Forum:
vBulletin 3 Articles
06-02-2008, 05:43 AM
Replies:
128
[How-to] Add more tabs to the vB 3.7 profile pages
Views:
56,223
Posted By
Code Monkey
I'm still working all that out. It appears that...
I'm still working all that out. It appears that you can use variables when you eval your own templates but you need to use the $this->block_data array for passing things to the main template.
Forum:
vBulletin 3 Articles
05-28-2008, 04:54 PM
Replies:
128
[How-to] Add more tabs to the vB 3.7 profile pages
Views:
56,223
Posted By
Code Monkey
Presuming you are referring to the user info of...
Presuming you are referring to the user info of the profile and not the viewer.
$this->profile->userinfo
Forum:
vBulletin 3 Articles
05-20-2008, 07:57 PM
Replies:
128
[How-to] Add more tabs to the vB 3.7 profile pages
Views:
56,223
Posted By
Code Monkey
So what's the deal with phrases? It seems only...
So what's the deal with phrases? It seems only GLOBAL phrases work in blocks no matter what you put in the new class. Even if the phrasegroup shows as available for the page. So there must be some...
Forum:
vBulletin 3.8 Add-ons
05-18-2008, 07:56 AM
Replies:
490
Moderators Functions -
One-touch Spam Ban and Cleanup
Views:
166,449
Posted By
Code Monkey
This is one of the most used and useful mods I...
This is one of the most used and useful mods I have ever had on my vBulletin forums. It has worked so well for me that I have never found need to mess with the code or report a bug. He did good work...
Forum:
vBulletin 3.6 Add-ons
05-12-2008, 06:37 PM
Replies:
1,469
Show Thread Enhancements -
AME - Auto Media Embedding (youtube, Amazon, google, myspace, etc...)
Views:
504,413
Posted By
Code Monkey
It seems to work just fine on 3.7. Has anyone...
It seems to work just fine on 3.7. Has anyone gotten it to work in profile posts?
Forum:
vBulletin 3.7 Template Modifications
05-06-2008, 04:37 PM
Replies:
145
New Posting Features -
GTSmiliebox - Move Smilies Below Editor
Views:
76,799
Posted By
Code Monkey
The old one works. What's the compelling reason...
The old one works. What's the compelling reason to uninstall and install this?
Forum:
vBulletin 3 Articles
05-02-2008, 03:00 PM
Replies:
128
[How-to] Add more tabs to the vB 3.7 profile pages
Views:
56,223
Posted By
Code Monkey
Thanks for this Calorie. Saved me a lot of leg...
Thanks for this Calorie. Saved me a lot of leg work.
Forum:
vBulletin 3 Articles
05-02-2008, 02:59 PM
Replies:
21
How Design Affects Performance : Progressive Rendering
Views:
98,534
Posted By
Code Monkey
Very nice. I would add that storing javascript in...
Very nice. I would add that storing javascript in a separate file is always the best option by far. The browser will cache a separate file which means the code doesn't have to be downloaded for every...
Forum:
vBulletin 3.5 Add-ons
04-23-2008, 10:37 PM
Replies:
108
PM Auto Reply
Views:
23,926
Posted By
Code Monkey
That went away for me when I went into the plugin...
That went away for me when I went into the plugin code and switched all instances of mysql_fetch_array() with the proper $vbulletin->db->fetch_array() function.
Forum:
vBulletin 3.6 Add-ons
04-22-2008, 06:46 AM
Replies:
1,421
Mini Mods -
Email reminder for inactive users
Views:
331,585
Posted By
Code Monkey
For some odd reason he is using short tags. Just...
For some odd reason he is using short tags. Just go to the first line of remindermail.php and change <? to <?php and that will go away.
Forum:
vBulletin 3.6 Add-ons
04-22-2008, 05:43 AM
Replies:
212
Integration with vBulletin -
Photobucket Image Uploader
Views:
54,534
Posted By
Code Monkey
I only upgrade if I see features that I think...
I only upgrade if I see features that I think will be useful to a site. Take vB 3.7 for example. It doesn't really have any new features I need for any of my sites. I could probably try the SN...
Forum:
vBulletin 3.6 Add-ons
04-22-2008, 05:27 AM
Replies:
151
Board Optimization -
vB AJAX Cron
Views:
36,128
Posted By
Code Monkey
Just unzip the files to your local hard drive...
Just unzip the files to your local hard drive with the directories intact. Then open the folder that says it's contents need to be uploaded to your forum home. Highlight all the contents including...
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
08: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.04826 seconds
Memory Usage
2,076KB
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
(75)
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.0156
(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
(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(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(187, 0, 1,''); -> cached fperms for forum 187
(unspecified) fetch_permissions(187, 0, 1,''); -> cached fperms for forum 187
(unspecified) fetch_permissions(187, 0, 1,''); -> cached fperms for forum 187
(unspecified) fetch_permissions(187, 0, 1,''); -> cached fperms for forum 187
(unspecified) fetch_permissions(187, 0, 1,''); -> cached fperms for forum 187
(unspecified) fetch_permissions(187, 0, 1,''); -> cached fperms for forum 187
(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(194, 0, 1,''); -> cached fperms for forum 194
(unspecified) fetch_permissions(194, 0, 1,''); -> cached fperms for forum 194
(unspecified) fetch_permissions(229, 0, 1,''); -> cached fperms for forum 229
(unspecified) fetch_permissions(229, 0, 1,''); -> cached fperms for forum 229
(unspecified) fetch_permissions(187, 0, 1,''); -> cached fperms for forum 187
(unspecified) fetch_permissions(187, 0, 1,''); -> cached fperms for forum 187
(unspecified) fetch_permissions(187, 0, 1,''); -> cached fperms for forum 187
(unspecified) fetch_permissions(187, 0, 1,''); -> cached fperms for forum 187
(unspecified) fetch_permissions(113, 0, 1,''); -> cached fperms for forum 113
(unspecified) fetch_permissions(113, 0, 1,''); -> cached fperms for forum 113
(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
FULLTEXT Search
php_sapi_name(): fpm-fcgi