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
  #1667  
Old 08-11-2005, 05:28 AM
Turbo_WRX Turbo_WRX is offline
 
Join Date: Mar 2005
Posts: 45
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Attention!!!! If someone has extensive knowledge using this garage feature and can code me a page...all i need is someone to add some text in a field for me and get it to show up for users and what not...I made a pic through photoshop of what i want it to be like...if you can code what i drew up..trust me i know someone can..i will PAY you for you time and troubles...please email me jdmartin010101@hotmail.com and have VBGARAGE in the title..I will pay when you're done...100%...I'm prefectly legit, check my ebay if you want, user icp_double_j...I just need some help and i know money talks...so yeah...
Reply With Quote
  #1668  
Old 08-12-2005, 11:05 PM
kderentz kderentz is offline
 
Join Date: Jan 2005
Posts: 68
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

I installed this and everything went fine, however when I go the control panel and try and upload an image to the garage its submits the form with no errors but the image dose not come up. I am running GD2+ so that shouldnt be an issue. Anyone have any ideas?
Reply With Quote
  #1669  
Old 08-15-2005, 08:21 PM
lem's Avatar
lem lem is offline
 
Join Date: May 2005
Posts: 33
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

This is my second post regarding this issue. Others have posted the same but nobody ever answers. Here is the problem:

I have installed this hack on about 7-8 forums now, and all have the same problem. Whenever I go into the usergroup settings to adjust a setting for a specific usergroup, it turns off the permissions for the vbgarage automatically.

I always have to go back in that usergroup's settings and turn on vbgarage again. It is very annoying. Is there any way to fix this?

Thanks,

Lem
Reply With Quote
  #1670  
Old 08-15-2005, 11:41 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 lem
This is my second post regarding this issue. Others have posted the same but nobody ever answers.
Probably over half of the questions in this thread are about the same problem you are asking about, with its answer following most of them. Try doing a search in this thread for "permissions" or something.


Here I found one of my old posts that should explain what you need to edit. https://vborg.vbsupport.ru/showpost....postcount=1455
Reply With Quote
  #1671  
Old 08-16-2005, 04:44 AM
lem's Avatar
lem lem is offline
 
Join Date: May 2005
Posts: 33
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Alrighty folks, found the problem for those of you running 3.0.7 or 3.0.8 like I am on a lot of my forums. I was having serious problems with my vbgarage permissions changing constantly for my various usergroups. Hope this helps...

The instructions tell you edit INIT.PHP like this:
PHP Code:
    #######################
        
'caneditownusernotes'      => 131072,
    
// START VBGARAGE HACK
        
'canvbgarage'              => 262144
    
// END VBGARAGE HACK
    ####################### 
BUT They must have added the reputation system somewhere between 3.0.0 and 3.0.7 because 'canvbgarage' is not the last line before the );

So, what worked for me is this:

PHP Code:
    'canseehiddencustomfields' => 262144,  
//  Originally you had to place 'canvbgarage' before the above line.
//Drop down about 10 lines and add it to the end of the reputation lines like this.


    // Reputation

    
'canseeownrep'             => 256,
    
'canuserep'                => 524288,
    
'canhiderep'               => 1048576,
    
'cannegativerep'           => 2097152,
    
'canseeothersrep'          => 4194304,
    
'canhaverepleft'           => 8388608,
    
// START VBGARAGE HACK
    
'canvbgarage'              => 16777216
    
// END VBGARAGE HACK
); 
Notice that the number is double the previous reputation number(I dont know what the purpose of this is, but thats the pattern)

Hope this helps. I looked forever in these threads and I could not find anything clear. Just little bits and pieces. I hope this is a little easier to understand.

Thanks for this great hack,

Lem
Reply With Quote
  #1672  
Old 08-17-2005, 07:22 AM
mr. visual mr. visual is offline
 
Join Date: Aug 2005
Posts: 15
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

absolutely fantastic, installed.

