Go Back   vb.org Archive > vBulletin Modifications > vBulletin 4.x Modifications > vBulletin 4.x Add-ons
FAQ Community Calendar Today's Posts Search

Reply
 
Thread Tools
VB Pro Garage Timeslips Details »»
VB Pro Garage Timeslips
Version: 3.0.9, by Dylanblitz Dylanblitz is offline
Developer Last Online: Nov 2023 Show Printable Version Email this Page

Category: Add-On Releases - Version: 4.0.x Rating:
Released: 02-24-2010 Last Update: 09-28-2012 Installs: 260
DB Changes Uses Plugins Auto-Templates
Additional Files Translations  
No support by the author.

Description
VB Pro Garage Timeslips (formerly CND Garage/Timeslips) is a free vehicle and timeslips add on for vBulletin 4. This is a great way to allow members to show off their rides, whether they are cars, motorcycles, atv's, etc. Site administrators have dozens of options to tailor the way the garage is displayed and the number of vehicles, images and timeslips the user can enter. User vehicle creation is done through a simple screen with dropdowns and simple text fields. Users can enter either miles or km and system will automatically calculate differences for front page statistics.

** New Features **

* SEO Friendly URLs (htaccess only)
* Page Caching - physical html files which make a HUGE reduction in sql queries
* Front Categories - a category system as an alternate front page to the block layout. I believe it will increase the garage ranking in search engines greatly when used with SEO URL's and the included dynamic meta tags.
* Thread Creation - Automatically create new threads in the forum of your choosing with the text of your choosing when a new vehicle is created in the garage.

Main Features

* No vb template modification needed
* Ajax driven menu's to keep load time down if you have a very large lists of makes/models
* Usergroup level permissions to set the amount of vehicles, images, timeslips allowed
* 99.9% of the text is phrased so that it can be translated for multinational sites
* On the fly image/text watermarking ability to make sure images are tied to your site
* Lytebox image presentation

Installation
Instructions, tips and more are now in the included chm file. If you have problems with the chm I have the document published at:
http://www.vbprogarage.com/forums/docs/html_vb4_ts_300/

The quick and dirty install:
1) Upload all files in the upload folder
2) Import vb_pro_garage.xml into Product Manager
3) Import vb_pro_garage_language_english.xml into Languages & Phrases
4) If you want all makes and models I've collected, import vb_pro_garage_vehicles^^new_install_only.xml into Product Manager

Post Installation
So you don't have to find it in the instructions. After install, there is a button up top in the navbar. This button by default is admin only. This is so you can configure and test without having to close the garage. When you are ready to deploy to the community:
ACP->Settings->Options->Garage General Settings - Set Garage Menu Button to Enabled.

The garage is developed on vb 4.0.7 and tested back to 4.0.0. The garage will run on PHP 5.x+ compiled with GD/GD2 and MySQL 5.x+

Additional options for the garage like adding featured businesses that support your site, fuel tracking, dyno charts, modifications and lots more are included in the commercial version.

Many thanks to Coroner for his stylebridge which led me on a path that saved me hours and hours of template editing

There are a few bugs that you might run into on this version. Instead of working on correcting them in the files and working on getting a new package up here, I'm working on the next version and including the posts that fix the errors here.

Change Log:
v3.0.9 - 09/29/2012
-----------------------------
Fixed sql injection problem
Replaced depreciated split function usage
Fixed sql error on image comments
Fixed Make/Model count on front page resetting to 1
Fixed extra unlabeled field on vehicle create/edit (Timeslips only)
Fixed postbit dropdown showing character code
Fixed tables incorrectly set with TYPE instead of ENGINE
Added navigation manager links to product xml

v3.0.8 - 12/9/2010
-----------------------------
Fixed missing vehicle comment code

v3.0.7 - 12/1/2010
-----------------------------
Fixed error with non existant garage_special_track table

v3.0.6 - 11/21/2010
-----------------------------
Fixed who's online error
Fixed map infowindow colors

v3.0.5 - 11/15/2010
-----------------------------
Fixed error with member profile vehicle block
Fixed member tab url path
Fixed error on vehicle map with apostrophes in title

v3.0.4a - 11/12/2010
-----------------------------
Corrected package error

v3.0.4 - 11/11/2010
-----------------------------
Fixed error with front blocks
Fixed style error with vB4.0.8 changes

