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
  #1517  
Old 01-06-2005, 01:15 PM
noppid noppid is offline
 
Join Date: Mar 2003
Location: Florida
Posts: 1,875
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Running the queries and re-doing the file edits after the vB upgrade are what keep it working for us.

I can't be certain what is your exact problem, but as you see, those steps seem to get everyone else going after a vB upgrade.
Reply With Quote
  #1518  
Old 01-06-2005, 02:16 PM
ChrisBaktis ChrisBaktis is offline
 
Join Date: Mar 2004
Location: CT
Posts: 409
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Im obviously missing something. How does a member use this? How would I go about adding a car (or other item) to my vBgarage?
Reply With Quote
  #1519  
Old 01-06-2005, 04:07 PM
PuntoPower PuntoPower is offline
 
Join Date: Apr 2004
Posts: 37
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by noppid
All the information you need to solve those isssues has been laid out in the past few replies. Make a list and check it twice.
i must be doing something wrong,eres what i do

In ADMINCP/USERGROUP.PHP i add the following

print_yes_no_row($vbphrase['can_vbgarage'], 'usergroup[canvbgarage]', $ug_bitfield['canvbgarage']);



then in INCLUDES/INIT.PHP i add the following

'canvbgarage' => 16777216

then run the 5 queries and after that it still doesnt work, i can see as im a admin but none of the members can asit says they dont have permission, but i have enabled permisssion for them in the usergroup settings. please help, what step shud bring back the vbgarage options in the left panel of admincp?
Reply With Quote
  #1520  
Old 01-06-2005, 04:33 PM
bmx269 bmx269 is offline
 
Join Date: Jun 2004
Posts: 5
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

I am having the same issue with 3.0.4

No permissions. Please anyone, H E L P...

-Trent
Reply With Quote
  #1521  
Old 01-07-2005, 12:24 AM
noppid noppid is offline
 
Join Date: Mar 2003
Location: Florida
Posts: 1,875
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by PuntoPower
i must be doing something wrong,eres what i do

In ADMINCP/USERGROUP.PHP i add the following

print_yes_no_row($vbphrase['can_vbgarage'], 'usergroup[canvbgarage]', $ug_bitfield['canvbgarage']);



then in INCLUDES/INIT.PHP i add the following

'canvbgarage' => 16777216

then run the 5 queries and after that it still doesnt work, i can see as im a admin but none of the members can asit says they dont have permission, but i have enabled permisssion for them in the usergroup settings. please help, what step shud bring back the vbgarage options in the left panel of admincp?

Assuming you had vBgarage working already before your vB3.0.4 upgrade, you need to do all the file edits listed in the original install files. Then you need to modify the 'canvbgarage' bitmask as you listed above and then run the 5 queries.

That's really all I got for ya. I'm trying man, but that's all I got.

As for a scratch install, I haven't done one since I can't remember. I'd assume you do a full install as per the original instructions, but during the file edits part you make sure you make the change to the 'canvbgarge' bitmask.
Reply With Quote
  #1522  
Old 01-07-2005, 05:33 AM
bL@De bL@De is offline
 
Join Date: Feb 2004
Location: Adelaide, Australia
Posts: 31
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

I have just upgraded my board (>3.0.4 from 3.0.3) and executed the SQL queries (thanks noppid) and changed
Code:
'canvbgarage'              => 16777216
but users who have not setup their garage previously can't create them as there is no link in their own UserCP on the otherside existing users aren't a problem.

Any ideas what may be causing this?

Cheers
Darren
Reply With Quote
  #1523  
Old 01-07-2005, 10:15 AM
magnus's Avatar
magnus magnus is offline
 
Join Date: Apr 2002
Location: Miami, FL
Posts: 1,107
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by Action-N
Magnus should put links in the main thread to all the fixes for these bugs.
Like I mentioned before. Send me a Private Message with what you want added/removed/changed from the main thread, and I'll be more than happy to do it.
Reply With Quote
  #1524  
Old 01-07-2005, 11:14 AM
PuntoPower PuntoPower is offline
 
Join Date: Apr 2004
Posts: 37
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by magnus
Like I mentioned before. Send me a Private Message with what you want added/removed/changed from the main thread, and I'll be more than happy to do it.
welcome back magnus


any ideas with the probs im having above in post 1518?

many thanks
Reply With Quote
  #1525  
Old 01-07-2005, 12:33 PM
noppid noppid is offline
 
Join Date: Mar 2003
Location: Florida
Posts: 1,875
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by PuntoPower
i must be doing something wrong,eres what i do

In ADMINCP/USERGROUP.PHP i add the following

print_yes_no_row($vbphrase['can_vbgarage'], 'usergroup[canvbgarage]', $ug_bitfield['canvbgarage']);



then in INCLUDES/INIT.PHP i add the following

'canvbgarage' => 16777216

then run the 5 queries and after that it still doesnt work, i can see as im a admin but none of the members can asit says they dont have permission, but i have enabled permisssion for them in the usergroup settings. please help, what step shud bring back the vbgarage options in the left panel of admincp?

Try this. ACP->vBulletin options->vBgarage options->Save

That should light it back up for ya.

Good luck
Reply With Quote
  #1526  
Old 01-07-2005, 12:39 PM
PuntoPower PuntoPower is offline
 
Join Date: Apr 2004
Posts: 37
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by noppid
Try this. ACP->vBulletin options->vBgarage options->Save

That should light it back up for ya.

Good luck
ive tried that already, but i said ill try it again hey presto, it works

ur a legend

thx
Reply With Quote
  #1527  
Old 01-07-2005, 12:48 PM
noppid noppid is offline
 
Join Date: Mar 2003
Location: Florida
Posts: 1,875
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by PuntoPower
ive tried that already, but i said ill try it again hey presto, it works

ur a legend

thx
Glad it worked out.
Reply With Quote
  #1528  
Old 01-07-2005, 03:18 PM
bmx269 bmx269 is offline
 
Join Date: Jun 2004
Posts: 5
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

My problem is that i dont have the vBGarage in the ACP->Options anymore. I did all the file changes, except killing the database entries as I want to keep the existing garage entries.

-Trent
Reply With Quote
  #1529  
Old 01-07-2005, 03:29 PM
noppid noppid is offline
 
Join Date: Mar 2003
Location: Florida
Posts: 1,875
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by bmx269
My problem is that i dont have the vBGarage in the ACP->Options anymore. I did all the file changes, except killing the database entries as I want to keep the existing garage entries.

-Trent
You need to read back the last 20 or so posts. There is a link to a post with queries you have to run to restore those options.
Reply With Quote
  #1530  
Old 01-07-2005, 05:34 PM
JEdward's Avatar
JEdward JEdward is offline
 
Join Date: Jan 2005
Location: Alabama
Posts: 4
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

i tried to install this hack and now i get
Quote:
includes/config.php does not exist. Cannot continue.
when i try to go to the forums page
Reply With Quote
  #1531  
Old 01-07-2005, 05:40 PM
noppid noppid is offline
 
Join Date: Mar 2003
Location: Florida
Posts: 1,875
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by JEdward
i tried to install this hack and now i get

when i try to go to the forums page
Sounds like you forgot to upload your old includes/config.php after the upgrade.
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 08:21 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.06736 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
  • (1)bbcode_code
  • (10)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
  • (4)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