Go Back   vb.org Archive > vBulletin Modifications > vBulletin 4.x Modifications > vBulletin 4.x Add-ons

Reply
 
Thread Tools
vBulletin-Carplate Details »»
vBulletin-Carplate
Version: 1.0.2, by Vossi Vossi is offline
Developer Last Online: Nov 2023 Show Printable Version Email this Page

Category: Add-On Releases - Version: 4.0.6 Rating:
Released: 09-07-2010 Last Update: 09-07-2010 Installs: 13
Supported DB Changes Uses Plugins Template Edits Auto-Templates
Code Changes Additional Files Translations Is in Beta Stage  

What is vBulletin-Carplate:

With this addon you can create little car plates within your forum and even allow the use of it in other forums (with advertisement).

Installation

- !!! always create a backup from the database of your forum !!!
- upload files within folder 'upload' to your server via FTP.
- set chmod '777' for following directory:
  • /vbcarplate/userplates/
- import 'product-vbcarplate.xml' in admincp
- check usergroup rights
- import wanted carplate types in admincp under 'vBulletin-Carplate' -> 'Manage carplates'
- do the settings under -> 'vBulletin-Carplate' -> 'Settings'
- done

If you dont use TMS you need to do the template modifications manually, check the '/templateedits'-folder for details. The AddOn doesnt work properly without those changes.

General

Thanks to captainslater and MrD for their help on this addon.

If you like this addon you can donate via paypal to webmaster@schnullerforum.de

As this addon is getting developed i need you help, comments and feedback to make it better.

History

- Version 1.0.0 (25.08.2010), alpha, first version
- Version 1.0.1 (31.08.2010), alpha, added options
- Version 1.0.2 (08.09.2010), beta, released

Download Now

File Type: zip vbcarplate102.zip (520.0 KB, 143 views)

Screenshots

File Type: jpg main.jpg (88.4 KB, 0 views)
File Type: gif postbit.gif (34.8 KB, 0 views)
File Type: gif profile.gif (13.5 KB, 0 views)
File Type: gif selectplate.gif (66.9 KB, 0 views)
File Type: gif signature.gif (33.8 KB, 0 views)
File Type: jpg usercp.jpg (29.4 KB, 0 views)
File Type: gif externaluse.gif (2.5 KB, 0 views)
File Type: jpg admincp1.jpg (111.1 KB, 0 views)
File Type: gif admincp2.gif (19.2 KB, 0 views)

Supporters / CoAuthors

Show Your Support

  • This modification may not be copied, reproduced or published elsewhere without author's permission.

Comments
  #2  
Old 09-08-2010, 12:08 PM
Vossi Vossi is offline
 
Join Date: Mar 2005
Location: Germany
Posts: 437
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Edit:

It would be nice to get more translations and if you help me to create carplates for your country. This addons grows with the help of the community.

Some more screenshots with this post...
Attached Images
File Type: gif admincp3.gif (37.8 KB, 0 views)
File Type: gif admincp4.gif (36.8 KB, 0 views)
File Type: gif admincp5.gif (12.1 KB, 0 views)
File Type: gif mod1.gif (31.3 KB, 0 views)
File Type: gif mod2.gif (31.7 KB, 0 views)
File Type: gif mod3.gif (35.7 KB, 0 views)
Reply With Quote
  #3  
Old 09-08-2010, 12:32 PM
morrow's Avatar
morrow morrow is offline
 
Join Date: Mar 2002
Location: NJ
Posts: 370
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Have a little issue here. See attachment.
Attached Images
File Type: jpg carplate.jpg (132.0 KB, 0 views)
Reply With Quote
  #4  
Old 09-08-2010, 12:46 PM
Vossi Vossi is offline
 
Join Date: Mar 2005
Location: Germany
Posts: 437
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Weird...

What you could try is to delete the lines within the product:
PHP Code:
require_once(DIR '/includes/functions_vbcarplate.php');
create_vbcarplate_datastore(true); 
and try to generate the datastore out of the tools in admincp then.
Reply With Quote
  #5  
Old 09-08-2010, 04:23 PM
Kolbi Kolbi is offline
 
Join Date: Mar 2009
Location: D - S?dbaden
Posts: 899
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Very nice
Reply With Quote
  #6  
Old 09-08-2010, 04:45 PM
x626xblack x626xblack is offline
 
Join Date: Oct 2009
Location: Houston Tx.
Posts: 183
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

In the US there are Car Plates (License Plates) for each State... And most States have multiple Plate formats... Could easily reach 400 plates just for the US.
Reply With Quote
  #7  
Old 09-08-2010, 05:03 PM
Vossi Vossi is offline
 
Join Date: Mar 2005
Location: Germany
Posts: 437
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Yeah, I read about that. I was trying to do a test with the acual NY-plate. It worked fine so that might be a base for creating the most important plates for the US.
Reply With Quote
  #8  
Old 09-08-2010, 05:13 PM
TheRedGoat TheRedGoat is offline
 
Join Date: Aug 2010
Posts: 10
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Would you be able to modify this to make it a country flag instead of a license plate?

I have been searching for something for 4.0.6 to display flags for each user.

~Brian
Reply With Quote
  #9  
Old 09-08-2010, 06:21 PM
Krusty1231's Avatar
Krusty1231 Krusty1231 is offline
 
Join Date: Jul 2010
Location: Canada
Posts: 366
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by TheRedGoat View Post
Would you be able to modify this to make it a country flag instead of a license plate?

I have been searching for something for 4.0.6 to display flags for each user.

~Brian
See here - works great for me in 4.0.6

https://vborg.vbsupport.ru/showthrea...=country+flags
Reply With Quote
  #10  
Old 09-08-2010, 06:22 PM
Krusty1231's Avatar
Krusty1231 Krusty1231 is offline
 
Join Date: Jul 2010
Location: Canada
Posts: 366
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Oh - and downloaded. Going to install once I see if Canada is in the list of plates.

Thanks.
Reply With Quote
Reply

Thread Tools

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 02:25 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.04538 seconds
  • Memory Usage 2,344KB
  • Queries Executed 25 (?)
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
  • (1)bbcode_php
  • (1)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
  • (2)pagenav_pagelink
  • (10)post_thanks_box
  • (10)post_thanks_button
  • (1)post_thanks_javascript
  • (1)post_thanks_navbar_search
  • (10)post_thanks_postbit_info
  • (9)postbit
  • (17)postbit_attachment
  • (10)postbit_onlinestatus
  • (10)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
  • post_thanks_function_fetch_thanks_end
  • post_thanks_function_thanked_already_start
  • post_thanks_function_thanked_already_end
  • fetch_musername
  • 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