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 12
1
2
3
11
>
Last
»
Showing results 1 to 25 of 285
Search took
0.01
seconds.
Search:
Posts Made By:
James T Brock
Forum:
vBulletin 3.8 Add-ons
11-01-2011, 02:10 AM
Replies:
77
Forum Display Enhancements -
All Topic / Master Forums - View Threads from Multiple Forums in a Master Forums
Views:
21,052
Posted By
James T Brock
If you do that ALL threads disappear except for...
If you do that ALL threads disappear except for the stickies.
Forum:
vBulletin 3.8 Add-ons
10-29-2011, 09:16 PM
Replies:
353
New Posting Features -
Thread Thumbnails
Views:
92,400
Posted By
James T Brock
Bug; If more than one image URL is posted on the...
Bug; If more than one image URL is posted on the same line this mod doesn't work. Anyway to fix this?
Forum:
vBulletin 3.8 Add-ons
10-29-2011, 07:13 PM
Replies:
77
Forum Display Enhancements -
All Topic / Master Forums - View Threads from Multiple Forums in a Master Forums
Views:
21,052
Posted By
James T Brock
Thank you, changing the execution order did fix...
Thank you, changing the execution order did fix the issue. One last question, I noticed in the 4.0 version of this mod there is a way to have sticky threads show in the master forum, how do you do it...
Forum:
vBulletin 3.8 Add-ons
10-25-2011, 03:16 AM
Replies:
77
Forum Display Enhancements -
All Topic / Master Forums - View Threads from Multiple Forums in a Master Forums
Views:
21,052
Posted By
James T Brock
vbOptomize Pro. I confirmed it's what's causing...
vbOptomize Pro. I confirmed it's what's causing the issue, when I disable that hook it works.
Anyway to have them both working together? This is the code in that hook location...
if...
Forum:
vBulletin 3.8 Add-ons
10-24-2011, 08:44 PM
Replies:
77
Forum Display Enhancements -
All Topic / Master Forums - View Threads from Multiple Forums in a Master Forums
Views:
21,052
Posted By
James T Brock
I am getting the below error. Any ideas on how to...
I am getting the below error. Any ideas on how to fix this?
Database error in vBulletin 3.8.5:
Invalid SQL:
SELECT COUNT(*) AS threads,
(
SELECT COUNT(*) AS newthread
FROM thread AS...
Forum:
vB3 Programming Discussions
10-03-2011, 06:14 PM
Replies:
2
Disallow ALL moderation in archive subforum?
Views:
664
Posted By
James T Brock
Hi, thanks for your reply! I don't know what I...
Hi, thanks for your reply! I don't know what I was thinking, that's not the right page at all.
The correct page is class_postbit.php and the relevant code is:
// hide edit button if they...
Forum:
vB3 Programming Discussions
09-21-2011, 07:05 PM
Replies:
2
Disallow ALL moderation in archive subforum?
Views:
664
Posted By
James T Brock
Disallow ALL moderation in archive subforum?
I have an archive forum where I do NOT want anyone, including other admins and global mods to have the ability to moderate. How do I do this?
This is the relevant code in editpost.php
if...
Forum:
Modification Requests/Questions (Unpaid)
09-18-2011, 12:11 PM
Replies:
2
hide posts based on users votes like youtube
Views:
653
Posted By
James T Brock
Try "helpful answers", I think there's also a...
Try "helpful answers", I think there's also a paid this; https://vborg.vbsupport.ru/showthread.php?t=243511
Might only be the paid version with that feature though.
Forum:
Modification Requests/Questions (Unpaid)
09-18-2011, 12:09 PM
Replies:
0
Album pics as forum threads
Views:
402
Posted By
James T Brock
Album pics as forum threads
Does this mod already exists or does anyone know a way to do it?
Basically I want the pics in the album, from either all users or individual users, to show up as forum threads.
Forum:
Modification Graveyard
08-19-2011, 03:47 PM
Replies:
86
Administrative and Maintenance Tools -
Hide the IP of Super Admins (now it hides it at the online list as well)
Views:
17,260
Posted By
James T Brock
This mod and the 3.8 version both add one...
This mod and the 3.8 version both add one additional query for EVERY post you have on a page. So if you normally have 15 queries per thread view and your forum is set to show 30 posts per page then...
Forum:
vBulletin 3.8 Add-ons
08-19-2011, 02:11 PM
Replies:
1,279
Board Optimization -
[DBTech] vB Optimise 2.0.1 (Lite)
Views:
307,459
Posted By
James T Brock
When I try to enable XCACHE in vboptimize and run...
When I try to enable XCACHE in vboptimize and run a system test I get this popup error: AJAX Failure internal server error
And then when I try to load the forum it lags and according to my debug...
Forum:
vBulletin 3.7 Add-ons
08-10-2011, 03:05 AM
Replies:
5
Miscellaneous Hacks -
Ban IP's In vBulletin Options Easily
Views:
2,925
Posted By
James T Brock
vBulletin by default can already ban users by IP...
vBulletin by default can already ban users by IP addresses easily by inserting one per line. What's the benefit of using this?
Forum:
vB3 General Discussions
08-06-2011, 07:27 AM
Replies:
5
vBulletin Blog
Views:
1,035
Posted By
James T Brock
Is it buggy or has most of those kinks been...
Is it buggy or has most of those kinks been worked out?
Forum:
vB3 General Discussions
08-05-2011, 03:04 PM
Replies:
5
vBulletin Blog
Views:
1,035
Posted By
James T Brock
vBulletin Blog
I have a license for the vBulletin 4 publishing suite which includes the Blog and CMS however I don't use vB 4 at the moment since it's still a piece of crap. I'm currently using the latest version...
Forum:
vB3 Programming Discussions
07-12-2011, 03:11 AM
Replies:
2
change URL of newthread.php?
Views:
849
Posted By
James T Brock
Thanks for the quick reply, I'll try it out soon....
Thanks for the quick reply, I'll try it out soon. So far "FORUMDISPLAY" and "newthread" appear to be the only templates that have any references to newthread.php. Hopefully that will work.
Forum:
vB3 Programming Discussions
07-12-2011, 02:51 AM
Replies:
2
change URL of newthread.php?
Views:
849
Posted By
James T Brock
change URL of newthread.php?
How do I change the URL of newthread.php on my forum? Obviously I know how to change it to, for instance newthreadpost.php or whatever through FTP but what scripts do I edit to reflect this change on...
Forum:
vBulletin 3.8 Add-ons
06-13-2011, 10:15 PM
Replies:
160
Add-On Releases -
DnP Firewall : SEO Friendly Double-Protection Layers against Flood / DoS / Spam Bots
Views:
57,718
Posted By
James T Brock
The OP doesn't even use this on their own website...
The OP doesn't even use this on their own website anymore...
Forum:
vB3 General Discussions
05-06-2011, 03:31 AM
Replies:
2
Restrict Usergroups On Posting Threads Per Day
Views:
759
Posted By
James T Brock
If you read the comments someone says it works on...
If you read the comments someone says it works on 3.8....
Forum:
vB4 General Discussions
05-05-2011, 03:18 PM
Replies:
3
The Latest vb4 compaired to vB3.8
Views:
633
Posted By
James T Brock
Thank you both for your replies. That...
Thank you both for your replies.
That is the answer I was looking for and what I suspected all along. I'll work on fixing my current install of vBulletin.
Forum:
vB4 General Discussions
05-05-2011, 03:43 AM
Replies:
3
The Latest vb4 compaired to vB3.8
Views:
633
Posted By
James T Brock
The Latest vb4 compaired to vB3.8
I am having some performance issues with my current install of vB 3.8. My forum has a few million posts and thousands of users online at one time. Will vB4 improve performance a bit? Have most of the...
Forum:
vBulletin 3.8 Add-ons
02-06-2011, 01:46 PM
Replies:
45
Administrative and Maintenance Tools -
vBRules
Views:
74,487
Posted By
James T Brock
I just downloaded the file and had no problem...
I just downloaded the file and had no problem opening the zip file so it sounds like user error. Have you ever had this happen before, are you able to download other files off this forum and open...
Forum:
vBulletin 3.8 Add-ons
02-05-2011, 10:44 PM
Replies:
691
Chat Modifications -
[DBTech] vBShout v6 (vB3) [AJAX]
Views:
117,779
Posted By
James T Brock
How can I prune the command log?
How can I prune the command log?
Forum:
vBulletin 3.6 Add-ons
01-21-2011, 04:59 PM
Replies:
2,155
Show Thread Enhancements -
[AJAX] Post Thank You Hack
Views:
744,316
Posted By
James T Brock
On my large forum I can't uninstall this hack....
On my large forum I can't uninstall this hack. When I click the uninstall button it just stalls. Is there anyway to manually uninstall this if the admin panel option isn't working?
edit:...
Forum:
vB3 Programming Discussions
01-07-2011, 03:44 PM
Replies:
0
MySQL over-loading, what could be causing this?
Views:
1,118
Posted By
James T Brock
MySQL over-loading, what could be causing this?
On my forum every couple of hours MySQL over-loads on my server and the load goes through the roof. My forum has a couple million posts and several thousand visitors a day.
Here is an example of...
Forum:
vB3 General Discussions
01-01-2011, 03:49 PM
Replies:
18
Show last 50 posts on homepage
Views:
2,458
Posted By
James T Brock
Why don't you think it's the right thing? Either...
Why don't you think it's the right thing? Either of the mods below will do exactly what you're asking.
https://vborg.vbsupport.ru/showthread.php?t=166791...
Showing results 1 to 25 of 285
Page 1 of 12
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
02:18 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.03442 seconds
Memory Usage
2,075KB
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
(35)
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.0046
(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(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(235, 0, 1,''); -> cached fperms for forum 235
(unspecified) fetch_permissions(235, 0, 1,''); -> cached fperms for forum 235
(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(112, 0, 1,''); -> cached fperms for forum 112
(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(112, 0, 1,''); -> cached fperms for forum 112
(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(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(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(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(251, 0, 1,''); -> cached fperms for forum 251
(unspecified) fetch_permissions(251, 0, 1,''); -> cached fperms for forum 251
(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(194, 0, 1,''); -> cached fperms for forum 194
(unspecified) fetch_permissions(194, 0, 1,''); -> cached fperms for forum 194
(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(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