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

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

Category: Add-On Releases - Version: 3.8.x Rating:
Released: 07-02-2009 Last Update: 08-10-2010 Installs: 60
DB Changes Uses Plugins Auto-Templates
Additional Files Translations  
No support by the author.

Description
CND Garage Timeslips is a garage/timeslip add on for vbulletin. Although it looks like phpbbgarage this is NOT a port, it is 100% my own code. I just modeled the layout to look like it.
Users can add as many vehicles, timeslips and images that the admin allows. The admin can define the amounts per site or per usergroup. Images are stored in the filesystem and thumbnails are automatically created as the image is uploaded.

Main Features
  • No vb template modification needed (except to add link to navigation/community)
  • Ajax driven menu's to keep load time down for very large lists of makes/models
  • Button images are attached to style so that each style can have their own images
  • 99.9% of the text is phrased so that it can be translated for multinational sites
  • User's vehicles shown in their profile (vb 3.7+)
  • vboption used for type of garage, to help aid in change it from a car to a motorcycle, atv, etc garage system
  • Easily import data from vbgarage

NEW FEATURES IN 2.0!!!!
  • New navbar menu, dropdown vehicle options and dropdown administrator options to clean up the layout
  • On the fly watermarking, text and image
  • Run garage outside of the forum directory
  • Image resizing, 3 sizes of images, link on lytebox to open large image
  • Trim field, vehicle class and purchase date added to the vehicle data
  • Vehicle of the day automatic cron added
  • Vehicle of the month setting with customizable image

Installation
Instructions, tips and more are now in the online documentation as well as an included chm file.
Both are linked in the read me file.

The garage is developed on vb 3.8.3 and tested back to 3.7.0. The garage will run on PHP 4.4.7+ compiled with GD/GD2 and MySQL 4.1.x+

I am currently working on an importer for the old timeslips database.

Additional options for the garage like dyno charts, modifications and lots more are included in the commercial version at CND Systems

Added
The vba_vehicle_display.xml is a vbadvanced module to add a verticle column with vehicles, can be either latest vehicles, random vehicles or the featured vehicle. Once imported you can modify the module to change the number of vehicles displayed. This only works with the 2.x series.
The forum_home_2_0_2.xml file is a vb product which will display garage images on your forum home page. It has options for the location and number of images which is set through the ACP vboptions section. This only works with the 2.x series.
The postbit_user_garage-1_4_1.xml is a vb product which will add a link to the user garage in the postbit. Configure this on the Garage General Settings vboptions tab.


Release Notes
v2.0.6 - 09/8/2009
Fixed vb problem with cleaning numbers formatted with non english decimal and thousand separators
Fixed extra $ in vehicle dropdown menu

v2.0.5 - 09/6/2009
Fixed decimal spacing on timeslips
Added ability to remove VOTM
Added ability to remove Featured Vehicle

v2.0.4 - 09/5/2009
Fixed image links breaking when changing vehicle user
Fixed decimal and thousand separator on viewing items
Fixed removing engine type error

v2.0.3 - 09/1/2009
Fixed editing number fields for decimal and thousand separater in different languages
Fixed problem with timezone skewing dates
Fixed switching Miles/KM in timeslip
Fixed ACP Front Block modification
Fixed dates with year and day problems
Fixed approval header background
Fixed front row blocks number and order

v2.0.2 - 08/27/2009
Fixed problem with vehicle image uploads if set to Basic and Per Item
Fixed problem with 2.0.1 import, permission field does not get created
Fixed unused fields killing vehicle creation

v2.0.1 - 08/25/2009
Fixed bug with vehicle options not being available
Fixed admin editing user vehicle
Fixed header owner name on front page block
Modified templates to clean up navigation
Modified templates to clean up admin vehicle options
Fixed vehicle purchase date showing wrong on view
Fixed not used data showing in user vehicle's view

v2.0.0 - 08/23/2009
Way too many changes to put it here, read the included change log