Thanks!
Reply With Quote
  #1673  
Old 08-17-2005, 11:52 PM
hotwheels hotwheels is offline
 
Join Date: May 2005
Location: Cheyenne, wy
Posts: 1,380
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

i am not sure what i did wrong, but if you look at my vbgarage: http://www.insanemustangs.com/forums...ge.php?do=list It show's that the garage is there, but you cannot do anything with it at all. I set everything up the way the instruction's stated, and every step was followed. Does anybody have any idea, why it can't be used? In my usergroup settings, they are all marked to yes.
Reply With Quote
  #1674  
Old 08-17-2005, 11:58 PM
hotwheels hotwheels is offline
 
Join Date: May 2005
Location: Cheyenne, wy
Posts: 1,380
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

never mind, i got it fixed.............my error
Reply With Quote
  #1675  
Old 08-20-2005, 05:47 AM
csidlernet csidlernet is offline
 
Join Date: Apr 2003
Location: sydney
Posts: 183
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

thanks man
Reply With Quote
  #1676  
Old 08-20-2005, 11:52 AM
BlueBulletRL BlueBulletRL is offline
 
Join Date: Apr 2005
Posts: 91
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

I am having trouble trying to pull the car information to use in the postbits. I put the SQL query in just as you said and posted the if statement and even if the user has a vbgarage it doesn't pull the information. is there something I missed? Please HELP ME I NEED THIS FEATURE However I want it to display under the user name like this

Year:
Make:
Model:
My Garage<-That will be hyperlinked to there garage. PLEASE HELP!!!

Also the query you gave is that to be added or to replace the current query there? PLEASE HELP
Reply With Quote
  #1677  
Old 08-20-2005, 08:17 PM
ryans ryans is offline
 
Join Date: Feb 2002
Posts: 110
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by magnus
As stated before, this is all being added. It's not that it's been "forgotten", it's just being slated for a later release. Expect it very soon.
1 year and 6 months later . I don't see a delete image options. Is that something This doesn't have or did I install it wrong?
Reply With Quote
  #1678  
Old 08-21-2005, 11:27 AM
black04gt black04gt is offline
 
Join Date: Dec 2004
Posts: 17
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

I have had vbgarage installed on my forums for about 6 months now had voer 200 mustangs in the garage with info and pics and I woke up this morning andy they are gone???? wtf??? i check the database files in myadmin for php and the 3 database and the tables are empty??? anyone ever heard of this i back up my site about once a month is there a way i can exctract just those files from the back up??

thanks for any help in advance

Dave
Reply With Quote
  #1679  
Old 08-23-2005, 02:35 PM
AndyA AndyA is offline
 
Join Date: Apr 2005
Posts: 188
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Is this safe to install on 3.0.8 then ? Does the installer take care of any database alterations ?
Reply With Quote
  #1680  
Old 08-23-2005, 11:50 PM
brendonm brendonm is offline
 
Join Date: Feb 2003
Location: New Zealand
Posts: 9
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

hmmm... tempted but scared. Will keep watching to see what happened to all the Mustangs.
Reply With Quote
  #1681  
Old 08-28-2005, 02:08 AM
dodgechargerfan dodgechargerfan is offline
 
Join Date: Aug 2005
Posts: 94
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

I am getting a page not found error on "/forums/vbgarage.php" after clicking submit in the Edit vbGarage form in the User CP.
Yet, the file is there and everything else works so far.
(actually a few things don't but they should once my domain name gets redirected.)

I just checked: if I add a "?" to the url, it comes up.
Any way to fix that or even make the "?" come up automatically.

Forgive me if this is a noob question. I started working with stuff exactly 1 week ago - before then I knew nothing about SQL, phpbb (I migrated a board from it), php, vBulletin, etc...
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 02:58 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.06309 seconds
  • Memory Usage 2,380KB
  • 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
  • (2)bbcode_php
  • (2)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