Go Back   vb.org Archive > vBulletin Modifications > Archive > vB.org Archives > vBulletin 3.0 > vBulletin 3.0 Full Releases
FAQ Community Calendar Today's Posts Search

Reply
 
Thread Tools
vBGarage v3.1.1 (now with GD-Lib support!) Details »»
vBGarage v3.1.1 (now with GD-Lib support!)
Version: 1.00, by magnus magnus is offline
Developer Last Online: Feb 2012 Show Printable Version Email this Page

Version: 3.0.0 Rating:
Released: 04-08-2004 Last Update: 04-13-2004 Installs: 371
DB Changes
 
No support by the author.

[high]***[/high]CLICK HERE FOR vB3.0.5 INSTALLER/UPDATE[high]***[/high]


vBGarage v3.1.1 (now with GD-Lib support!)

Description
This hack will allow your users to create a virtual garage where they can store photos, details, etc.. about their vehicle (this can be modified to suit forums of other interests).

Latest Uploads will be displayed on Garage List.

Forum users can now leave comments in member garages.

Admin functions are available in the AdminCP.

This version contains the ability to limit access by usergroup(s). All templates are 100% XHTML Verified!

Information
Tested and developed on vB 3.0.0 Gold.

Requires
GD 2.0+ Library

Demo
http://www.sffba.net/forum/vbgarage.php?do=list (Temporary)

This hack, as like the rest of my hacks, are FREE. However, if you enjoy this hack and feel the need to donate something for my time you can do so by clicking the icon below:


*NOTE: Those who donate are explicitly granted permission to remove the "Powered by" information from the vBGarage footer.

*NOTE: When donating, please include your forum url. Thanks!

Version History
v3 - Initial release. Let's hope I don't have alot of entries here.
v3.0.1 - Added GD-Lib Support!
v3.1.0 - Added User Comments, Latest Uploads on Garage List, AdminCP Options
v3.1.1 - Added ability for Admin to "edit" users' garages. Use ImageCopyResampled(); over ImageCopyResized(); for better thumbnail quality.

Planned Features
- Multiple entries per user.
- Possible integration with Photopost/Coppermine/etc..

If you use this, please click

* Installation script by John

[hr]-[/hr]
UPGRADES

v3.1.0 -> v3.1.1 UPGRADE INSTRUCTIONS

v3.0.1 -> v3.1.0 UPGRADE INSTRUCTIONS

v3.0 -> v3.0.1 UPGRADE INSTRUCTIONS

[hr]-[/hr]
MODIFICATIONS/ADD-ONS

[high]1. Add "Who's Online" Location by magnus[/high]
[high]2. Organize Your vBGarage Templates by magnus[/high]
[high]3. Increase Thumbnail Image Quality (v3.1.1 and older) by magnus[/high]
[high]4. Alphabetize Garage List by magnus[/high]
[high]5. Add "Latest Uploads" to FORUMHOME by magnus[/high]
[high]6. EvilLS1's Timeslip Database Integration by SVTOA[/high]
[high]7. Installer/Uninstaller by Action-N[/high]
[high]8. vBulletin 3.0.5 Compatible Installer/Update by noppid[/high]

Supporters / CoAuthors

Show Your Support

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

Comments
  #1262  
Old 11-14-2004, 02:45 AM
magnus's Avatar
magnus magnus is offline
 
Join Date: Apr 2002
Location: Miami, FL
Posts: 1,107
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

From what I've seen, it seems to work fine on v3.0.3. It would be rare for vBGarage to cease to function on future upgrades, as it's mostly it's own independant .php file. There would have to be semi-serious structure changes in vBulletin for that to happen.

I do, however, wish to touch on something I've noticed. While I'm flattered vBGarage has taken off as well as it has, please make note that the licensing is still in effect. By installing vBGarage, you are agreeing to leave the "Powered by" footer intact (unless previously agreed upon). Which, I've noticed, may sites are not (a simple Google search reveals dozens).

- magnus
Reply With Quote
  #1263  
Old 11-14-2004, 03:00 AM
Roms's Avatar
Roms Roms is offline
 
Join Date: Jun 2004
Location: Witness ProtectionProgram
Posts: 1,841
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
I take it this isn't compatible with 3.0.3 as yet?
I had it 3.0.3 and it has problems. You can't hide private fields from users who can view the vBGarage. and the usergroup settings don't stay.

An uninstall would be nice too. LOL
Reply With Quote
  #1264  
Old 11-14-2004, 03:51 PM
Sweet Evil Sweet Evil is offline
 
Join Date: Nov 2001
Posts: 57
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Anyknow where the 'vBGarage' text is sent from in this pic? I do not have them uploading cars and watch the text to read different. Thanks!
Reply With Quote
  #1265  
Old 11-15-2004, 12:55 AM
joeychgo's Avatar
joeychgo joeychgo is offline
 
Join Date: Mar 2004
Location: Chicago, IL
Posts: 933
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

what would be great would be a full update - with 3.03 compatibility!!
Reply With Quote
  #1266  
Old 11-15-2004, 03:00 AM
Action-N's Avatar
Action-N Action-N is offline
 
Join Date: Jan 2002
Location: Pasco, WA
Posts: 225
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by Sweet Evil
Anyknow where the 'vBGarage' text is sent from in this pic? I do not have them uploading cars and watch the text to read different. Thanks!
I guess you can't be expected to read through 84 pages of threads so here is the link from when I answered your question earlier.
https://vborg.vbsupport.ru/showpost....postcount=1195

