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 14
1
2
3
11
>
Last
»
Showing results 1 to 25 of 338
Search took
0.01
seconds.
Search:
Posts Made By:
scottkoz20
Forum:
vB4 Programming Discussions
02-05-2020, 05:04 PM
Replies:
3
Status Icon Resize
Views:
477
Posted By
scottkoz20
or there as well .... :D
or there as well .... :D
Forum:
vB4 General Discussions
02-05-2020, 04:57 PM
Replies:
4
Default Mobile Style - Are there any other styles?
Views:
269
Posted By
scottkoz20
iA1 does private work to make your style mobile...
iA1 does private work to make your style mobile responsive - I had him do work for sportscardforum.com if you want to play with my site on mobile to get a feel
--------------- Added 1580929147 at...
Forum:
vB4 Programming Discussions
02-05-2020, 02:27 PM
Replies:
1
New Modification Help
Views:
336
Posted By
scottkoz20
are you using postbit (top) or postbit_legacy...
are you using postbit (top) or postbit_legacy (side) for your user stats?
Forum:
vB4 Programming Discussions
02-05-2020, 02:25 PM
Replies:
3
Status Icon Resize
Views:
477
Posted By
scottkoz20
just a guess here (i'm not the best person to...
just a guess here (i'm not the best person to answer this but...)
search in the templates for
width="16"
off the cuff, there could be a width/height restriction on the img tag for the...
Forum:
vB4 General Discussions
02-05-2020, 02:17 PM
Replies:
2
Default attached images to medium or large
Views:
265
Posted By
scottkoz20
Settings --> Options --> Message Attachment...
Settings --> Options --> Message Attachment Options --> Thumbnail Size
I have mine at 450, depending on the image, its usually good but still gives the option for a higher-res image.
Forum:
vB4 General Discussions
01-31-2020, 02:44 PM
Replies:
6
How do I populate my new website with content?
Views:
508
Posted By
scottkoz20
I would use RSS feeds into the forums - maybe...
I would use RSS feeds into the forums - maybe create "separate" accounts for the feeds... just an off the cuff suggestion.
Forum:
vBulletin 4.x Template Modifications
01-29-2020, 08:12 PM
Replies:
104
Board Optimization -
[SEO] Add Microdata Breadcrumbs
Views:
38,475
Posted By
scottkoz20
thanks gents!
thanks gents!
Forum:
vBulletin 4.x Template Modifications
01-29-2020, 12:29 AM
Replies:
104
Board Optimization -
[SEO] Add Microdata Breadcrumbs
Views:
38,475
Posted By
scottkoz20
testing to this URL from the google search...
testing to this URL from the google search console --> https://www.sportscardforum.com/threads/2441655-2017-Panini-Contenders-Football-12ct-Fat-Pack-Box
Got the following on a live test
the...
Forum:
vBulletin 4.x Template Modifications
01-23-2020, 03:06 PM
Replies:
104
Board Optimization -
[SEO] Add Microdata Breadcrumbs
Views:
38,475
Posted By
scottkoz20
only question I have is how is the position being...
only question I have is how is the position being updated if you have 1 static'd in?
Forum:
vB4 General Discussions
01-22-2020, 05:36 PM
Replies:
3
changing navbar link from data-vocab to schema.org
Views:
541
Posted By
scottkoz20
I thought I had disabled that - but apparently...
I thought I had disabled that - but apparently not... nice catch...
Thanks
Forum:
vB4 General Discussions
01-22-2020, 01:22 PM
Replies:
3
changing navbar link from data-vocab to schema.org
Views:
541
Posted By
scottkoz20
changing navbar link from data-vocab to schema.org
just checking to see where the following is hiding: raw nav_url
I want to change the Navbar_link from the default
<vb:if condition="$show['breadcrumb']">
<li class="navbit"><a href="{vb:raw...
Forum:
vB4 General Discussions
01-19-2020, 12:07 PM
Replies:
0
Show Thread Prefixes by Usergroup
Views:
188
Posted By
scottkoz20
Show Thread Prefixes by Usergroup
nevermind - found in the answer to my question...
options --> Thread Prefix Manager --> Edit Perms for the Prefix
Forum:
vB4 General Discussions
12-30-2019, 12:30 PM
Replies:
5
Pushing threads to Twitter via ModCP or AdminCP
Views:
443
Posted By
scottkoz20
yeah - I think I might have to fix the link...
yeah - I think I might have to fix the link getting used from Dragon-byte's tweet poster and go from there
Forum:
vB4 General Discussions
12-29-2019, 01:33 AM
Replies:
5
Pushing threads to Twitter via ModCP or AdminCP
Views:
443
Posted By
scottkoz20
I dont think this would push it to the twitter...
I dont think this would push it to the twitter feed for the site, it would be the users own feed if I understand this right.
I appreciate the call out.
Forum:
vB4 General Discussions
12-28-2019, 11:32 PM
Replies:
5
Pushing threads to Twitter via ModCP or AdminCP
Views:
443
Posted By
scottkoz20
Pushing threads to Twitter via ModCP or AdminCP
I thought I saw a mod that would allow threads to be pushed to Twitter from the ModCP or AdminCP. I just spent the last hour searching and I'm either blind or crazy to think this exists.
Any...
Forum:
Style and Graphics Requests (Unpaid)
11-22-2019, 03:32 PM
Replies:
9
vBulletin 4 Request - Responsive style for mobile
Views:
3,412
Posted By
scottkoz20
https://www.vb4mobile.com/ Will cost funds,...
https://www.vb4mobile.com/
Will cost funds, but he's easy to work with and took my site's main style made it a mobile style..
found him via this modification here -->...
Forum:
vB4 General Discussions
11-22-2019, 03:27 PM
Replies:
2
Inserting New Ad Code
Views:
370
Posted By
scottkoz20
that depends on where you want to display the ad ...
that depends on where you want to display the ad
if its after specific posts, you can add a plug in on hook postbit display complete (code provided to me from MarkFL)
global $ids;
$excluded...
Forum:
vBulletin 4.x Add-ons
10-30-2019, 10:47 AM
Replies:
16
Board Optimization -
Progressive Web App [PWA] for vBulletin
Views:
11,077
Posted By
scottkoz20
I had put this in the header, not headinclude......
I had put this in the header, not headinclude... :rolleyes:
Thanks,
SK
Forum:
vB4 Programming Discussions
10-19-2019, 05:09 PM
Replies:
1
Reducing DOM Elements
Views:
508
Posted By
scottkoz20
Reducing DOM Elements
Any good resources/strategies to reducing the number of DOM elements called on vBulletin4 forums?
Forum:
vBulletin 4.x Add-ons
10-19-2019, 02:46 PM
Replies:
16
Board Optimization -
Progressive Web App [PWA] for vBulletin
Views:
11,077
Posted By
scottkoz20
still no support for iOS correct?
still no support for iOS correct?
Forum:
vB4 General Discussions
09-26-2019, 06:58 PM
Replies:
8
advertising for a user group
Views:
575
Posted By
scottkoz20
if you wanted to exclude a UG <vb:if...
if you wanted to exclude a UG
<vb:if condition="!is_member_of($bbuserinfo, UserGroupID's)">
Your ad code here
</vb:if>
Forum:
vB4 General Discussions
09-15-2019, 08:41 PM
Replies:
6
Sitemap Settings
Views:
991
Posted By
scottkoz20
I have mine at 10000 just as an FYI
I have mine at 10000 just as an FYI
Forum:
vB4 General Discussions
09-14-2019, 12:07 AM
Replies:
1
Delay timer for post to become public
Views:
259
Posted By
scottkoz20
I'm going to bump this to see if there is any...
I'm going to bump this to see if there is any input for this.
Thanks,
SK
Forum:
vB4 General Discussions
09-14-2019, 12:01 AM
Replies:
6
Sitemap Settings
Views:
991
Posted By
scottkoz20
what are your current settings? Options ->...
what are your current settings?
Options -> XML Sitemap
Forum:
vB4 Programming Discussions
09-13-2019, 09:25 AM
Replies:
2
Videos store discussion
Views:
722
Posted By
scottkoz20
not sure if this would help ...
not sure if this would help
https://vbulletin.org/forum/showthread.php?t=326845
Showing results 1 to 25 of 338
Page 1 of 14
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
08:16 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.02073 seconds
Memory Usage
2,064KB
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
(13)
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.0049
(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(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
(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(246, 0, 1,''); -> cached fperms for forum 246
(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(246, 0, 1,''); -> cached fperms for forum 246
(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(226, 0, 1,''); -> cached fperms for forum 226
(unspecified) fetch_permissions(226, 0, 1,''); -> cached fperms for forum 226
(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(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(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
FULLTEXT Search
php_sapi_name(): fpm-fcgi