The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
DTO Garage - free garage features for all your members (vB 3.8.X) Details »» | |||||||||||||||||||||||||||||||||||||||
DTO Garage - free garage features for all your members (vB 3.8.X)
Developer Last Online: Jan 2014
Drive Thru Online ? Garage
Overview DTO Garage is a free product allowing all members of a site to show off their car, truck, motorcycle or other powersports toy. Site owners can easily adapt the section and subsection titles to suit the attributes to the site's focus. Images are stored locally preventing broken links and over limit displays common with images linked offsite. Drive Thru Online has made upgrading to the paid version of DTO Garage Plus easy, all user data stored in DTO Garage is retained for a seamless transition. For users, management of their vBulletin garage is conveniently handled through their user control panel. The intuitive user interface encourages even the most challenged to create a compelling Garage. Images are added via a wizard from either the users own computer or a specified URL. Thumbnails are dynamically created with high-resolution images displayed in a navigable Lytebox. Users can designate whether a garage is visible to the rest of the site members or hidden until they have time to polish the information and give it the debut it deserves. Other users can view garages using interactive pop-up menus embedded in each post or through the Garage owner's profile. Key Features
Language Translation As of version 1.1.3 DTO Garage has not been fully phrased and only supports English. With a future release it is our intent to offer a fully phrased version to support language translation of the product. When the fully phrased version is available we will provide documentation and tools to speed translations of the product for use on your site. We will also encourage those who have performed a translation to contribute it for distribution to other members. Any contributed languages will be included with this thread and credit given to the author. Site owners are free to translate the product either in its current state or future releases as they see fit given that the note found in the following Upgrade section is followed when upgrading. While Drive Thru Online will provide information to translators regarding the context of wording we can not provide support to facilitate the actual translation itself. Compatibility
Upgrading from a previous version of DTO Garage
Installation & Configuration for vB 3.6.x through vb 3.8.x
Copyright & Licensing
Other Drive Thru Online Products
Support We will provide support in this thread on an as-needed basis to members that have marked this modification as Installed. Additional support resources can be found on our site under the Support tab. Release and Version History 1.1.3 - October 7, 2009 New feature and bug fix release New Features
Fixes
1.1.2 - August 21, 2009 New feature and bug fix release Note: This release did not include updated documentation to reflect the new features below. As this is an interim release we will be updating documentation with the next 1.2.0 release of Garage and Garage Plus. New Features
Fixes
1.1.1 - July 6, 2009 Fix release
1.1.0 - June 19, 2009 Initial release Download Now
Screenshots
Show Your Support
|
Comments |
#262
|
|||
|
|||
Quote:
https://vborg.vbsupport.ru/showpost....&postcount=250 |
#263
|
|||
|
|||
Sorry i dont see that part of the code, this is what i have in my "dto_garage_popup_menu"
global $pm, $threadpm; $show['dto_garage_has_vehicles'] = false; $usepostid = false; $doable = false; // If this is a private message postbit draw then retrieve the userinfo of the user that the PM is from if (THIS_SCRIPT == 'private') { if ($_REQUEST['do']!= 'showhistory') { $userinfo = fetch_userinfo($pm['fromuserid']); $doable = true; } } else if ((THIS_SCRIPT == 'showpost' || THIS_SCRIPT == 'showthread' || THIS_SCRIPT == 'newreply') && $post['visible'] != 2) { $usepostid = true; // Get the poster's userinfo $userinfo = fetch_userinfo($post['userid']); $doable = true; } if($doable && !empty($userinfo)) { require_once(DIR . '/includes/functions_dto_garage_common.php'); // Build the Garage popup menu for this user $dto_garage_popup_menu = generate_garage_popup_menu($userinfo, false, true, false); eval('$template_hook[postbit_userinfo_right] .= "' . fetch_template('dto_garage_postbit_userinfo') . '";'); } |
#264
|
||||
|
||||
Quote:
Let us know if you need any additional assistance. Best regards, Mark |
#265
|
|||
|
|||
Perfect, Thanks Guys
|
#266
|
||||
|
||||
You're welcome!
|
#267
|
||||
|
||||
LOVE this mod, but it screwed up the nav on all of my custom skins. It only worked on the default skin/style.
You can see in the attached images.. 1. worked fine except it is constantly acting as the hover version. 2. took away all of my nav buttons & turned them into links, & moved them. 3. placed the Garage link under the nav area.? Any help would be appreciated. Thanks |
#268
|
||||
|
||||
Quote:
Thanks! Mark |
#269
|
||||
|
||||
Not only will i mark as installed, i will give it 5 stars.!!!
I love it & plan to upgrade the garage, also get the vendor, & club mods too.! |
#270
|
||||
|
||||
Thanks! I'll PM you with some different means of getting the navbar issue resolved.
Mark |
#271
|
||||
|
||||
Don't you want everyone else to have this information.. I'm sure everyone has at least one custom skin.
*edit* I guess you dont want people using my fix for their skin. |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|