v3.0.3 - 11/2/2010
-----------------------------
Fixed duplicate countries
Fixed vehicle view slideshow image size
Fixed username browse error
Fixed geocode error on missing zip
Fixed postbit error with vehicles that have a apostrophe in the name

v3.0.2 - 10/25/2010
-----------------------------
Fixed missing add vehicle button on member profile
Added bbcode capabilities to welcome box on garage front page
Moved vehicle count to db table to ease db queries
Added notification scheduled task to send message to new users about adding a garage entry
Added default clear image for watermark
Fixed code to disregard watermark option if image is missing
Fixed search username error
Updated obsolete data queries
Added SEO Friendly URLS
Added page caching capabilities
Fixed sql error with moving vehicle class and color to new selection on deletion in ACP
Added function to replace non english characters with english characters in ajax selection lists
Added image comments
Added notification for image and vehicle comments
Added option to add page title
Added zip code to vehicle and googlemap
Added ability to disable and ability to hide info for googlemap

Download Now

File Type: zip VB_Pro_Garage_3.0.9_vb4_ts.zip (693.2 KB, 460 views)

Screenshots

File Type: png 01_front_cat.png (133.0 KB, 0 views)
File Type: jpg 01_front.jpg (63.1 KB, 0 views)
File Type: png 02_ajax_image_data.png (62.1 KB, 0 views)
File Type: jpg 02a_browse.jpg (86.8 KB, 0 views)
File Type: jpg 03_add_vehicle.jpg (94.5 KB, 0 views)
File Type: jpg 04_view_vehicle.jpg (89.1 KB, 0 views)
File Type: png 05_add_timeslip.png (24.6 KB, 0 views)
File Type: png 06_view_timeslip.png (18.3 KB, 0 views)

Show Your Support

  • This modification may not be copied, reproduced or published elsewhere without author's permission.
3 благодарности(ей) от:
brishi, iiioroh, kyroxj

Comments
  #932  
Old 09-02-2012, 10:05 AM
gibgib gibgib is offline
 
Join Date: Nov 2003
Location: Maroochydore, Australia
Posts: 54
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by KTP View Post
tried to install this on 4.2.0

it wont let me install the language xml
and upon importing the garage xml i get this error
Code:
Database error in vBulletin 4.2.0:

Invalid SQL:
SELECT COUNT(vehicle_id) AS vehicles FROM _vb4garage_user_vehicle WHERE active = '0';

MySQL Error   : Table 'xxx_vb4._vb4garage_user_vehicle' doesn't exist
Error Number  : 1146
Request Date  : Friday, August 10th 2012 @ 06:27:26 PM
Error Date    : Friday, August 10th 2012 @ 06:27:26 PM
Script        : http://www.xxx
Referrer      : http://www.xxx
IP Address    : xx.xxx.xx.xxx
Username      : xxx
Classname     : vB_Database
MySQL Version : 5.5.23-55
it looks like its adding a "." at the end of my database prefix "vb4." when it should just be "vb4"
not sure how to fix this or if this info is of any help to you?
I am also getting this.
I'm doing a fresh install on vB 4.2 & have tried the quoted remedy of changing all TYPE=MyISAM to ENGINE=MyISAM in the xml but no good.

These are the only tables in the database under garage:

Code:
garage_blocks 	524 Bytes 	13.0 KB 	0 	Yes
garage_colors 	352 Bytes 	13.0 KB 	0 	Yes
garage_currency 	100 Bytes 	13.0 KB 	0 	Yes
garage_engine_type 	252 Bytes 	3.0 KB 	0 	Yes
garage_generation 	0 	1.0 KB 	0 	Yes
garage_guestbooks 	0 	1.0 KB 	0 	Yes
garage_trims 	0 	1.0 KB 	0 	Yes
garage_vehicle_classes 	792 Bytes 	13.0 KB 	0 	Yes
Reply With Quote
  #933  
Old 09-04-2012, 03:24 AM
Dylanblitz Dylanblitz is offline
 
Join Date: Oct 2005
Location: OC, California
Posts: 732
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by gibgib View Post
I am also getting this.
I'm doing a fresh install on vB 4.2 & have tried the quoted remedy of changing all TYPE=MyISAM to ENGINE=MyISAM in the xml but no good.

These are the only tables in the database under garage:

Code:
garage_blocks     524 Bytes     13.0 KB     0     Yes
garage_colors     352 Bytes     13.0 KB     0     Yes
garage_currency     100 Bytes     13.0 KB     0     Yes
garage_engine_type     252 Bytes     3.0 KB     0     Yes
garage_generation     0     1.0 KB     0     Yes
garage_guestbooks     0     1.0 KB     0     Yes
garage_trims     0     1.0 KB     0     Yes
garage_vehicle_classes     792 Bytes     13.0 KB     0     Yes
I'm sorry about that. I'm not sure why it's not creating the tables. If you want to give me temp admin access I'll try and find out why it's not installing all the tables.
Reply With Quote
  #934  
Old 09-05-2012, 11:08 AM
gibgib gibgib is offline
 
Join Date: Nov 2003
Location: Maroochydore, Australia
Posts: 54
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Hi Dylanblitz,
That is very kind of you to offer that.
Enabling the product at the moment will cause the forum to not function so I would need to be working with you at the same time. I also back up just before doing ANYTHING to the database as I have been known to stuff tables.

If it's easier can someone format this below into a query I can run in mysql admin so I can see if the table is added manually?
Code:
$vbulletin->db->query_write("CREATE TABLE IF NOT EXISTS " . TABLE_PREFIX . "garage_images (
attach_id mediumint(8) unsigned NOT NULL auto_increment,
vehicle_id mediumint(8) unsigned NOT NULL default '0',
sub_id int(11) unsigned default NULL,
attach_type varchar(10) binary default NULL,
attach_location varchar(255) binary NOT NULL default '',
attach_hits mediumint(8) unsigned NOT NULL default '0',
attach_ext varchar(100) binary NOT NULL default '',
attach_file varchar(255) binary NOT NULL default '',
attach_thumb_location varchar(255) binary NOT NULL default '',
attach_is_image tinyint(1) unsigned NOT NULL default '0',
attach_date int(11) unsigned NOT NULL default '0',
attach_filesize int(20) unsigned NOT NULL default '0',
PRIMARY KEY  (attach_id)
) ENGINE=MyISAM  AUTO_INCREMENT=1");
Reply With Quote
  #935  
Old 09-05-2012, 08:46 PM
craigvm's Avatar
craigvm craigvm is offline
 
Join Date: Aug 2012
Posts: 215
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

after installing this my site is just a blank page so had to disable
Reply With Quote
  #936  
Old 09-08-2012, 06:00 PM
Dylanblitz Dylanblitz is offline
 
Join Date: Oct 2005
Location: OC, California
Posts: 732
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by gibgib View Post
Hi Dylanblitz,
That is very kind of you to offer that.
Enabling the product at the moment will cause the forum to not function so I would need to be working with you at the same time. I also back up just before doing ANYTHING to the database as I have been known to stuff tables.

If it's easier can someone format this below into a query I can run in mysql admin so I can see if the table is added manually?
Code:
$vbulletin->db->query_write("CREATE TABLE IF NOT EXISTS " . TABLE_PREFIX . "garage_images (
attach_id mediumint(8) unsigned NOT NULL auto_increment,
vehicle_id mediumint(8) unsigned NOT NULL default '0',
sub_id int(11) unsigned default NULL,
attach_type varchar(10) binary default NULL,
attach_location varchar(255) binary NOT NULL default '',
attach_hits mediumint(8) unsigned NOT NULL default '0',
attach_ext varchar(100) binary NOT NULL default '',
attach_file varchar(255) binary NOT NULL default '',
attach_thumb_location varchar(255) binary NOT NULL default '',
attach_is_image tinyint(1) unsigned NOT NULL default '0',
attach_date int(11) unsigned NOT NULL default '0',
attach_filesize int(20) unsigned NOT NULL default '0',
PRIMARY KEY  (attach_id)
) ENGINE=MyISAM  AUTO_INCREMENT=1");
The problem is you're missing quite a few tables, it's more then just the one table not being created.
Reply With Quote
  #937  
Old 09-15-2012, 04:54 PM
Noerenberg Noerenberg is offline
 
Join Date: Mar 2009
Posts: 139
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Hi, first, i love this mod, but i want to change some information.
Example, {vb:raw head_title_text} how i can change the information in this raw?
I dont want to show the year and some other stuff, where i can change the text? or how i can show just the owner or the nickname?
Reply With Quote
  #938  
Old 09-20-2012, 04:01 AM
Dylanblitz Dylanblitz is offline
 