v1.0.3 - 07/22/2009
Fixed expired session submitting vehicle
Fixed verifying vehicle owner on edit

v1.0.2 - 07/17/2009
Fixed red x on browse vehicles with no image
Fixed missing phrases for ACP options
Fixed deleting and setting primary of images
Add vbgarage import tool

v1.0.1 - 07/15/2009
Fixed variables
Fixed popup to create new makes/models

Download Now

File Type: zip CND_Garage_TS_1.0.3.zip (316.6 KB, 121 views)
File Type: zip CND_Garage_TS_2.0.6.zip (958.5 KB, 358 views)
File Type: xml vba_vehicle_display.xml (5.0 KB, 136 views)
File Type: xml forum_home_2_0_2.xml (8.2 KB, 141 views)
File Type: xml postbit_user_garage-1_4_1.xml (3.9 KB, 86 views)

Screenshots

File Type: jpg front_page.jpg (112.3 KB, 0 views)
File Type: jpg vehicle_add.jpg (64.4 KB, 0 views)
File Type: jpg vehicle_view.jpg (74.3 KB, 0 views)
File Type: png timeslip_view.png (31.8 KB, 0 views)
File Type: png browse.png (33.9 KB, 0 views)

Show Your Support

  • This modification may not be copied, reproduced or published elsewhere without author's permission.
Благодарность от:
bmwpassion

Comments
  #192  
Old 10-24-2010, 03:06 AM
Dylanblitz Dylanblitz is offline
 
Join Date: Oct 2005
Location: OC, California
Posts: 732
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by turbo2liter View Post
Dylan- Does the paid VB3 version offer anything more than I have currently? I'd love to have dyno runs and several other items you mention, but am not going to vb4 anytime soon.
I sent you a pm so the thread can be left to troubleshooting
Reply With Quote
  #193  
Old 12-02-2010, 03:22 PM
skor skor is offline
 
Join Date: Jan 2010
Posts: 40
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by Dylanblitz View Post
Sorry about that. The function didn't get moved over. I created it after I found out vb doesn't do well with cleaning non English language numbers.
In includes/garage_func_var.php at about line 700 you'll find

PHP Code:
function NotifyUsers($subject$from_id$to_id)

Before that put

