vB3 Attachment Prefix DrCustUmz, December 4th, 2020 : This simple little mod will allow you to add a prefix to all attachments your users download, a great way to advertise your site and/or let users know where the file came from. 0 167 Started by DrCustUmz
vB3 Query Counter DrCustUmz, December 4th, 2020 : If someone would like to see if this works with vB5 and let me know, that would be awesome, i dont currently have a board set up but I dont see why it wouldnt, just need it confirmed =) A stylish way to display how many queries the current page is doing. - only the admin can see it - vb3 compatible! ...counts the number of queries. nothing, just wanted it and threw it together really fast. Figured I'd share. (from vb3) If you have any ideas to add don't be shy, and share your thoughts! [RIGHT][/RIGHT] 0 175 Started by DrCustUmz
vB3 Registration Booster DrCustUmz, December 4th, 2020 : DRC - Registration Booster will drastically improve your sites registration rates, designed with a simple yet noticeable design that trends with today's web standards. -modern elegant design -very hard to miss button -easily change buttons color -customizable text [RIGHT][/RIGHT] 0 180 Started by DrCustUmz
vB3 SSL Redirect DrCustUmz, December 4th, 2020 : Just a quick little product I wrote up to redirect from http:// to https:// This should work with any vBulletin version. This will not work if you do not have SSL set up for your domain, this was only made to avoid conflicting 'Redirect permanent /' inside of my apache config & to avoid using htaccess rewrites (where I seem to always notice a delay in the redirect) so I figured the best place for the redirect to happen would be the header request. If you have any ideas to improve upon this, please share. 0 171 Started by DrCustUmz
vB3 Thread Starter Avatars DrCustUmz, December 4th, 2020 : If this wins, it means it has more interest than I thought. I will put it on high priority =) Products are designed for default vBulletin, downloads are as is and not gurenteed to work with your custom site. You are permitted to alter the product code and images for your own personal use. Under no circumstances is the code (original or modified) permitted to be redistributed. Exceptions will only be made with written permission from Dirt RIF CustUmz. All copyright notices must remain in the templates and are not to be modified. Unless a One-Time or Universal Branding Free license is purchased. (contact me via PM untill the shop is complete) If you have any concerns in regards to this, please contact me. Shows thread starter avatars on thread listings. If your avatars are stored in the database (which vBulletin does by default) this will not add any additional queries, if you have moved your avatars into your file system this will add an additional query for fetching each avatar. Barely any hit to page load though =). Does not remove anything from your template, but does add icons for new post, hot thread, and closed thread that overlap the avatar in a stylish way. - thread starter avatar - hot thread icon - new thread icon (that links to new post) - locked thread icon - show last poster avatar as a mini icon on top of thread starter avatar (this will add queries though) - options to enable disable things - options for positions hardly even a hit =) To MarkFL for his constant support, and help. To Max Taxable for finding the file system bug [RIGHT][/RIGHT] 0 189 Started by DrCustUmz
vB3 No Javascript DrCustUmz, December 4th, 2020 : Displays a warning when user has javascript disabled. - warning - instruction per browser page to re enable - options for colors - options for position If you have any ideas to add don't be shy, and share your thoughts! [RIGHT][/RIGHT] 0 173 Started by DrCustUmz
vB3 Blank Page DrCustUmz, December 4th, 2020 : In the process of my new product and I created this barbone to use for future products. This is a starting point for developers who want a fully functional new page with user online location and all for their product. feel free to use and adapt to your needs, and link to this page in any product you release using your released modifications edit modification > Addon for thread: > 322042 would love to see how people adapt this page by default can be found @ misc.php?do=drcpg - creates new page - correct navbits - users online location If you have any ideas to add don't be shy, and share your thoughts! [RIGHT][/RIGHT] 0 184 Started by DrCustUmz
vB3 External Link Framer DrCustUmz, December 4th, 2020 : Normally when a user clicks a link posted on your forum it opens a new window and takes the user to said site where the user my get side tracked and forget all about your site. Not no more, with [DRC] - Link Framer your visitors can now browse outbound links while staying on your site. Don't feel like you're trapping your users though, because they do have an option to leave the iFrame also. - Frames external links - Excludes links to your own site - Frames links in signatures - counts link clicks - Whitelist, sites to not frame - Open links in current window. Framed or not. If you have any other ideas don't be shy, and share your thoughts! [RIGHT][/RIGHT] 0 187 Started by DrCustUmz
vB3 Currently Active Avatars DrCustUmz, December 4th, 2020 : [DRC] - Currently Active Avatars replaces your currently active users names with their avatar instead. This was a quick release that I plan to add more settings and options to. Have you ever been on the hunt for a specific user yet you forgot his name and remember his avatar? I'm sure your users have to. - avatars in active users - default avatar for users without an avatar - MORE TO COME [RIGHT][/RIGHT] 0 179 Started by DrCustUmz
vB3 Live Previews DrCustUmz, December 4th, 2020 : you must have jquery in your template in order for this to work, I did not provide it in the plugin because almost every site already has jQuery. if you need jQuery you can install although is not required. After searching for something to display live previews of a thread as it was being typed I came across two mods with similar functions although you needed to click to preview. I wanted something more automatic. There are many ways to implement a "textarea" output to display things in real time as it's typed, but what about BBCODE we need to be able to show BBCODE within our preview, along with custom BBCODE. I could have created my own JS and allow users to list their BBCODES as an option, but why make the end user enter every BBCODE they have in a list. Thus I opted to use vbulletin's default parser. Calling it every time there was a keypress was entered could prove to be VERY problematic for larger sites with multiple users creating threads at the same time. To overcome this I chose to add a delay, so when a user stops typing then the function is called thus providing the "live preview" those of you who have ever used codepen.io this feature is exactly like that. Live previews work in: New threads Private Messages Edit Thread New Reply Products are designed for default vBulletin, downloads are as is and not guaranteed to work with your custom site. You are permitted to alter the product code and images for your own personal use. Under no circumstances is the code (original or modified) permitted to be redistributed. Exceptions will only be made with written permission from Dirt RIF CustUmz. All copyright notices must remain in the templates and are not to be modified. Unless a One-Time or Universal Branding Free license is purchased. (contact me via PM until the shop is complete) DRC products will collect installation statistics If you have any concerns in regards to this, please contact me. 0 182 Started by DrCustUmz
vB3 reCAPTCHA v3 DrCustUmz, December 4th, 2020 : Products are designed for default vBulletin, downloads are as is and not guaranteed to work with your custom site. You are permitted to alter the product code and images for your own personal use. Under no circumstances is the code (original or modified) permitted to be redistributed. Exceptions will only be made with written permission from Dirt RIF CustUmz. All copyright notices must remain in the templates and are not to be modified. Unless a One-Time or Universal Branding Free license is purchased. (contact me via PM until the shop is complete) DRC products will collect installation statistics If you have any concerns in regards to this, please contact me. reCAPTCHA v3 is intended for power users, site owners that want more data about their traffic, and for use cases in which it is not appropriate to show a challenge to the user. reCAPTCHA is a free service that protects your site from spam and abuse. It uses advanced risk analysis techniques to tell humans and bots apart. (coming soon) [RIGHT][/RIGHT] 0 170 Started by DrCustUmz
vB3 Addon Settings DrCustUmz, December 4th, 2020 : Products are designed for default vBulletin, downloads are as is and not gurenteed to work with your custom site. You are permitted to alter the product code and images for your own personal use. Under no circumstances is the code (original or modified) permitted to be redistributed. Exceptions will only be made with written permission from Dirt RIF CustUmz. All copyright notices must remain in the templates and are not to be modified. Unless a One-Time or Universal Branding Free license is purchased. (contact me via PM untill the shop is complete) If you have any concerns in regards to this, please contact me. This addition will add a separate settings page, that only consists of options for addons you've installed. These options are sorted alphabetically and also instantly filterable to find the setting you're looking for that much faster! There are no settings for this product itself. This was inspired by MarkFl's addon for vB4 that does works the same way. If you are a vB4 user that addon can be located - Alphabetically sorted list of addon settings. - Instantly sort through settings by typing in any part of the addons name. - Create a setting to pull jQuery locally or remotely To MarkFL for inspiring this product. [RIGHT][/RIGHT] 0 196 Started by DrCustUmz
vB3 Covid-19 DrCustUmz, December 4th, 2020 : This version require , although the next version will. So here it is, my first release in years. I've been away from the scene for a while, but do to covid-19 I have a lot more time on my hands. I just got the site back up (but I have a lot to work on before its ready to be a home site, may just do a fresh install... idk) I only put a couple hours on this and wanted to push the release as fast as possible since nothing like this is out here already. There are currently no options or special functionality, but that will be coming soon! YES I will be making a vb4 version, and possibly vb5 (have never done anything in vb5 so we shall see) This addon adds a scrolling news ticker of the latest covid-19 statistics from every country, both cruise ship disasters, and the world as a whole to the bottom of your site. - Always the latest Covid-19 statistics - Additional stats when hovering a country Much more coming soon! 0 180 Started by DrCustUmz
vB3 Microstats DrCustUmz, December 4th, 2020 : this is a beta Microstats allows you to view: - # of quiries executed (to determine if a product adds too many requests) - server last reboot (windows server) - memory usage (windows server) - page load time (in micro seconds) - debug mode status (will be a toggle) - # of uncached templates (and template list on click) added - settings fixed display (now only admins ca see it) fixed original debug explain page (opens explanation in new tab) 0 243 Started by DrCustUmz
vB3 Core DrCustUmz, December 4th, 2020 : The core for all DRC products, includes library's such as FontAwesome, jQuery, and more. This will be required for almost all DRC products after updates. - Adds template hooks DRC products will look for to automatically apply template changes. - Groups all of the DRC templates in the template manager. - Allows you to see and use some of the advance settings our products have. [RIGHT][/RIGHT] 0 197 Started by DrCustUmz
vB3 Page Minimap DrCustUmz, December 4th, 2020 : This will add a minimap to every page on your site. Kind of like [I]Call of Duty[/I]. Screenshots wont really justify this so be sure to check out the it is across all pages that's just the a long page I threw up for the demo. (I haven't had time to focus on content, because I want to get my products out, so I just took one of my longer posts from here.) There are some more advanced settings in the back-end, that I have tried my best to explain in the description, but if your'e not sure how to use them, then don't. Although I will try to help the best I can. This was going to be a paid product, but with my prolonged unforeseen absence, and the promise of my products coming soon before I left, I just wanted to get something out now. So I hope you guys like it :) 0 176 Started by DrCustUmz
vB3 Font Awesomer DrCustUmz, December 4th, 2020 : Font Awsomer Started from scratch since I lost my files, this time I included everything in one easy to install product. Font Awsomer adds the ability to use font awesome across all of your templates, in bbcode, product development (like options and things), and within your admincp core files (if you know what you're doing) I have even included a Reference system that is available anywhere you see the full editor, and within the admincp. see screenshots for more. =) 0 183 Started by DrCustUmz
vB3 Auto Embed DrCustUmz, December 4th, 2020 : (as of last edit) Auto Embed, does simply just that. Instead of having to manage bbcodes, now when a user posts a link it will automatically become that sites embedded widget. With many options to tweak to your liking. This is one of my bigger releases, although this product specifically I've only been working on for 2 days. Just with everything coming up so quick (wedding 6/26, baby shower 7/10, Honey moon some time in between, And the baby due 8/30) I haven't been able to get things released as I'd hope. I just want to give you guys something so you know I am still working on products for you! If making a request, please include a link example to said media (what you would post on your forum), if this provider has some sort of embed option already please include an example of that as well. - Vine - Twitter - Instagram - Facebook - Youtube - Pinterest - Google+ - Spotify - vevo - flickr - 500px - Genius - google maps - soundcloud - and more Have a suggestion? share it here! Just past links like the following, in a post. With the release of v1.1 users will be able to use broader variations of links *note these still must be click-able links once the post is submitted though* Example variations of the same Instagram link: (huge so I didnt bbcode them) [RIGHT][/RIGHT] 0 958 Started by DrCustUmz