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 |
#372
|
||||
|
||||
Didnt work. Still getting the error.
Code:
Database error in vBulletin 4.0.6: Invalid SQL: SELECT languageid, phrasegroup_global AS phrasegroup_global, phrasegroup_garage AS phrasegroup_garage, options AS lang_options, languagecode AS lang_code, charset AS lang_charset, locale AS lang_locale, imagesoverride AS lang_imagesoverride, dateoverride AS lang_dateoverride, timeoverride AS lang_timeoverride, registereddateoverride AS lang_registereddateoverride, calformat1override AS lang_calformat1override, calformat2override AS lang_calformat2override, logdateoverride AS lang_logdateoverride, decimalsep AS lang_decimalsep, thousandsep AS lang_thousandsep FROM language WHERE languageid = 1; MySQL Error : Unknown column 'phrasegroup_garage' in 'field list' Error Number : 1054 Request Date : Monday, September 6th 2010 @ 10:56:55 PM Error Date : Monday, September 6th 2010 @ 10:56:55 PM Script : http://www.mywebsite.com/community/garage_vehicle.php?do=view_vehicle&id=112 Referrer : IP Address : xx.xxx.xxx.133 Username : Classname : vB_Database MySQL Version : |
#373
|
|||
|
|||
hmm, that should of done it. Are you running the query through the ACP sql query or phpmyadmin?
If you are doing it through phpmyadmin can you run this and see what you get back? Code:
SELECT * FROM phrasetype WHERE fieldname = 'garage'; btw, are you trying to uninstall the garage for good or was it just a server move? I'd think reinstalling the garage would fix the problem. |
#374
|
||||
|
||||
Quote:
This was the return result from running the phrase above - Code:
MySQL returned an empty result set (i.e. zero rows). (Query took 0.0281 sec) |
#375
|
|||
|
|||
I don't know if this has been asked before, but everytime I access the garage from the navbar, my entire forum switches from the default center orientation to left orientation.
Another thing, everytime I upload a pic for a vehicle, as soon as the uploading is complete I get the following error: Error: Image could not be moved. I'd appreciate any sort of help I could get, apart from that, this thing is awesome |
#376
|
|||
|
|||
Quote:
Try reinstalling the product and language file. It should readd the phrase group, but all your settings and customized templates should stay the same. |
#377
|
|||
|
|||
Quote:
The left orientation happens with some styles. You can fix it by editing the garage_css template ACP->Styles & Templates->Style Manager Edit the templates on the style you use and find the VB Pro Garage->garage_css template Find Code:
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,blockquote{margin:0;padding:0;} li{list-style:none;} Code:
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,blockquote{margin:50;padding:0;} li{list-style:none;} Code:
body { width:{vb:stylevar doc_width}; min-width:{vb:stylevar doc_minWidth}; max-width:{vb:stylevar doc_maxWidth}; margin: {vb:stylevar doc_margin}; font-size:{vb:stylevar font.fontSize}px; color:{vb:stylevar body_color}; line-height:{vb:stylevar line_height}; } Code:
body { width:{vb:stylevar doc_width}; min-width:{vb:stylevar doc_minWidth}; max-width:{vb:stylevar doc_maxWidth}; font-size:{vb:stylevar font.fontSize}px; color:{vb:stylevar body_color}; line-height:{vb:stylevar line_height}; } |
#378
|
|||
|
|||
Appreciate your reply Dylan
Quote:
Quote:
|
#379
|
|||
|
|||
Quote:
I don't mean to harp on it, but that's always ended up being the problem when someone would get that error. You have to make sure all sub directories are set to 777. |
#380
|
|||
|
|||
Yup I set it exactly that way, guess I"m going to have to live with no pix in the garage lol
|
#381
|
|||
|
|||
Installed on 4.0.6. Installation went perfect and it works awesome. Probably my favorite mod at this point.
|
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|