PHP Code:
function CheckIfNumber($number)
{
$lang_number preg_match
  
('/^[+-]?'
  
'(((([0-9]+)|([0-9]{1,4}(,[0-9]{3,4})+)))?(\\.[0-9])?([0-9]*)|'
  
'((([0-9]+)|([0-9]{1,4}(\\.[0-9]{3,4})+)))?(,[0-9])?([0-9]*))'
  
'(e[0-9]+)?'
  
'$/'
  
$number) == 1
    if (
$lang_number != 1)
    {
    
$number 0;    
    }
return 
$number;

Is this fix still something that needs to be made to the latest version?

I got the same error using the latest version and then made this fix and it went away. Just want to check.

Thank you for this mod!
Reply With Quote
  #194  
Old 02-20-2011, 11:41 AM
Butzel Butzel is offline
 
Join Date: Dec 2008
Location: Germany
Posts: 21
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

thanks a lot for this really good AddOn.

Perhaps someone can help me with some questions.

- there ist no category in the ACP (shown in the helpfile)
- there ist no image (car.png) in the postbit when activating xxx's garage
- I want to hide price and purchasedetails. How can I do it

Thank you for helping me....

PS: I translated all phrases to german language. How do I extract the german language into a file ? I would provide it to other users
Reply With Quote
  #195  
Old 02-20-2011, 05:33 PM
Dylanblitz Dylanblitz is offline
 
Join Date: Oct 2005
Location: OC, California
Posts: 732
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by Butzel View Post
thanks a lot for this really good AddOn.

Perhaps someone can help me with some questions.

- there ist no category in the ACP (shown in the helpfile)
- there ist no image (car.png) in the postbit when activating xxx's garage
- I want to hide price and purchasedetails. How can I do it

Thank you for helping me....


PS: I translated all phrases to german language. How do I extract the german language into a file ? I would provide it to other users
The categories are from the newer vB4 version, this one doesn't have categories.
The postbit image in this version is from another hack
If you want to disable the price you can remove it from the templates
garage_vehicle_view
garage_vehicle_edit
Reply With Quote
  #196  
Old 02-20-2011, 06:33 PM
Butzel Butzel is offline
 
Join Date: Dec 2008
Location: Germany
Posts: 21
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by Dylanblitz View Post
...If you want to disable the price you can remove it from the templates
garage_vehicle_view
garage_vehicle_edit
thats it, thank you
Reply With Quote
  #197  
Old 02-21-2011, 10:55 AM
Butzel Butzel is offline
 
Join Date: Dec 2008
Location: Germany
Posts: 21
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

-the timeslip shows a blank page.
I tried different values.... no entry.


-when I approve anything, the page .../garage_approval.php?do=approve_vehicle&id=xx shows a menu without blanks between the menuitems.

What can I do ?


PS: I use C&D Garage 2.0.6 Timeslips on vB 3.8.x
Reply With Quote
  #198  
Old 02-23-2011, 05:51 PM
Dylanblitz Dylanblitz is offline
 
Join Date: Oct 2005
Location: OC, California
Posts: 732
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by Butzel View Post
-the timeslip shows a blank page.
I tried different values.... no entry.


-when I approve anything, the page .../garage_approval.php?do=approve_vehicle&id=xx shows a menu without blanks between the menuitems.

What can I do ?


PS: I use C&D Garage 2.0.6 Timeslips on vB 3.8.x
When is it showing the blank page? When you try to add, when you try to edit, when you try to view?
Can you pm me a SS of the approval items? I'm not sure what you mean.
Reply With Quote
  #199  
Old 02-23-2011, 06:22 PM
Butzel Butzel is offline
 
Join Date: Dec 2008
Location: Germany
Posts: 21
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Hi Dylanblitz,

when I try to add. I can' t add a Timeslip for a car, so I can't edit.

I tried some formats for the time, like 1 or 1.0 or 00:00:01. But all I get after adding is a white Page.



PHP Code:
Details zum Fehler auf der Webseite

Meldung
Nicht abgeschlossene Zeichenfolgenkonstante
Zeile
937
Zeichen
67
Code
0
URI
http://forum.xxxx.com/garage_timeslips.php?do=add_qtrmile&id=1 
Reply With Quote
  #200  
Old 02-24-2011, 01:38 PM
ludachris ludachris is offline
 
Join Date: Feb 2002
Posts: 287
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Is this add-on still structured in a way that forces users to add each vehicle modification individually? Can it be changed without much work so that modifications can be added in textareas? Can the admin define/edit all user input fields to collect info different from what the defaults are in the script?
Reply With Quote
  #201  
Old 02-24-2011, 03:53 PM
Dylanblitz Dylanblitz is offline
 
Join Date: Oct 2005
Location: OC, California
Posts: 732
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by Butzel View Post
Hi Dylanblitz,

when I try to add. I can' t add a Timeslip for a car, so I can't edit.

I tried some formats for the time, like 1 or 1.0 or 00:00:01. But all I get after adding is a white Page.



PHP Code:
Details zum Fehler auf der Webseite

Meldung
Nicht abgeschlossene Zeichenfolgenkonstante
Zeile
937
Zeichen
67
Code
0
URI
http://forum.xxxx.com/garage_timeslips.php?do=add_qtrmile&id=1 
Can you tell me what that error means in English?
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 03:49 PM.


Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.05827 seconds
  • Memory Usage 2,376KB
  • 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
  • (4)bbcode_php
  • (6)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
  • (1)pagenav_pagelinkrel
  • (11)post_thanks_box
  • (1)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
  • (10)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