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:
Adrian Schneider
Forum:
Community Lounge
04-17-2020, 02:36 PM
Replies:
11
RIP King Kovifor
Views:
2,239
Posted By
Adrian Schneider
Damn, RIP buddy. :( He was always such a...
Damn, RIP buddy. :(
He was always such a kind, helpful and supportive individual.
Forum:
Community Lounge
04-09-2014, 09:42 PM
Replies:
4
HEARTBLEED BUG!!
Views:
1,543
Posted By
Adrian Schneider
If you are running a webserver, especially a VPS...
If you are running a webserver, especially a VPS or higher, you are probably vulnerable unless you've explicitly upgraded openssl or if you know your host has for you. It's not just https, there's...
Forum:
Community Lounge
03-25-2014, 05:26 PM
Replies:
239
What do you think about Vbulletin vs Xenforo?
Views:
55,214
Posted By
Adrian Schneider
It doesn't matter which developers are better. It...
It doesn't matter which developers are better. It matters which systems were built better at the time they were started. Since vBulletin 5 is basically vBulletin 4, which is basically vBulletin 3 (as...
Forum:
vB5 General Discussions
03-13-2014, 05:20 PM
Replies:
16
Will Vbulletin handle this ? 6k sub - categories?
Views:
1,522
Posted By
Adrian Schneider
The problem is not with the software, it's with...
The problem is not with the software, it's with the IA.
The nested forum model does not work that well... that's why Discourse is limited to two levels. Nobody wants to browse 8 levels deep, nor...
Forum:
vB5 General Discussions
03-13-2014, 05:03 PM
Replies:
16
Will Vbulletin handle this ? 6k sub - categories?
Views:
1,522
Posted By
Adrian Schneider
Anything over 50 forums reeks of an information...
Anything over 50 forums reeks of an information architecture problem. Less than 20 is probably more ideal for visitors. I'm guessing you have some sort of dynamic content that you are creating forums...
Forum:
Community Lounge
03-10-2014, 02:38 PM
Replies:
239
What do you think about Vbulletin vs Xenforo?
Views:
55,214
Posted By
Adrian Schneider
To be fair, that thread is not about vBulletin....
To be fair, that thread is not about vBulletin. The community view of vBulletin is in far worse shape. (IMO, anyway)
On the development/ownership side, who still works at vBulletin that I've...
Forum:
Community Lounge
03-07-2014, 11:29 PM
Replies:
12
2014: New Year's Resolutions
Views:
2,407
Posted By
Adrian Schneider
Professional - speak at 3 conferences (did one...
Professional - speak at 3 conferences (did one last year), and launch forumintent.com by the summer, with a smaller related product launch in the spring
Personal - get back to running 3x a week....
Forum:
Community Lounge
03-07-2014, 11:17 PM
Replies:
239
What do you think about Vbulletin vs Xenforo?
Views:
55,214
Posted By
Adrian Schneider
XF doesn't use that much of Zend Framework...the...
XF doesn't use that much of Zend Framework...the knowledge isn't as transferable as you'd expect. When people refer to "using" ZF, they mean the full stack framework, particularly the MVC stuff. That...
Forum:
vB4 Programming Discussions
02-13-2014, 10:44 PM
Replies:
3
export to csv
Views:
1,071
Posted By
Adrian Schneider
The MySQL rarely has write access to most...
The MySQL rarely has write access to most areas... usually just /tmp and whatever else that user is granted to.
Another option is using the mysql CLI client. It automatically writes out as TSV...
Forum:
Modification Requests/Questions (Unpaid)
02-10-2014, 11:54 PM
Replies:
3
Avoid base64 image insertions
Views:
1,405
Posted By
Adrian Schneider
I wrote an article about this a few years ago -...
I wrote an article about this a few years ago - http://www.syndicatetheory.com/labs/vbulletin-large-inline-images-exploit
A plugin is included to show you how to prevent it.
Cheers
Forum:
Forum and Server Management
02-05-2014, 11:59 PM
Replies:
9
PHP Version?
Views:
1,354
Posted By
Adrian Schneider
What's wrong with the poll? You should be able to...
What's wrong with the poll? You should be able to answer with multiple votes as well, as I have.
Thanks
Forum:
Forum and Server Management
02-05-2014, 11:07 PM
Replies:
9
PHP Version?
Views:
1,354
Posted By
Adrian Schneider
PHP Version?
Which PHP version are you guys running nowadays?
If on the low end of the spectrum, what is keeping you from upgrading?
Forum:
Community Lounge
06-13-2013, 03:26 PM
Replies:
6
Long Time No See!
Views:
1,348
Posted By
Adrian Schneider
Hey Lisa! Glad to see you're still kickin'. ...
Hey Lisa! Glad to see you're still kickin'. Still working on MisfitMoms (if memory serves me correctly)?
Forum:
Forum and Server Management
12-31-2012, 07:42 PM
Replies:
833
Sphinx Search
Views:
241,215
Posted By
Adrian Schneider
Does this work with the new versions of Sphinx...
Does this work with the new versions of Sphinx Search? (2.x)
Forum:
vBulletin 4.x Add-ons
09-29-2012, 09:07 PM
Replies:
27
Mini Mods -
Secure BCrypt Password Hashing
Views:
9,483
Posted By
Adrian Schneider
It has nothing to do with vBulletin. If...
It has nothing to do with vBulletin.
If someone hacks into your server and gets your database dump, they can brute force that to find other possible passwords for your users.
The whole point of...
Forum:
vBulletin 4.x Add-ons
09-29-2012, 09:03 PM
Replies:
27
Mini Mods -
Secure BCrypt Password Hashing
Views:
9,483
Posted By
Adrian Schneider
No - once you md5 it, you have lost all of the...
No - once you md5 it, you have lost all of the security. You are still succeptable to md5 collissions which is md5's biggset weakness.
Forum:
vBulletin 4.x Add-ons
09-29-2012, 08:54 PM
Replies:
27
Mini Mods -
Secure BCrypt Password Hashing
Views:
9,483
Posted By
Adrian Schneider
First off, thanks for trying to make vBulletin...
First off, thanks for trying to make vBulletin more secure. BCrypt is an excellent algorithm and much much better than md5. From my latest research, it's the industry standard.
However - you are...
Forum:
vB4 Programming Discussions
06-01-2012, 04:55 PM
Replies:
6
Using the same $vbulletin->options across multiple products
Views:
1,076
Posted By
Adrian Schneider
Build a product for each unique functionality...
Build a product for each unique functionality that you can isolate. Make your own products dependent on it (literally add it as a dependency).
cellarius, are duplicates ignored or removed when...
Forum:
vB4 Programming Discussions
05-28-2012, 04:49 PM
Replies:
14
Strange "Cannot modify header information" error
Views:
1,823
Posted By
Adrian Schneider
Hey Boofo, Don't use exec_header_redirect()...
Hey Boofo,
Don't use exec_header_redirect() in the admin panel. The admin panel outputs everything early on, so you cannot use a header redirect (headers must come before all output). Use...
Forum:
vBulletin 4.x Add-ons
05-24-2012, 05:49 PM
Replies:
50
Administrative and Maintenance Tools -
[ForumOps] vBulletin Development Environment
Views:
10,085
Posted By
Adrian Schneider
I've pushed a ton of updates... The latest...
I've pushed a ton of updates...
The latest version does support style / template development, though the documentation is probably only 80% there.
Let me know if any of you are still using this...
Forum:
Community Lounge
01-14-2012, 06:58 PM
Replies:
33
Why 3.x forums have 5 times more visitors
Views:
3,821
Posted By
Adrian Schneider
Taking myself as an example, I rarely bother with...
Taking myself as an example, I rarely bother with the 3.x programming forums since it hasn't changed and won't be changing anymore. Why would new people want to learn an old platform? I check up on...
Forum:
Community Lounge
01-13-2012, 07:51 PM
Replies:
33
Why 3.x forums have 5 times more visitors
Views:
3,821
Posted By
Adrian Schneider
I still use and recommend 3.8.x. - Stable ...
I still use and recommend 3.8.x.
- Stable
- Less code, higher quality code-base, and simpler to build mods for
- Easier to skin (new stylevar system is a joke, IMO)
- Better interface...
Forum:
vB4 General Discussions
01-12-2012, 04:21 PM
Replies:
3
Forum on new web site? My SQL questions too?
Views:
532
Posted By
Adrian Schneider
+1 for installing vBulletin locally. ...
+1 for installing vBulletin locally.
Regarding databases, tThe typical rule of thumb is each application gets its own database. vBulletin is a little older, so it has support for sharing a...
Forum:
vB3 General Discussions
01-10-2012, 08:11 PM
Replies:
0
Inline Images Hazard
Views:
836
Posted By
Adrian Schneider
Inline Images Hazard
http://www.syndicatetheory.com/labs/vbulletin-large-inline-images-exploit
Thought we'd post this here too. Anyone else had issues with this before?
Forum:
vB3 General Discussions
01-10-2012, 05:07 PM
Replies:
4
How to create a local copy of my vBulletin forum
Views:
1,710
Posted By
Adrian Schneider
All you need to do is download the files +...
All you need to do is download the files + database backup, and run them on a local webserver. Why can't you install them on your PC?
For a cheap backup, you could use wget to only download the...
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
02:18 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.03158 seconds
Memory Usage
2,087KB
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
(40)
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.0144
(unspecified) fetch_permissions(13, 0, 1,''); -> cached fperms for forum 13
(unspecified) fetch_permissions(13, 0, 1,''); -> cached fperms for forum 13
(unspecified) fetch_permissions(13, 0, 1,''); -> cached fperms for forum 13
(unspecified) fetch_permissions(13, 0, 1,''); -> cached fperms for forum 13
(unspecified) fetch_permissions(13, 0, 1,''); -> cached fperms for forum 13
(unspecified) fetch_permissions(262, 0, 1,''); -> cached fperms for forum 262
(unspecified) fetch_permissions(262, 0, 1,''); -> cached fperms for forum 262
(unspecified) fetch_permissions(262, 0, 1,''); -> cached fperms for forum 262
(unspecified) fetch_permissions(262, 0, 1,''); -> cached fperms for forum 262
(unspecified) fetch_permissions(13, 0, 1,''); -> cached fperms for forum 13
(unspecified) fetch_permissions(13, 0, 1,''); -> cached fperms for forum 13
(unspecified) fetch_permissions(13, 0, 1,''); -> cached fperms for forum 13
(unspecified) fetch_permissions(13, 0, 1,''); -> cached fperms for forum 13
(unspecified) fetch_permissions(252, 0, 1,''); -> cached fperms for forum 252
(unspecified) fetch_permissions(252, 0, 1,''); -> cached fperms for forum 252
(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(232, 0, 1,''); -> cached fperms for forum 232
(unspecified) fetch_permissions(232, 0, 1,''); -> cached fperms for forum 232
(unspecified) fetch_permissions(232, 0, 1,''); -> cached fperms for forum 232
(unspecified) fetch_permissions(232, 0, 1,''); -> cached fperms for forum 232
(unspecified) fetch_permissions(13, 0, 1,''); -> cached fperms for forum 13
(unspecified) fetch_permissions(13, 0, 1,''); -> cached fperms for forum 13
(unspecified) fetch_permissions(232, 0, 1,''); -> cached fperms for forum 232
(unspecified) fetch_permissions(232, 0, 1,''); -> cached fperms for forum 232
(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(252, 0, 1,''); -> cached fperms for forum 252
(unspecified) fetch_permissions(252, 0, 1,''); -> cached fperms for forum 252
(unspecified) fetch_permissions(252, 0, 1,''); -> cached fperms for forum 252
(unspecified) fetch_permissions(252, 0, 1,''); -> cached fperms for forum 252
(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(13, 0, 1,''); -> cached fperms for forum 13
(unspecified) fetch_permissions(13, 0, 1,''); -> cached fperms for forum 13
(unspecified) fetch_permissions(13, 0, 1,''); -> cached fperms for forum 13
(unspecified) fetch_permissions(13, 0, 1,''); -> cached fperms for forum 13
(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(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