To joey an others, I build the uninstaller an installer for 3.2 an after I installed it fresh on my board I soon found that I still had a few bugs to work out. So I almost made it, b ut now I need to rethink how certain features are handled. Biggest one right now is when I combined the query for the images to show on the list to save a query for each user. Now if they have no image uploaded the script breaks. So I must decide if I should force users to include an image, establish a defualt avatar, or seperating the quieries. I'm putting alot of time into this script and I promise I will finish it.

Also I am building 3.2 on a 3.0.0 board.
Reply With Quote
  #1267  
Old 11-15-2004, 03:02 AM
joeychgo's Avatar
joeychgo joeychgo is offline
 
Join Date: Mar 2004
Location: Chicago, IL
Posts: 933
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

thank you action -- anything I can do to help just ask. I havent upgraded my VB to 3.03 because I dont want to have problems with the garage -
Reply With Quote
  #1268  
Old 11-15-2004, 09:29 AM
oly51's Avatar
oly51 oly51 is offline
 
Join Date: Mar 2002
Posts: 134
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by Action-N
.. So I must decide if I should force users to include an image, establish a defualt avatar, or seperating the quieries.
I'd say go with a default "No image" image.

BTW, I'm running 3.0.3 and will be doing a new install.
Reply With Quote
  #1269  
Old 11-16-2004, 02:49 AM
Luthy Luthy is offline
 
Join Date: Nov 2004
Posts: 5
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

is there away to add more vehicles to one user...like to show off more then one car??
Reply With Quote
  #1270  
Old 11-16-2004, 03:08 AM
Action-N's Avatar
Action-N Action-N is offline
 
Join Date: Jan 2002
Location: Pasco, WA
Posts: 225
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by Luthy
is there away to add more vehicles to one user...like to show off more then one car??
Your first post an that's your question. Yes just upload the pictures of both cars and desribe each one.

I noticed you renamed your garage. Well that's all fine an dandy unless you donated to magnus an got permission to remove/edit the footer in needs to be kept intact. Alot of work went into building this script, so the least we can do is show a little credit. The next version will allow more than one entry per user so just hang tight. It'll will also have a more defined layout so users aren't all doing thier own thing.
Reply With Quote
  #1271  
Old 11-16-2004, 11:23 PM
Luthy Luthy is offline
 
Join Date: Nov 2004
Posts: 5
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

I had some one install that for me and they renamed who made it....sorry for that. I am not really good with installing these vb hacks but I am very intersted in the new update. When will that be ready??
Reply With Quote
  #1272  
Old 11-17-2004, 11:00 AM
djjeffa's Avatar
djjeffa djjeffa is offline
 
Join Date: Aug 2004
Posts: 521
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by Luthy
I had some one install that for me and they renamed who made it....sorry for that. I am not really good with installing these vb hacks but I am very intersted in the new update. When will that be ready??
yea I agree some of my members have mor than one care so i was wondering if there is anyway that i could set this up I read 6 pages into this thread but dial up is rought at work lol
also I have modded cellphones on my site I was wondering if i could edit the vbgarage so i would have 2... 1 for cars then like a cellphone garage well you know what i mean.
Reply With Quote
  #1273  
Old 11-17-2004, 06:19 PM
Action-N's Avatar
Action-N Action-N is offline
 
Join Date: Jan 2002
Location: Pasco, WA
Posts: 225
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by djjeffa
yea I agree some of my members have mor than one care so i was wondering if there is anyway that i could set this up.
Well you didn't have to read through the whole thread, just up two posts when I answered that question. Also on everypage now it show the hack info at the top of the thread. Reading the "future features" you will notice multi cars per user is listed there.

Your other question, it is possible but would require you to rename everything in the script to allow both.
Reply With Quote
  #1274  
Old 11-17-2004, 06:35 PM
oly51's Avatar
oly51 oly51 is offline
 
Join Date: Mar 2002
Posts: 134
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Getting closer to release, Action-N?
Only asking 'cuz I'm on vacation next week and will have time to play with a new install....
Reply With Quote
  #1275  
Old 11-18-2004, 01:57 AM
Number9 Number9 is offline
 
Join Date: Oct 2004
Posts: 12
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

GD Lib is now installed on the server. Thumbnails are enabled and the GD version was selected in the server options.

What else can I do to get the thumbnails to show? :tired:
Reply With Quote
  #1276  
Old 11-18-2004, 02:49 AM
4number8 4number8 is offline
 
Join Date: Nov 2004
Posts: 118
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Many thanks for the great hack.......clicks install
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 01:15 AM.


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.09304 seconds
  • Memory Usage 2,371KB
  • Queries Executed 31 (?)
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
  • (6)bbcode_quote
  • (1)footer
  • (1)forumjump
  • (1)forumrules
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (1)modsystem_post
  • (1)navbar
  • (6)navbar_link
  • (120)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (3)pagenav_pagelinkrel
  • (16)post_thanks_box
  • (16)post_thanks_button
  • (1)post_thanks_javascript
  • (1)post_thanks_navbar_search
  • (16)post_thanks_postbit_info
  • (15)postbit
  • (16)postbit_onlinestatus
  • (16)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_display_complete
  • post_thanks_function_can_thank_this_post_start
  • pagenav_page
  • pagenav_complete
  • tag_fetchbit_complete
  • forumrules
  • navbits
  • navbits_complete
  • showthread_complete