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 |
#12
|
|||
|
|||
Am I allowed to translate and promote the translation in German?
|
#13
|
||||
|
||||
uploaded files then tried to import the xml file and got this error
Code:
Database error in vBulletin 3.8.3: Invalid SQL: CREATE TABLE IF NOT EXISTS vb3_ DTO_garage_vehicle ( vehicle_id int(10) unsigned NOT NULL auto_increment, userid int(10) unsigned NOT NULL default '0', name varchar(50) NOT NULL default '', year int(4) unsigned NOT NULL default '0', make varchar(50) NOT NULL default '', model varchar(50) NOT NULL default '', color varchar(50) NOT NULL default '', packages text NOT NULL, history text NOT NULL, exteriormods text NOT NULL, interiormods text NOT NULL, icemods text NOT NULL, drivetrainmods text NOT NULL, suspensionmods text NOT NULL, wheelsandtires text NOT NULL, time_modified timestamp NOT NULL default CURRENT_TIMESTAMP, time_added timestamp NOT NULL default '0000-00-00 00:00:00', allowcomments tinyint(1) NOT NULL default '1', display tinyint(1) NOT NULL default '0', PRIMARY KEY (vehicle_id) ) ENGINE=MyISAM auto_increment=1000; MySQL Error : You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'DTO_garage_vehicle ( vehicle_id int(10) unsigned NOT NULL auto_increment, ' at line 1 Error Number : 1064 Request Date : Friday, June 19th 2009 @ 09:38:14 AM Error Date : Friday, June 19th 2009 @ 09:38:14 AM Script : http://www.mysite.com/forum/admincp/plugin.php?do=productimport Referrer : http://www.mysite.com/forum/admincp/plugin.php?do=productadd IP Address : 11.111.111.111 Username : myusername Classname : vb_database MySQL Version : 5.0.67-community |
#14
|
||||
|
||||
PM Sent
|
#15
|
||||
|
||||
Looking into this. Will contact you ASAP.
|
#16
|
||||
|
||||
Thanks but I didn't change anything for the prefix. can you tell me how to fix this? Looks like a great product. Thank you for your help.
|
#17
|
|||
|
|||
Just tried to install and the link to the dto_garage.php is not there and does not work?
Ok figured out how to go to the user cp and upload my garage.. How do I go and see it after it is saved? Ok figured it out... |
#18
|
||||
|
||||
Quote:
Was having the same error as Twitch In the product-dto_garage.xml I had to remove some spacing from the table create lines. Change from this: Code:
CREATE TABLE IF NOT EXISTS " . TABLE_PREFIX . " DTO_garage_vehicle ( Code:
CREATE TABLE IF NOT EXISTS " . TABLE_PREFIX . "DTO_garage_vehicle ( Thanks for the cool mod!! |
#19
|
||||
|
||||
Thanks for the fix, that did the trick.
Only thing now... I can't see anything in the usergroups settings for the garage. |
#20
|
||||
|
||||
Quote:
If you are using prefixes for your vBulletin table please redownload the attached .zip and install. If you are not using vBulletin prefixes there is no need to redownload/reinstall. Again, I apologize for missing this and I'll add this testing scenario to our future regression tests. Best regards, Mark |
#21
|
||||
|
||||
Quote:
Best regards, Mark |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|