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 11
1
2
3
>
Last
»
Showing results 1 to 25 of 273
Search took
0.01
seconds.
Search:
Posts Made By:
findingpeace
Forum:
vB4 General Discussions
01-10-2015, 07:12 PM
Replies:
2
Website/forum redirecting to spam sites
Views:
693
Posted By
findingpeace
Website/forum redirecting to spam sites
We ran into this issue and I just wanted to share it here in case anyone else has had the same problem.
Over the past week, thousands of forums & blogs have been getting user reports of...
Forum:
vB4 General Discussions
12-06-2014, 11:34 AM
Replies:
6
Going from vB/forum to vB. Is it worth it?
Views:
484
Posted By
findingpeace
Why not just redirect the homepage to /forum ?
Why not just redirect the homepage to /forum ?
Forum:
vB4 General Discussions
11-02-2014, 12:17 AM
Replies:
2
Infraction -> New Thread hook?
Views:
763
Posted By
findingpeace
Infraction -> New Thread hook?
Hi! I need infractions to create a new thread in TWO forums (not just one). The thread is identical, I just need two different sets of mods to be able to see the report and comment separately.
vB4...
Forum:
vB4 General Discussions
11-01-2014, 11:28 PM
Replies:
2
Category Widget
Views:
342
Posted By
findingpeace
You can delete CMS categories here: ...
You can delete CMS categories here:
/admincp/cms_content_admin.php?do=category
Then clear system cache, since CMS widgets can have cache.
Forum:
vB4 General Discussions
10-28-2014, 10:28 AM
Replies:
26
4.2.2 Patch
Views:
1,998
Posted By
findingpeace
Thank you!!!
Thank you!!!
Forum:
vB4 General Discussions
10-27-2014, 12:41 PM
Replies:
26
4.2.2 Patch
Views:
1,998
Posted By
findingpeace
4.2.2 Patch
Is there a list of changed files for 4.2.2 PL2? I already have 4.2.2 PL1, and don't want to overwrite every single file, since we do have some code edits.
Is there a way for us to simply disable...
Forum:
vB4 General Discussions
09-25-2014, 03:47 PM
Replies:
25
can't find the SAVE button on Add New Forum
Views:
1,383
Posted By
findingpeace
Try disabling any ad blockers you have on your...
Try disabling any ad blockers you have on your browser. Also if hooks aren't causing the problem, see if you have any changed files:
ACP -> Maintenance -> Diagnostics -> Suspect File Versions
Forum:
vB4 General Discussions
09-25-2014, 02:02 PM
Replies:
6
Hook for IP Blocked guests?
Views:
678
Posted By
findingpeace
We have multiple admins banning IP addresses, so...
We have multiple admins banning IP addresses, so we wouldn't be able to do .htaccess (only site owner has access). Thank you though!
Zachery, do you know where I would put it in the standard_error...
Forum:
vB4 General Discussions
09-23-2014, 08:35 PM
Replies:
6
Hook for IP Blocked guests?
Views:
678
Posted By
findingpeace
Thanks very much kh99! I just tried putting the...
Thanks very much kh99! I just tried putting the no-cache header in the function but it's still caching IP block messages for everyone. I highlighted the line I added below:
function...
Forum:
vB4 General Discussions
09-23-2014, 02:30 PM
Replies:
6
Hook for IP Blocked guests?
Views:
678
Posted By
findingpeace
Hook for IP Blocked guests?
What hook would I use to create a plugin where the guest's IP is blocked under User Banning Options?
My problem is that I've implemented a cache for guest users that works great, unless an IP...
Forum:
vB4 General Discussions
09-21-2014, 02:44 PM
Replies:
5
Stress testing vBulletin 4?
Views:
823
Posted By
findingpeace
Hi Zachery, do you have any suggestions for free...
Hi Zachery, do you have any suggestions for free or cheap CDNs that work well with vB4?
Forum:
vB4 General Discussions
09-21-2014, 02:15 PM
Replies:
5
Stress testing vBulletin 4?
Views:
823
Posted By
findingpeace
This is very cool, thanks Ozzy!
This is very cool, thanks Ozzy!
Forum:
vB4 General Discussions
09-21-2014, 02:04 PM
Replies:
5
Stress testing vBulletin 4?
Views:
823
Posted By
findingpeace
Stress testing vBulletin 4?
We've recently migrated from Apache to Litespeed and noticed some really nice improvements. I also configured Litespeed Cache to so that guests see a 2 minute cache of the site.
The reason for...
Forum:
vB4 General Discussions
09-20-2014, 04:27 PM
Replies:
4
Clean up filedata table after database -> filesystem
Views:
1,113
Posted By
findingpeace
Thanks very much for your help!
Thanks very much for your help!
Forum:
vB4 General Discussions
09-20-2014, 11:21 AM
Replies:
4
Clean up filedata table after database -> filesystem
Views:
1,113
Posted By
findingpeace
Thanks Zachery! That did the trick - but even...
Thanks Zachery! That did the trick - but even though the database is 500mb smaller, I still see 6,000+ rows in the filedata table, is that expected?
Forum:
vB4 General Discussions
09-20-2014, 01:51 AM
Replies:
4
Clean up filedata table after database -> filesystem
Views:
1,113
Posted By
findingpeace
Clean up filedata table after database -> filesystem
I ran the database -> filesystem change for attachments (ACP -> Attachments -> Attachment Storage Type -> Move Items from Database into File System) and everything works, but my database size is...
Forum:
vBulletin 4.x Add-ons
09-19-2014, 04:03 PM
Replies:
184
Mini Mods -
Recent Thanks for [AJAX] Post Thank You Hack
Views:
65,567
Posted By
findingpeace
If you have a big board, I highly recommend...
If you have a big board, I highly recommend indexing the date column, otherwise the lookups for this become extremely slow, sorting by millions of dates.
Forum:
vB4 General Discussions
09-16-2014, 10:22 AM
Replies:
2
nginx and vBulletin 4.2.2?
Views:
858
Posted By
findingpeace
nginx and vBulletin 4.2.2?
Has anyone here switched their server from Apache to nginx? How did it work with vB4? Did you have to make any changes?
I've read a lot of stories that say the speed difference is "night and day",...
Forum:
vB4 General Discussions
09-03-2014, 11:13 PM
Replies:
27
Why are my avatars and images not showing up?
Views:
3,733
Posted By
findingpeace
Hmm I see with Safari & Chrome
Hmm I see with Safari & Chrome
Forum:
vB4 General Discussions
09-03-2014, 11:05 PM
Replies:
27
Why are my avatars and images not showing up?
Views:
3,733
Posted By
findingpeace
This is his site (recently posted on another...
This is his site (recently posted on another thread) -
http://www.livegroupbreaks.com/forums/forum.php
I hope someone figures it out soon, as I'm actually weirdly curious now :)
Forum:
vB4 General Discussions
09-03-2014, 10:50 PM
Replies:
27
Why are my avatars and images not showing up?
Views:
3,733
Posted By
findingpeace
What's weird is that even the image.php file...
What's weird is that even the image.php file (with no query strings) loads a broken image instead of vBulletin logo like anyone else. He could try replacing image.php with stock vB4 image.php &...
Forum:
vB4 General Discussions
09-03-2014, 10:09 PM
Replies:
27
Why are my avatars and images not showing up?
Views:
3,733
Posted By
findingpeace
Yep I mean file names for avatars. vBulletin...
Yep I mean file names for avatars. vBulletin keeps the original file name of the image, and if that name has commas (or sometimes spaces), it craps out on the new Chrome. Still testing with other...
Forum:
vB4 General Discussions
09-03-2014, 04:58 PM
Replies:
27
Why are my avatars and images not showing up?
Views:
3,733
Posted By
findingpeace
Slightly better solution is to leave the header...
Slightly better solution is to leave the header enabled, but add something like this into image.php:
$nocom = str_replace(",", "", $imageinfo['filename']);
header('Pragma:'); // VBIV-8269 ...
Forum:
Community Reviews
09-02-2014, 05:50 PM
Replies:
56
Just acquired another existing site, please review and suggest improvements.
Views:
9,221
Posted By
findingpeace
LOL I was just getting ready to argue with you...
LOL I was just getting ready to argue with you until I realized this was a joke.
Max, can I ask what optimizations you did? The site is so freaking fast for vB4!!
Anyway, looks great, nice job...
Forum:
vB4 General Discussions
09-01-2014, 08:45 PM
Replies:
27
Why are my avatars and images not showing up?
Views:
3,733
Posted By
findingpeace
Try adding this line to your .htaccess file: ...
Try adding this line to your .htaccess file:
Header unset Content-disposition
That header has caused us nothing but trouble with new browsers. Any filenames with a space result in a double...
Showing results 1 to 25 of 273
Page 1 of 11
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
05:01 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.02034 seconds
Memory Usage
2,065KB
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
(33)
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.0039
(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(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(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(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(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(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(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(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(245, 0, 1,''); -> cached fperms for forum 245
(unspecified) fetch_permissions(245, 0, 1,''); -> cached fperms for forum 245
(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(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(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(14, 0, 1,''); -> cached fperms for forum 14
(unspecified) fetch_permissions(14, 0, 1,''); -> cached fperms for forum 14
(unspecified) fetch_permissions(251, 0, 1,''); -> cached fperms for forum 251
(unspecified) fetch_permissions(251, 0, 1,''); -> cached fperms for forum 251
FULLTEXT Search
php_sapi_name(): fpm-fcgi