Join Date: Oct 2005
Location: OC, California
Posts: 732
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by Noerenberg View Post
Hi, first, i love this mod, but i want to change some information.
Example, {vb:raw head_title_text} how i can change the information in this raw?
I dont want to show the year and some other stuff, where i can change the text? or how i can show just the owner or the nickname?
You still need this? I know you got some of the other stuff figured out, not sure if you figured this one as well.
Reply With Quote
  #939  
Old 09-20-2012, 09:21 AM
gibgib gibgib is offline
 
Join Date: Nov 2003
Location: Maroochydore, Australia
Posts: 54
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by Dylanblitz View Post
I'm sorry about that. I'm not sure why it's not creating the tables. If you want to give me temp admin access I'll try and find out why it's not installing all the tables.

Hi Dylanblitz, did you still want to have a look at this?
Is it just vbulletin admin access you needed with execute sql queries?
Reply With Quote
  #940  
Old 09-20-2012, 05:19 PM
Dylanblitz Dylanblitz is offline
 
Join Date: Oct 2005
Location: OC, California
Posts: 732
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by gibgib View Post
Hi Dylanblitz, did you still want to have a look at this?
Is it just vbulletin admin access you needed with execute sql queries?
Just temp admin is good, I'd rather not have the sql execute

I was going to turn off the error suppression on the installer and see what's causing the problem.
Reply With Quote
  #941  
Old 09-23-2012, 10:18 PM
Dylanblitz Dylanblitz is offline
 
Join Date: Oct 2005
Location: OC, California
Posts: 732
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by gibgib View Post
Hi Dylanblitz, did you still want to have a look at this?
Is it just vbulletin admin access you needed with execute sql queries?
I'm not sure what the problem was unfortunately heh. I turned off the error bypass, deleted the tables you already had and imported and it installed fine.

I also added a fix I just created and added to the top here. It's a product that will add the navigation manager entries and their permissions so you don't have to use the dynamic link.

One problem you're going to have though, your custom style doesn't have an area for submenu items.
Reply With Quote
Reply


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT. The time now is 05:02 AM.


Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2024, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.08141 seconds
  • Memory Usage 2,379KB
  • Queries Executed 26 (?)
More Information
Template Usage:
  • (1)SHOWTHREAD
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (1)ad_showthread_beforeqr
  • (5)bbcode_code
  • (7)bbcode_quote
  • (1)footer
  • (1)forumjump
  • (1)forumrules
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (1)modsystem_post
  • (1)navbar
  • (4)navbar_link
  • (120)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (3)pagenav_pagelinkrel
  • (11)post_thanks_box
  • (3)post_thanks_box_bit
  • (11)post_thanks_button
  • (1)post_thanks_javascript
  • (1)post_thanks_navbar_search
  • (1)post_thanks_postbit
  • (11)post_thanks_postbit_info
  • (10)postbit
  • (9)postbit_attachment
  • (11)postbit_onlinestatus
  • (11)postbit_wrapper
  • (1)spacer_close
  • (1)spacer_open
  • (1)tagbit_wrapper 

Phrase Groups Available:
  • global
  • inlinemod
  • postbit
  • posting
  • reputationlevel
  • showthread
Included Files:
  • ./showthread.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_bigthree.php
  • ./includes/class_postbit.php
  • ./includes/class_bbcode.php
  • ./includes/functions_reputation.php
  • ./includes/functions_post_thanks.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • showthread_start
  • showthread_getinfo
  • forumjump
  • showthread_post_start
  • showthread_query_postids
  • showthread_query
  • bbcode_fetch_tags
  • bbcode_create
  • showthread_postbit_create
  • postbit_factory
  • postbit_display_start
  • post_thanks_function_post_thanks_off_start
  • post_thanks_function_post_thanks_off_end
  • post_thanks_function_fetch_thanks_start
  • fetch_musername
  • post_thanks_function_fetch_thanks_end
  • post_thanks_function_thanked_already_start
  • post_thanks_function_thanked_already_end
  • post_thanks_function_fetch_thanks_bit_start
  • post_thanks_function_show_thanks_date_start
  • post_thanks_function_show_thanks_date_end
  • post_thanks_function_fetch_thanks_bit_end
  • post_thanks_function_fetch_post_thanks_template_start
  • post_thanks_function_fetch_post_thanks_template_end
  • postbit_imicons
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • postbit_attachment
  • postbit_display_complete
  • post_thanks_function_can_thank_this_post_start
  • pagenav_page
  • pagenav_complete
  • tag_fetchbit_complete
  • forumrules
  • navbits
  • navbits_complete
  • showthread_complete