The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
VB Pro Garage Timeslips Details »» | |||||||||||||||||||||||||||||||||||||||||||
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
Screenshots
Show Your Support
|
Comments |
#992
|
|||
|
|||
Having a weird issue....
I upgraded from v 3.05 to 3.09. I reinstalled all the files in the upload directory, since it had been awhile and I wasn't sure anything had changed, imported the product and imported the language file. It is now identified as version 3.09. However, when I disable the product, the header tab doesn't disappear and it keeps functioning - although some features turn off. When I enable the product I get a second Garage tab in the header and all the features start functioning. I have double checked and there is only one instance in the installed products panel. Any hints? You can see it at sledspace.com - it is currently enabled (two tabs). |
#993
|
|||
|
|||
Had to disable the garage. It was making some peoples entire posts links that linked back to the garage. So strange. Even though it is disabled, you can still see the single tab in the header, and it still mostly works.
Would really like to get this figured out, the garage is my favorite mod. |
#994
|
||||
|
||||
Quote:
|
#995
|
|||
|
|||
When this gets fixed I am using this.
|
#996
|
|||
|
|||
After i "add vehicle" i'm redirected to a blank page and the vehicle is never added.
|
#997
|
|||
|
|||
If anyone is having white page of death errors. Try modifying the following files
garage_timeslips.php garage_vehicle.php find "mb_split" and replace with "explode" No idea why the programmer decided to use a function that is not enabled by default on most linux distros |
#998
|
|||
|
|||
Are there any updates on the next version? New Features etc?
I love this mod, and hoping it's still being developed. |
#999
|
||||
|
||||
In my random images block on the forums home page a few of the images seem to be displaying larger than I want them too. I have checked settings and all seems in order so not sure what is happening here
|
#1000
|
|||
|
|||
Hi again,
I raised an issue with you a while back: https://vborg.vbsupport.ru/showthrea...=1#post2361411 This has been happening again with numerous members. It seems that when they edit their profiles (not edits related to this plugin) it messes up their postbit drop-down garage link. I've checked the length of the profile field as you suggested and it seems to have reset back to 250 for some reason. I changed it to 10000 again then saved, but if I go back and look again it's reset to 250 again. Any ideas? Really seems like I'm going around in circles having to keep go back into PhpMyAdmin and edit the database each time a users postbit messes up so I'd really like to get to the bottom of this. Also I should mention that I've only recently noticed the 'rebuild vehicle postbit drop-downs' option in the garage management settings (not sure if that's new or not). I gave it a try but it doesn't seem to work for me... If you look here you'll see the user 'Hoikey' has a messed up drop-down link: http://ssoc.co.uk/forums/showthread....=9299#post9299 ^^this is how it's displaying AFTER running that tool in the garage management settings. BEFORE I ran the tool, it looked like this: Attachment 143231 I won't go in and fix the users in the database for now, I'll leave the error there for you to see it so we can hopefully get to the bottom of this once and for all Many thanks |
#1001
|
|||
|
|||
I think development on this mod has stopped
Dylanblitz hasn't posted since October. I was really hoping there was going to be another version of this. |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|