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 6
1
2
3
>
Last
»
Showing results 1 to 25 of 145
Search took
0.01
seconds.
Search:
Posts Made By:
zylstra
Forum:
vB4 Programming Discussions
11-20-2016, 09:57 PM
Replies:
0
Find and move vBulletin orphan threads
Views:
426
Posted By
zylstra
Find and move vBulletin orphan threads
Here are some useful MySQL queries if you want to find and move your orphan threads to a forum where you can moderate them further.
Find:
SELECT thread.*
FROM thread
LEFT JOIN
...
Forum:
vB4 General Discussions
09-30-2015, 03:00 AM
Replies:
3
How to find all users with bmp avatars
Views:
499
Posted By
zylstra
Awesome! Thanks, Gio!
Awesome! Thanks, Gio!
Forum:
vB4 General Discussions
09-29-2015, 10:32 PM
Replies:
3
How to find all users with bmp avatars
Views:
499
Posted By
zylstra
How to find all users with bmp avatars
How can I find all users who have an avatar that is in bmp format?
Forum:
vB4 General Discussions
05-20-2015, 05:08 AM
Replies:
0
How do you add a user profile field when installing a plugin?
Views:
384
Posted By
zylstra
How do you add a user profile field when installing a plugin?
How do you program a plugin to automatically add a user profile field when it is installed?
This question was asked for vB3 but never answered, https://vborg.vbsupport.ru/showthread.php?t=138839....
Forum:
vB4 General Discussions
03-13-2015, 08:22 PM
Replies:
2
List of pages in vB4
Views:
435
Posted By
zylstra
Yes, that's a good start.
Yes, that's a good start.
Forum:
vB4 General Discussions
03-13-2015, 07:48 PM
Replies:
2
List of pages in vB4
Views:
435
Posted By
zylstra
List of pages in vB4
Where can I find a list of all pages in the vB4 forum system? Example: home, forum home, forum display, thread, search results, member profile, etc.
Forum:
vB4 Programming Discussions
12-19-2014, 10:39 PM
Replies:
1
What is the best folder structure to use for mods?
Views:
610
Posted By
zylstra
What is the best folder structure to use for mods?
What is the best folder structure to use for mods?
I like to be able to delete files from mods easily, but there are some trade offs that lead me to place them in the standard folders. If I do...
Forum:
vBulletin 4.x Add-ons
09-05-2014, 06:17 AM
Replies:
167
Show Thread Enhancements -
First post on all pages
Views:
47,655
Posted By
zylstra
Is this designed to work with hybrid display mode?
Is this designed to work with hybrid display mode?
Forum:
vB4 General Discussions
08-04-2014, 02:57 AM
Replies:
1
Auto Load Posts for Threads Upon Scroll
Views:
585
Posted By
zylstra
Auto Load Posts for Threads Upon Scroll
Is there a modification for 4.2 that will auto load more posts as one scrolls down a thread page, similar to how Facebook's home page works? I see this mod,...
Forum:
vBulletin.org Site Feedback
08-02-2014, 10:00 PM
Replies:
18
Coder/Designer Release Levels
Views:
3,258
Posted By
zylstra
I'm all for updated information.
I'm all for updated information.
Forum:
vBulletin.org Site Feedback
08-02-2014, 08:17 PM
Replies:
11
Re-usable -> Reusable
Views:
1,284
Posted By
zylstra
That's what I figured. : )
That's what I figured. : )
Forum:
vBulletin.org Site Feedback
08-02-2014, 08:15 PM
Replies:
18
Coder/Designer Release Levels
Views:
3,258
Posted By
zylstra
A HUGE recalculation. One level 8 and one level...
A HUGE recalculation. One level 8 and one level 7 coder fell off the list completely!
Forum:
vBulletin.org Site Feedback
08-02-2014, 01:58 AM
Replies:
18
Coder/Designer Release Levels
Views:
3,258
Posted By
zylstra
Logician was level 8 yesterday. Today he is...
Logician was level 8 yesterday. Today he is level 4. :confused:
Forum:
vBulletin.org Site Feedback
08-02-2014, 01:34 AM
Replies:
11
Re-usable -> Reusable
Views:
1,284
Posted By
zylstra
You don't think I'd miss that one do you?! : ) ...
You don't think I'd miss that one do you?! : ) http://www.merriam-webster.com/dictionary/work-around
Forum:
vBulletin.org Site Feedback
08-02-2014, 01:02 AM
Replies:
11
Re-usable -> Reusable
Views:
1,284
Posted By
zylstra
Ah, yes, that is true. Here is a partial...
Ah, yes, that is true. Here is a partial work-around, https://www.google.com/search?num=50&domains=www.vbulletin.org&q=%22Re-usable+Code%22+%22+vBulletin+4.x+Add-ons%22+site%3Awww.vbulletin.org .
Forum:
vBulletin.org Site Feedback
08-01-2014, 04:11 PM
Replies:
11
Re-usable -> Reusable
Views:
1,284
Posted By
zylstra
Yes, true. I posted a link to my search in...
Yes, true.
I posted a link to my search in my previous post, but it may look like a signature so I thought I'd point it out here in case a reader misses it.
Forum:
vBulletin.org Site Feedback
08-01-2014, 03:42 PM
Replies:
11
Re-usable -> Reusable
Views:
1,284
Posted By
zylstra
I'm not sure what you mean by "valid", but...
I'm not sure what you mean by "valid", but "re-usable" is not a word, http://www.merriam-webster.com/dictionary/re-usable.
...
Forum:
vBulletin.org Site Feedback
08-01-2014, 05:34 AM
Replies:
11
Re-usable -> Reusable
Views:
1,284
Posted By
zylstra
Re-usable -> Reusable
Some modifications on this site are listed as "Re-usable". Consider changing this to "Reusable" for two reasons. First that's the way the word is spelled. Secondly, and more functionally, it will...
Forum:
Modification Requests/Questions (Unpaid)
07-30-2014, 03:33 PM
Replies:
32
multi vB, with a multi database layer!
Views:
4,316
Posted By
zylstra
They heard crickets back then too. ; ) ...
They heard crickets back then too. ; )
Sorry, ozzy, I tried to refrain from resurrecting but I couldn't help it. I'll try harder next time. : )
Forum:
Modification Requests/Questions (Unpaid)
07-29-2014, 11:49 PM
Replies:
32
multi vB, with a multi database layer!
Views:
4,316
Posted By
zylstra
Sonia: "Ooh, ooh, I made a mod to save the...
Sonia: "Ooh, ooh, I made a mod to save the universe! I'll release it in two days."
vB.org member two days later: "Sounds awesome, I'd love to download and use it! Where can I get it?"
...
Forum:
vB4 Programming Discussions
07-14-2014, 03:48 PM
Replies:
3
Set a particular option for all users
Views:
448
Posted By
zylstra
It can't be!! I had no idea this was already...
It can't be!! I had no idea this was already built in! ozzy47, you are amazing!
Forum:
vB4 Programming Discussions
07-14-2014, 05:08 AM
Replies:
3
Set a particular option for all users
Views:
448
Posted By
zylstra
Set a particular option for all users
How can I set a particular option for all users? In particular I would like to set the Show Signatures setting to unchecked for all users.
Forum:
vB4 Programming Discussions
03-06-2014, 06:47 AM
Replies:
0
vBulletin flowchart
Views:
560
Posted By
zylstra
vBulletin flowchart
Here's a partial flowchart for the newreply process (https://www.lucidchart.com/documents/view/483151d8-524b-d96f-8e2b-4dca0a00c9eb/0). Hopefully it helps someone while programming a plugin or two...
Forum:
vB4 General Discussions
02-24-2014, 12:52 AM
Replies:
8
vB Spelling Autocorrect
Views:
872
Posted By
zylstra
OK, all I needed was a few people to respond - I...
OK, all I needed was a few people to respond - I feel better already. :) I should have this available in two months. I'll respond to this thread when it is available.
Forum:
vB4 General Discussions
02-23-2014, 07:41 PM
Replies:
8
vB Spelling Autocorrect
Views:
872
Posted By
zylstra
I was attempting to gauge interest with this...
I was attempting to gauge interest with this thread before I expended energy making it a plugin. Unfortunately, there wasn't much.
Showing results 1 to 25 of 145
Page 1 of 6
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
09:27 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.02288 seconds
Memory Usage
2,037KB
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
(27)
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.0022
(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(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(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(251, 0, 1,''); -> cached fperms for forum 251
(unspecified) fetch_permissions(251, 0, 1,''); -> cached fperms for forum 251
(unspecified) fetch_permissions(7, 0, 1,''); -> cached fperms for forum 7
(unspecified) fetch_permissions(7, 0, 1,''); -> cached fperms for forum 7
(unspecified) fetch_permissions(7, 0, 1,''); -> cached fperms for forum 7
(unspecified) fetch_permissions(7, 0, 1,''); -> cached fperms for forum 7
(unspecified) fetch_permissions(7, 0, 1,''); -> cached fperms for forum 7
(unspecified) fetch_permissions(7, 0, 1,''); -> cached fperms for forum 7
(unspecified) fetch_permissions(7, 0, 1,''); -> cached fperms for forum 7
(unspecified) fetch_permissions(7, 0, 1,''); -> cached fperms for forum 7
(unspecified) fetch_permissions(7, 0, 1,''); -> cached fperms for forum 7
(unspecified) fetch_permissions(7, 0, 1,''); -> cached fperms for forum 7
(unspecified) fetch_permissions(7, 0, 1,''); -> cached fperms for forum 7
(unspecified) fetch_permissions(7, 0, 1,''); -> cached fperms for forum 7
(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(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(252, 0, 1,''); -> cached fperms for forum 252
(unspecified) fetch_permissions(252, 0, 1,''); -> cached fperms for forum 252
(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
FULLTEXT Search
php_sapi_name(): fpm-fcgi