The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
vBGarage v3.1.1 (now with GD-Lib support!) Details »» | |||||||||||||||||||||||||
[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
|
Comments |
#662
|
|||
|
|||
Hey thanks, I'm no expert either, I just didn't want to bother you to do this for me, figured I'd try it myself. I'm going to use your code of course..
|
#663
|
|||
|
|||
I just updated my tempates with your cleaned-up code Magnus. Thanks again bro.
|
#664
|
||||
|
||||
Ok - what do I do with this? LOL
SVTOA - the problem occurs when you have more then a few pics -- its like the data is vertically centered against the overall pics entered......... I am liberal and allow alot of pics ---- What I need to do is get the data to start at the top of the block Quote:
|
#665
|
|||
|
|||
Your forum setup is WIDE man! all those ad banners you have kind of expand things a little bit.
Without going off in 10 different directions here, first thing is to determine if your only issue is how this displays. As I said before, it worked fine for me when I created a garage on your board and filled out the custom fields. |
#666
|
|||
|
|||
You know, thinking about it you're right. It definitely is nice that users can add their own touches with the code. I still would like to have the option of adding some custom fields because there is some information I would like to make sure that everyone includes and I'm definitely not a PHP coder so going in and adding my own fields would just be asking for trouble.
I would like to have one field be a checkbox asking the user if they are a DJ and then I would like to create a menu item that would take someone to a page that shows a listing of everyone that checked YES to the DJ question. Is this sort of thing possible? Thanks!! djnth Quote:
|
#667
|
||||
|
||||
Quote:
actually, its set to 100% --- Here is 3 screenshots -- starting with yours ---see how even on yours the title bar on the data side isnt even with the title bar on the pic side? as we add more pics it becomes lower and lower as demonstrated in pics 2 & 3 |
#668
|
|||
|
|||
Quote:
You have given me an idea... I could alter my own code so that "if" et field="12." then display graphic "12secondclub.gif" As far as being a PHP coder- that's a state of mind. Take some code and play with it to see what the effect of your changes has on the end result. That's how you can learn. These guys like Magnus and Evil LS1 are TRUE coders, I'm the kind who knows a little about a lot and just enough to get myself in trouble. :nervous: |
#669
|
|||
|
|||
Quote:
Joey, regardless of what width you have your tables configured at, the fact is that on a 1024x768 setting, I have to scroll to see the full page no matter what I am doing on your website, and that IMHO detracts from the look. As for the dropping headers, it seems somewhere in your viewgarage template you have placed code in the middle of a <tr> or <td> tag. What is happening on your pages is not happening on my website. Some of my members have 12 photos and all that happens is the page grows longer not wider. The top header of the garage never moves from the top. Perhaps you can test out the code by restoring to the original viewgarage template and seeing if there is a change in the look... You have a very nice website, I just prefer to be able to see the whole page when I have my browser set to 1024x768. |
#670
|
|||
|
|||
Quote:
Ok so this tells me that that variable is not set.... so where can i set this variable? Also TO ANYONE, is there a way i can say X user group can view/edit garage but Y group can only view garage? |
#671
|
|||
|
|||
That functionality is already built into the hack. For the group that you wish to have "view only" simply go to your usergroup manager and select said group. Scroll down to "can use vb garage yes/no" and select no. Now they will still be able to see the garages but will have no means to edit or create one.
Here's the area of my add-on that you could play with: Code:
<if condition="!$user['userid']"> <else /> <if condition="$user[field55] !='00.00'"> <font color="black"><b>My Best ET: <font color="red">$user[field55]</font> <else /> This member has not added ET data to their vB Garage. </if> </if> </span> |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|