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...
Showing results 1 to 15 of 15
Search took
0.00
seconds.
Search:
Posts Made By:
grey_goose
Forum:
vB4 Programming Discussions
06-06-2017, 11:13 AM
Replies:
1
Current date in templates?
Views:
438
Posted By
grey_goose
I've done something similar, by creating a...
I've done something similar, by creating a plugin.
Hook Location: global_bootstrap_init_start
Title: Current Timestamp
$timeplugin = time();
...
Forum:
vBulletin 4.x Add-ons
06-01-2017, 11:06 AM
Replies:
6
Profile Enhancements -
Auto-Select Usergroup Based On Profile Field(s)
Views:
4,230
Posted By
grey_goose
Works like a charm. As usual, you the man!
Works like a charm. As usual, you the man!
Forum:
vB4 Programming Discussions
05-27-2017, 01:54 PM
Replies:
2
Each From with Select Option
Views:
339
Posted By
grey_goose
Ugh, I knew that. Got too dialed in on the...
Ugh, I knew that. Got too dialed in on the array and using options withe a text input to remember the basics.
Thanks so much :)
https://vborg.vbsupport.ru/external/2017/05/3.jpg
Forum:
vB4 Programming Discussions
05-25-2017, 08:13 PM
Replies:
8
Auto-select usergroup depending on registration option?
Views:
848
Posted By
grey_goose
Someone really should mark that as broken. I...
Someone really should mark that as broken. I tried using it as well (15+ minutes) and ended up just writing a trigger (2 minutes) on my user table.
You could probably also write a plugin at...
Forum:
vBulletin 4.x Add-ons
11-11-2016, 02:18 PM
Replies:
1,238
New Posting Features -
[DBTech] Advanced User Tagging v3 (vB4)
Views:
294,317
Posted By
grey_goose
Any chance of getting Mentions/Quotes/Tags...
Any chance of getting Mentions/Quotes/Tags profile tabs melted into a single tab? Especially since Mentions and Tags provide nearly the same functionality, having three separate lists (and their...
Forum:
vB4 Design and Graphics Discussions
11-07-2016, 01:53 AM
Replies:
6
[SOLVED] Add New Column On ForumDisplay Template
Views:
1,091
Posted By
grey_goose
Those templates will only create the space for...
Those templates will only create the space for the info to go into.
If you're wanting to fetch a custom column you'll need a plugin or to manually edit forumdisplay.php to include your column...
Forum:
vBulletin 4.x Add-ons
09-26-2016, 09:19 PM
Replies:
8
Social Group and Album Enhancements -
Private Social Groups
Views:
4,697
Posted By
grey_goose
Probably just need to add the viewable permission...
Probably just need to add the viewable permission to the stream SQL query. Unfortunately I don't use that so I can't be much help there.
maybe something like...
WHERE group.canviewcontent !=...
Forum:
vB4 General Discussions
06-21-2016, 05:30 PM
Replies:
10
Categories - Custom Background Colours (To Each ID)?
Views:
578
Posted By
grey_goose
Forums are displayed with the 'forumbit'...
Forums are displayed with the 'forumbit' templates but already have IDs:
<li id="forum15" class="forumbit_post L2">
stuff and stuff
</li>
All you'd need to do is to go into your...
Forum:
vB4 General Discussions
06-20-2016, 01:08 PM
Replies:
5
Mobile Solution?
Views:
931
Posted By
grey_goose
This is pretty easy, if a little intimidating at...
This is pretty easy, if a little intimidating at first. What you probably want to do is to wrap your ads in conditionals based on usergroups...
Forum:
vB4 Programming Discussions
04-03-2016, 03:22 PM
Replies:
2
MYSQL in PHP in BBCODE question
Views:
740
Posted By
grey_goose
*facepalm* Got it. Thanks, and thanks for...
*facepalm*
Got it. Thanks, and thanks for that mod.
$result = $conn->query($sql);
if ($result->num_rows > 0) {
// output data of each row
while($row = $result->fetch_array()) {
...
Forum:
vBulletin 4.x Add-ons
07-14-2011, 08:29 PM
Replies:
19
vBulletin Forum Sideblocks -
Who's Online Sidebar Block
Views:
8,267
Posted By
grey_goose
Thanks voglermc! Unfortunately a cms block...
Thanks voglermc!
Unfortunately a cms block won't be forthcoming from me... we just have the forums (not the suite) and use mediawiki for our content management.
Forum:
vBulletin 4.x Add-ons
07-13-2011, 10:00 PM
Replies:
19
vBulletin Forum Sideblocks -
Who's Online Sidebar Block
Views:
8,267
Posted By
grey_goose
Who's Online Sidebar Block
This is tested and working with Everywhere Sidebar 4 VB4 (https://vborg.vbsupport.ru/showthread.php?t=233871)
Step One: Create a Template
ACP > Style Manager > Add New Template
Title:...
Forum:
vBulletin Pre-Sales Questions
07-08-2011, 04:41 PM
Replies:
11
Why Vbulletin?
Views:
1,480
Posted By
grey_goose
It also legitimizes your site, to some degree. ...
It also legitimizes your site, to some degree. It means you're serious, you're invested. You're not going to disappear overnight. Free forums say "Eh, I'm trying this out."
Forum:
vBulletin 4.x Template Modifications
07-05-2011, 03:01 AM
Replies:
16
Private Messages Enhancements -
Move Private Message Download Options
Views:
4,068
Posted By
grey_goose
Cool :) Taurus1, take this and copy/paste...
Cool :)
Taurus1, take this and copy/paste it, replacing your whole pm_messagelist. It will move the usage bar, etc. to the top as well as doing the move options.
NOTE: Back up your old...
Forum:
vBulletin 4.x Add-ons
07-04-2011, 08:08 PM
Replies:
2,765
New Posting Features -
[DBTech] Advanced Post Thanks / Like v3 (vB4) [AJAX]
Views:
554,804
Posted By
grey_goose
Yep, you're right. I have no idea what I did...
Yep, you're right. I have no idea what I did that caused it, but it disappeared.
Side note; any chance of getting the results moved into the postbit like on here? Or the button moved next to the...
Showing results 1 to 15 of 15
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
11:17 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.01461 seconds
Memory Usage
1,979KB
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)
post_thanks_navbar_search
(1)
search_results
(15)
search_results_postbit
(1)
spacer_close
(1)
spacer_open
(16)
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
forumjump
search_complete
navbits
navbits_complete
Messages:
time to check permissions: 0.0006
(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(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(253, 0, 1,''); -> cached fperms for forum 253
(unspecified) fetch_permissions(253, 0, 1,''); -> cached fperms for forum 253
(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(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(245, 0, 1,''); -> cached fperms for forum 245
(unspecified) fetch_permissions(245, 0, 1,''); -> cached fperms for forum 245
(unspecified) fetch_permissions(26, 0, 1,''); -> cached fperms for forum 26
(unspecified) fetch_permissions(26, 0, 1,''); -> cached fperms for forum 26
(unspecified) fetch_permissions(246, 0, 1,''); -> cached fperms for forum 246
(unspecified) fetch_permissions(246, 0, 1,''); -> cached fperms for forum 246
(unspecified) fetch_permissions(245, 0, 1,''); -> cached fperms for forum 245
(unspecified) fetch_permissions(245, 0, 1,''); -> cached fperms for forum 245
FULLTEXT Search
php_sapi_name(): fpm-fcgi