View Full Version : VbGarage 3.5
Ok, this is really strange.
I have noticed certain functions on my forum stop working for example the search function is disabled yet i have not disabled it and i can't seem to enable it, also quick links is the same. In the wysiwyg message editor certain things in there are no longer working for example the font size just doesn't work at all, you click it and nothing happens.
Now the latest thing i am noticing is that i can no longer find the garage settings in the admin CP What on earth is going on with my board :eek: where are the settings so i can increase the number of pictures members can upload to their garage.
Someone please help this is driving me insane arrrgggggg :D
im not sure about your random board issues... I didnt run into those, what is your site?
your garage settings can be found in admincp -> vb options -> vbulletin garage
I got alot of emails telling me that pictures wouldn't upload... people were trying to load pictures fresh off the camera without compressing or resizing! So I did a quick template edit to help members know there is a LIMIT! :D
in the vbgarage_editgarage template i found
Code:
---------------
Code is only visible to licensed users, and only when logged into the forums.
---------------
and after this
Code:
---------------
Code is only visible to licensed users, and only when logged into the forums.
---------------
i placed this
Code:
---------------
Code is only visible to licensed users, and only when logged into the forums.
---------------
of course if you do you would want to reflect your max size!
SAReefer
02 Feb 2008, 11:05
hey guys i am having a problem installing this hack, once i add the code to navbar template i get this under my navbar
href="http://www.myforum/forum/usercp.php">User CP
and when i click on VBgarage in my navbar it tells me i have a 404 error and that it cant find the file vbgarage.php
i uploaded the php file to my fourm/ directory where the index.php and showthread.php files are, can anyone be of assistance to me?
thanks in advance
can we see your navbar template?
SAReefer
02 Feb 2008, 21:02
yeah sure must i post the whole thing?
SAReefer
02 Feb 2008, 21:05
thanks...
is th the current template where it is leaving the user cp code below the navbar?
also - can i have a link to your forumhome?
I am assuming the space left here is where you inserted the code, doind it there you have broke a link, that is why your user cp is showing strange and your not linking right
Code:
---------------
Code is only visible to licensed users, and only when logged into the forums.
---------------
close the above code to look like this:
Code:
---------------
Code is only visible to licensed users, and only when logged into the forums.
---------------
Then I would place your garage code after the members link and would resemble below:
Code:
---------------
Code is only visible to licensed users, and only when logged into the forums.
---------------
i have a child style for my two styles that i use to test things out before i put them into action, that way... if you mess it up beyond recognition. you can always go get the working template from your parent style and try again :0)
SAReefer
03 Feb 2008, 09:06
okay that got rid of this under my navbar thanks!!
href="http://www.myforum.com/forum/usercp.php">User CP
but when i click on VBgarage iy still says 404 not found /vbgarage.php
so i moved the vbgarage to the root directory and i get this
Warning: require_once(./global.php) [function.require-once]: failed to open stream: No such file or directory in /home/sareefer/public_html/vbgarage.php on line 67
Fatal error: require_once() [function.require]: Failed opening required './global.php' (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home/sareefer/public_html/vbgarage.php on line 67
is there some how i can change the link in the navbar?
GotVtec
03 Feb 2008, 13:51
hey guys i am having a problem installing this hack, once i add the code to navbar template i get this under my navbar
href="http://www.myforum/forum/usercp.php">User CP
and when i click on VBgarage in my navbar it tells me i have a 404 error and that it cant find the file vbgarage.php
i uploaded the php file to my fourm/ directory where the index.php and showthread.php files are, can anyone be of assistance to me?
thanks in advance
So change the path the in the href for vbgarage.php to /forums/vbgarage.php.
SAReefer
03 Feb 2008, 14:09
okay i was contemplating this but wasn't sure could you just verify for me pls so i need to go from this
href="vbgarage.php?$session[sessionurl]
to this
href="/forums/vbgarage.php?$session[sessionurl]
GotVtec
03 Feb 2008, 14:15
Yes.
SAReefer
03 Feb 2008, 14:16
okay i did that but i still get the same error?
SAReefer
03 Feb 2008, 14:52
okay i am making progress
im not the best with paths, snd my site is forums.mysite.com rather then mysite.com/forums
do you need the first / in there?
Code:
---------------
Code is only visible to licensed users, and only when logged into the forums.
---------------
or should it be
Code:
---------------
Code is only visible to licensed users, and only when logged into the forums.
---------------
GotVtec
03 Feb 2008, 18:30
I finally got the Garage to show up in the postbits based on if the user has a garage or not.
http://www.v6performance.net/forums/showthread.php?p=1291236#post1291236
thats nice :tu: I have mine in the dropdown on the postbits http://forums.projektgerman.com
Anyone have an issue where page 2 won't load?
The link to go to page 2 is: http://www.themazdaforum.com/vbgarage.php?do=$_REQUEST[do]&perpage=25&page=2
when it should be more like:
http://www.themazdaforum.com/vbgarage.php?do=list&perpage=25&page=2
problem is the numbers to the left of the username start back at 1.. unless that is as expected.
Wish I could search this thread for "page 2" but search term too short :P
I didn't install or mod vbgarage but from what I know the only mod to the install was to use lightbox for images.
GotVtec
06 Feb 2008, 01:25
Anyone have an issue where page 2 won't load?
The link to go to page 2 is: http://www.themazdaforum.com/vbgarage.php?do=$_REQUEST[do]&perpage=25&page=2
when it should be more like:
http://www.themazdaforum.com/vbgarage.php?do=list&perpage=25&page=2
problem is the numbers to the left of the username start back at 1.. unless that is as expected.
Wish I could search this thread for "page 2" but search term too short :P
I didn't install or mod vbgarage but from what I know the only mod to the install was to use lightbox for images.
http://www.vbulletin.org/forum/showpost.php?p=1430032&postcount=494
turbo.:R
07 Feb 2008, 03:11
the first page of user entries works fine but when i click on the second page nothing comes up. y???
first page
http://www.phillydubs.com/verwustung/vbgarage.php?do=list
second page
http://www.phillydubs.com/verwustung/vbgarage.php?do=$_REQUEST[do]&perpage=25&page=2
Needs to link to
I would have to look around to find where you edit that but it is putting the wrong code in there.
SVT
?????
turbo.:R
07 Feb 2008, 03:16
the first page of user entries works fine but when i click on the second page nothing comes up. y???
first page
http://www.phillydubs.com/verwustung/vbgarage.php?do=list
second page
http://www.phillydubs.com/verwustung/vbgarage.php?do=$_REQUEST[do]&perpage=25&page=2
i have no idea how to fix this...anybody?
GotVtec
07 Feb 2008, 03:23
i have no idea how to fix this...anybody?
are you serious?
Look three posts up. :confused:
http://www.vbulletin.org/forum/showpost.php?p=1430032&postcount=494
did you go to this link? should fix your problem. :up:
turbo.:R
07 Feb 2008, 23:29
did you go to this link? should fix your problem. :up:
thank u sir...
DustyJoe
08 Feb 2008, 05:20
Check out my solution for a garage, I think it works wonders.
www.minitrucker.org
the fix worked, thanks guys! Sorry I didn't see it in this 36 page thread haha
DieselTruck
13 Feb 2008, 19:23
Installed the product file...followed the instructions...But it doesen't show up any where on my front page..any suggestions?
DieselTruck
14 Feb 2008, 00:46
Installed the product file...followed the instructions...But it doesen't show up any where on my front page..any suggestions?
Maybe I missed it somewhere?
DieselTruck
14 Feb 2008, 03:59
Adding the View Garages on the Home Forum page?
I tried do that, but no luck!?!?
Anyhelp with this?
SVTCobraLTD
14 Feb 2008, 14:31
You need to add the link wherever you want it.
SVT
DieselTruck
14 Feb 2008, 15:44
You need to add the link wherever you want it.
SVT
What link? And what templete would you add it to?
SVTCobraLTD
14 Feb 2008, 16:42
What link? And what templete would you add it to?
http://yoursite.com/forums/garage.php is what you need to link it to.
You need to add it to your "header" where all your buttons are already. But you will either need to make a button or add to a drop down list.
SVT
templaters
15 Feb 2008, 06:36
I wish their was a way that when someone uploads a photo to vbgarage, that vbgarage would automatically resize it down to a set size, I have a large auto forum, and I constantly get questions from members saying I can't upload my photos to vb garage, most of them upload directly from a digital camera, and the photo size is like 1.5 meg etc, if I allowed all to upload 1.5meg per photo my server would fill up automatically.
So is their a hack that fixes this, I know vbgarage has a feature that states max file upload size, so I set that to something small like 500.00 k but instead of resizing the big photo down to the max allowed size it just acts like it is uploading but no photo is uploaded or saved.
I know I can say to the people resize your photos before uploading and then I get question, how do i resize phtos, etc.
I really need help and I am willing to pay for help
Thanks
otis
is this going to be modified to work with 3.6.8 or 3.7
DieselTruck
16 Feb 2008, 23:53
http://yoursite.com/forums/garage.php is what you need to link it to.
You need to add it to your "header" where all your buttons are already. But you will either need to make a button or add to a drop down list.
SVT
I have that in my Navbar correctly...
What I want to do is diplay some of the garages on the forum homepage like shown in the screen shot of this mod. Any ideas how I would do this?
DieselTruck
17 Feb 2008, 04:11
I have figured out why my garage isn't working. I have a forum redirect in my server since I can't transfer my primary for 60 days.
After creating a Garage. When you click the user's name it wants to take you here:
http://www.dieselhaulin.com/vbgarage.php?do=view&id=1
But, It should take you here:
http://www.dieselhaulin.com/forums/vbgarage.php?do=view&id=1
Any ideas how I can change this?
DieselTruck
17 Feb 2008, 17:43
The problem is. When you create a garage, the host is redirected from my primary to dieselhaulin.com. And my template doesn't reconize that site. Can anybody configure my template to do this?
DieselTruck
18 Feb 2008, 03:23
Anybody want to give it a shot?
BlueBulletRL
18 Feb 2008, 23:02
I'm looking to add a link in the vbpicgallery in the users gallery hall back to the member profile. I added a link to the picgallery from the member.php using the following code
Code:
---------------
Code is only visible to licensed users, and only when logged into the forums.
---------------
I tried using the reverse to link it back to the member profile doing this
Code:
---------------
Code is only visible to licensed users, and only when logged into the forums.
---------------
This didn't work however, I've been trying to figure out how to get the userid but I can't get it to work. Someone please help me. Thanks
-Dex
Hi
I sore xcesiv asked this but there was no response, so I thought I would ask too :D:). I have version 3.7 Beta 3 is there any way I can have this on my site
Cheers
Tru2Chevy
25 Feb 2008, 02:50
is this going to be modified to work with 3.6.8 or 3.7
I don't know about 3.7, but I'm running it just fine on my board (3.6.8, PL 2).
- Justin
can anyone help im useless and for some reason i have installed but there seems to be no upload or anything so i can put pictures on there
or it must not work on 3.7
ExciterNL
10 Mar 2008, 21:14
can anyone help im useless and for some reason i have installed but there seems to be no upload or anything so i can put pictures on there
or it must not work on 3.7
Even i'm not sure about 3.7 but i have no problems with 3.6.8
Well, the trouble you are describing looks like already known problem, that appears even with lower versions of vB. Take time and read the topic carefully, you may find the solution.
[talking to the mod's]
Can someone please clean this topic of duplicate questions? It is getting too long and difficult to find info just because of these.
Thank you VERY much
[/talking to the mod's]
Even though it is in the phases it does not change the name of the page seen here in red
http://aycu34.webshots.com/image/51433/2000741849990255099_rs.jpg
so this must be in a template somewhere? or a php file.
Could someone post where to change this so mine can say Car Photos.
Thank you,
It installed with no problems, none. I tried photoplog but had issues with it, so vbgarage works great
Za4a Tuner
03 Apr 2008, 23:34
I'm not really sure, but open the vbgarage.php-file and search 3-times for =>
Code:
---------------
Code is only visible to licensed users, and only when logged into the forums.
---------------
near to this you'll find: => 'vBGarage'
Change this to => 'CarPhotos'
a BIG thank you tuner, that did the trick.
anarki2009
07 Apr 2008, 20:28
i'm not a coder, so i'm asking for some help. Can any one tell me how to show random pics on the home page?
Twin_Turbo
08 Apr 2008, 09:29
...never mind....fixed it
Installed :)
andypotts
08 Apr 2008, 14:49
I have tried installing this to version 3.6.9
I run the install_vbgarage.php script and click "Add Templates"
All i get is the following - as per attachment.
Any ideas????
Twin_Turbo
09 Apr 2008, 10:41
I've got a request, what would it take to include a # of comments listing in the garage list table?
Hi
The links of
vB code is On
Smilies are On
[IMG] code is Off
fail when i click them. The error shown by the browser is
Not Found
The requested URL /foro/$vboptions[bburl]/misc.php was not found on this server.
Any help about this issue?
thx
http://aycu34.webshots.com/image/51433/2000741849990255099_rs.jpg
How can i change the sentence "member's model of car" to another one like "model of car de member" (spanish sentence)?
thank you in advance
anarki2009
14 Apr 2008, 04:40
does any one the code it takes so members can up load more then one car?
calgdsm
15 Apr 2008, 19:01
Is there anyway to display the "latest images" in the forum home or on the CMPS??
anarki2009
16 Apr 2008, 00:54
ok i'll pay to have this reworked so members can have more then one car, and a way to show pics on home page. Any takers out there?
RWerksman
22 Apr 2008, 13:41
I'd also kick in a bit for this. Something with file system attachement storeage, defineable fields, in-CP garage editing, and of course multiple cars.
Maybe setting up a collection is in order? I'd be willing to help out...
SaltyOnionBalls
25 Apr 2008, 00:51
I'd also kick in a bit for this. Something with file system attachement storeage, defineable fields, in-CP garage editing, and of course multiple cars.
Maybe setting up a collection is in order? I'd be willing to help out...I'm willing to throw down for this as well.
I might be able to get a friend of mine to code it too, he's done a few hacks for vb.org already.
anarki2009
27 Apr 2008, 00:15
I'm willing to throw down for this as well.
I might be able to get a friend of mine to code it too, he's done a few hacks for vb.org already.
sweet when can he start?
Gio~Logist
27 Apr 2008, 19:25
I can probably do it for around $500, but I'd need to ask the owner for permission first.
anarki2009
28 Apr 2008, 08:34
ok who's all in to help pay this guy? I'm in i'll put 100 or better in the pot.
calgdsm
29 Apr 2008, 16:01
im in for a 100 as well
I'll toss money in too as long as the type of vehicle for the garage is definable (ie doesn't have to be a car, it can be a motorcycle etc...).
krustyx
12 May 2008, 02:10
im in, for sure
Tru2Chevy
14 May 2008, 22:50
I can't throw in $100, but I can throw in up to $50 to get this rewritten.
- Justin
kderentz
14 May 2008, 23:03
Ill donate too ...
This guys has a form of the garage running on his site ....
http://www.e90post.com/forums/bpgarage.php
maybe he would be willing to sell it??
RWerksman
15 May 2008, 16:16
I'd drop at least $50 on this. More if it was close to the PHPBB version.
It works on 3.7.0
Upgraded fine...
It works on 3.7.0
Upgraded fine...
make sure your users have the option to edit their garages. Of course admins can edit any still, but the "edit vbgarage" link is gone from their userCP on 3.7.0 and I'm not sure what it linked to in order to put it in manually.
make sure your users have the option to edit their garages. Of course admins can edit any still, but the "edit vbgarage" link is gone from their userCP on 3.7.0 and I'm not sure what it linked to in order to put it in manually.
Just redo the edit to the usercpshell template and it will be there...
trilogy33
26 May 2008, 16:48
Under 3.7.0 using garage 3.5, when users thumbnails are clicked, they open in a new popup window?
Something's gone...oops! How do I correct that please?
Example:
http://www.mysite.co.uk/vbgarage.php?do=popup&image=http://www.mysite.co.uk/vbgarage.php?do=getimage&id=148
EDIT: No worries, scrub that. Although could have sworn that on my earlier version of vBulletin (3.6.8), a lightbox was opened instead...no worries.
krustyx
11 Jun 2008, 01:17
Can't change page... i have a blank page and this in the adress bar
http://www.mywebsite.ca/forum/vbgarage.php?do=$_REQUEST[do]&perpage=25&page=2
strange
Can't change page... i have a blank page and this in the adress bar
http://www.mywebsite.ca/forum/vbgarage.php?do=$_REQUEST[do]&perpage=25&page=2
strange
That's been addressed a few posts back...
http://www.vbulletin.org/forum/showpost.php?p=1430032&postcount=494
krustyx
11 Jun 2008, 11:08
thank you for your help
all working great on vb 3.7.1 PL1 (had to do the white page fix tho)
Just redo the edit to the usercpshell template and it will be there...
for those that need help here are the 3.7.1 template edits.....
Open your styles USERCP_SHELL template.
- Find the following:
Code:
---------------
Code is only visible to licensed users, and only when logged into the forums.
---------------
- Below add this:
Code:
---------------
Code is only visible to licensed users, and only when logged into the forums.
---------------
- Save Template.
4. + Open your styles NAVBAR template.
- Find the following:
Code:
---------------
Code is only visible to licensed users, and only when logged into the forums.
---------------
- Below add this:
Code:
---------------
Code is only visible to licensed users, and only when logged into the forums.
---------------
- Save Template.
trilogy33
18 Jun 2008, 08:08
A user has been deleted that "had" a garage entry...so how would you delete the blank entry in the list?
trilogy33
18 Jun 2008, 12:11
A user has been deleted that "had" a garage entry...so how would you delete the blank entry in the list?
Found the answer:
1. View the vBGarage list with the entry missing e.g. entry #6
2. View the page source and find the entry
3. Find the related id: e.g. id=47
4. Enter: http://www.(yoursite).co.uk/forums/vbgarage.php?do=view&id=47
5. Select "Delete" from the [Delete] [Edit] options.
The next page says "...missing a required field", but it does actually delete the entry from the list.
Overall I guess it's better to edit the database but, for those not proficient at that, use the above!! ;)
jwashburn
18 Jun 2008, 20:30
I am having trouble getting the link to vbgarage to show up in the USERCP. I am using 3.7.1. Here is what I have in the template. (including some code above and below
Code:
---------------
Code is only visible to licensed users, and only when logged into the forums.
---------------
RWerksman
20 Jun 2008, 17:06
Hi Everyone,
I've posted this elsewhere to, but I thought it would be worthwhile to post it here too as this is the latest garage mod available, and the author hasn't been online since 2006.
Anyway, I've posted an advertisement for an updated garage system (link (http://www.vbulletin.org/forum/showthread.php?p=1554653)) and I'm going to start to compile technical and functional requirements with the goal of providing a product to install for everyone who wants to participate.
If you want to kick in a few bucks to get a say in what it turns out like, and to actually get a copy, please PM me here or email me -- garage at f800riders dot org. The more contributors, the more money, the more elaborate we can be.
Alternatively, if you are looking to get paid to develop an updated version of this add-on, please contact me as well.
Thanks everyone, and I hope this isn't out of line. :)
Za4a Tuner
20 Jun 2008, 17:51
I am having trouble getting the link to vbgarage to show up in the USERCP. I am using 3.7.1. Here is what I have in the template. search for:
Code:
---------------
Code is only visible to licensed users, and only when logged into the forums.
---------------
and place ABOVE this the following code:
Code:
---------------
Code is only visible to licensed users, and only when logged into the forums.
---------------
trilogy33
21 Jun 2008, 17:32
When I lost my vBGarage link from the navbar, yep it happened upon 3.7.x - I simply created a direct link on the forum. Easier for now.
maybe this has been answered already.... but is there a way to link to a person's garage profile from within the form? like an icon added within their profile box in the forum that goes right to the garage profile?
C138 Kaysone
08 Jul 2008, 04:36
is this hack still supported and will it work for 3.7.0 ?
Za4a Tuner
08 Jul 2008, 14:41
is this hack still supported and will it work for 3.7.0 ?This hack works fine with my vB3.7.2!
Support -> "Developer Last Online: May 2006" ;)
C138 Kaysone
09 Jul 2008, 04:01
well i cant see why i cant upload anything to it, can you help me on that then if you say it works on yours?
wickedstangs
19 Jul 2008, 04:13
Just installed on 3.7.2 and works good so far.. Thank You
Works fine in 3.7.2
The code that is given just needs to be changed to </tr> ... it's showing as <tr/> here:
<tr><td class="$navclass[options]" nowrap="nowrap"><a class="smallfont" href="vbgarage.php?$session[sessionurl]do=editgarage">$vbphrase[vbgarage_edit]</a></td><tr/>
rotor
myrhoto
22 Jul 2008, 03:31
Warning: main(./includes/functions_bbcodeparse.php) [function.main]: failed to open stream: No such file or directory in [path]/vbgarage.php on line 44
Fatal error: main() [function.require]: Failed opening required './includes/functions_bbcodeparse.php' (include_path='/usr/lib/php:.:/usr/php4/lib/php:/usr/local/php4/lib/php') in /home/myrhoto/public_html/forums/vbgarage.php on line 44
I keep getting this? Help?
I'm using 3.7.2
Thanks. I just installed this. Where can I rename all the links that say vBGarage on my site now?
Do a search in your Languages & Phrases/Search in Phrases and it will come up with instances of whatever you search for. You can then edit it from there . ...
rotor
Do a search in your Languages & Phrases/Search in Phrases and it will come up with instances of whatever you search for. You can then edit it from there . ...
rotor
Thanks man
Jay-FSD
05 Aug 2008, 15:06
Tried to install and got this error-
Fatal error: Call to a member function query_first() on a non-object in /home/fulllcom/public_html/forums/admincp/install_vbgarage.php on line 321
Any thoughts?
Thanks
Jay-FSD
08 Aug 2008, 19:59
anyone?
ErnieTheMilk
12 Aug 2008, 18:44
So can anyone definitively answer the question as to how to get images to upload and show on this mod?
It seems to be the questions most asked, and about the only one not answered!
FJCCrazy
16 Aug 2008, 20:12
Does anyone know how and where the code needs to be modified to allow the thumbnails at the bottom of the edit page to wrap to a second row? I'd like it to wrap after 8 images.
I've looked extensively and unfortunately, my programming skills are limited, but I can follow clear directions.
Please post if you know.
Thanks!
FJCCrazy
16 Aug 2008, 22:51
So can anyone definitively answer the question as to how to get images to upload and show on this mod?
It seems to be the questions most asked, and about the only one not answered!
You have to reduce the photo size until it uploads. Once that happens, it's all good!
does it run in vb 3.7.x ?
trilogy33
30 Aug 2008, 17:18
does it run in vb 3.7.x ?
Version 3.7.2 ok...
but recently uninstalled
Puntoboy
17 Sep 2008, 12:56
What about 3.7.3 PL1?
Za4a Tuner
17 Sep 2008, 18:05
What about 3.7.3 PL1?
it works fine ;)
Puntoboy
20 Sep 2008, 11:48
Thanks :)
Got it working :)
e-power
07 Nov 2008, 19:54
got it working on 3.7.3 but cant get the images to display ?
Then it's not working. heh
freni32
08 Nov 2008, 02:49
I cant get it working have 3.7.3 version I have everything installed correctly but missing the script in usercp cant find that part and searched all other threads, my forum is modified...not sure if that is why, can anyone take a look at it:
website: RadarDetectorLaser.Com
Puntoboy
08 Nov 2008, 08:47
got it working on 3.7.3 but cant get the images to display ?
Make sure they are between 800x600px. I found that it doesn't like them bigger than this.
Martyn1983
01 Dec 2008, 09:22
Hi folks,
Can get thumbnails to display but not larget images
Forbidden
You don't have permission to access /fiat/upload/vbgarage.php on this server.
Additionally, a 404 Not Found error was encountered while trying to use an ErrorDocument to handle the request.
Just get that instead - any ideas?
i did as the install folder says..but I cant find 3. + Open your styles USERCP_SHELL template.
- Find the following:
<tr>
<td class="$navclass[options]" nowrap="nowrap"><a class="smallfont" href="profile.php?$session[sessionurl]do=editoptions">$vbphrase[edit_options]</a></td>
</tr>
- Below add this:
<tr>
<td class="$navclass[options]" nowrap="nowrap"><a class="smallfont" href="vbgarage.php?$session[sessionurl]do=editgarage">$vbphrase[vbgarage_edit]</a></td>
</tr>
- Save Template.
4. + Open your styles NAVBAR template.
- Find the following:
<td class="vbmenu_control"><a href="calendar.php?$session[sessionurl]">$vbphrase[calendar]</a></td>
- Below add this:
<td class="vbmenu_control"><a href="vbgarage.php?$session[sessionurl]do=list">$vbphrase[vbgarage]</a></td>
- Save Template.
5. Modify and settings you want to in the Admin Control Panel.
***i have no idea where this setting is...is it in the admin cp?
shibby2
20 Dec 2008, 05:33
Hi, works great so far in 3.6.8 :)
Question.... is there a way to show 4 or 5 random thumbs from the Garage on the forum index page?
Maybe I'm missing a setting somewhere...?
mustangempire
21 Dec 2008, 04:21
I installed and set it up I even uploaded pics of my car. Everything works great except when I try to click on one of my pictures to make it larger, it takes me to a screen thats says this:
Forbidden
You don't have permission to access /forums/vbgarage.php on this server.
Additionally, a 404 Not Found error was encountered while trying to use an ErrorDocument to handle the request
Why is this coming up?
Martyn1983
21 Dec 2008, 11:55
Mustang...I had that problem too, but it seemed to solve itself.
I made no changes to files after upload, the only thing I could think was that it was a permissions error on the server or an issue with hosts/bandwidth limits?
mustangempire
21 Dec 2008, 18:44
Mustang...I had that problem too, but it seemed to solve itself.
I made no changes to files after upload, the only thing I could think was that it was a permissions error on the server or an issue with hosts/bandwidth limits?
Well I fixed the problem. I had a live chat with my host and they fixed the issue. They said it was an XSS problem so its working! How can we control the size of the inage on vBgarage? I noticed that we can't set the pictures on how big we want them.
shibby2
22 Dec 2008, 04:21
Hi, works great so far in 3.6.8 :)
Question.... is there a way to show 4 or 5 random thumbs from the Garage on the forum index page?
Maybe I'm missing a setting somewhere...?
Anyone know how to do this? :(
blueberry
29 Dec 2008, 05:37
is there an update for this hack for VB3.7? Does it work on VB3.7? Thanks guys......
said to be working on vb3,7,3
footose
30 Dec 2008, 21:44
Hey there people.
Some of you remember me from a few pages back. (http://www.vbulletin.org/forum/showthread.php?p=1382719#post1382719) regarding the modifications I made to vBGarage on http://forums.GenerationDub.com.
I don't exactly know if this is the right place to post this... but since there were over 100 requests for my modifications.... I have been developing a new plugin to "take over" where vbGarage left off. I call it "vHoist" or Virtual Hoist.
Basically the plugin fully integrates into your forum software providing seamless integration without the limits of other plugins with similar features.
We are currently looking for select Vbulletin sites to finish off our final testing before releasing it to the public on vBulletin.org. Obviously it is going to be a free plugin.
We are currently looking for candidates that have a current, active, vBulletin forum that is looking for a "Garage" type plugin but does not currently have one installed. If this is you, or you are willing to drop your current vBGarage or equivilant plugin for vHoist, then you are a perfect candidate.
If however, you wish to import your current vBGarage, then we can also accomodate you. We are currently working on an Import feature which will be availble shortly after our inital release of this plugin
Please visit http://forums.generationdub.com/ for a demo of what vHoist can provide your site, and if you are interested in either of the above options contact me here or via email, admin@vHoist.com.
A FAQ Has been provided at http://www.vhoist.com.
vHoist Has:
- Multiple Garages for each user
- No added SQL Query's
- Users Cars listed under their post info (if wanted)
- Full integration into your forum
- Users can share their garages over multiple websites without the need to modify their profiles for each site.
- Anyone that "parks" their car on your website, will provide a backlink to your site for every other site they are on.
The list goes on, but I don't want to "jack" this thread since I will be making my own soon.
I figured this would be ok since vBGarage is no longer supported anyway.
Thanks for your time!
Harry Scanlan
http://www.vHoist.com
http://www.GenerationDub.com
http://www.AutoModder.com
Bro_Joey_Gowdy
01 Jan 2009, 03:36
Just so everyone knows, I upgraded to vB 3.8.0 RC1 over the weekend and re-installed vBgarage 3.5 successfully in less than 5 minutes without any problems. Even though it is unsupported it still works fine, check it out on my website:
http://www.joeygowdy.net/forum/vbgarage.php
http://www.joeygowdy.net/forum/vbgarage.php?do=view&id=155
:cool:
How do i control access to the garage to certain usergroups?
Exactly what I need, thanks man =]
johnban
16 Jan 2009, 15:31
Just so everyone knows, I upgraded to vB 3.8.0 RC1 over the weekend and re-installed vBgarage 3.5 successfully in less than 5 minutes without any problems. Even though it is unsupported it still works fine, check it out on my website:
http://www.joeygowdy.net/forum/vbgarage.php
http://www.joeygowdy.net/forum/vbgarage.php?do=view&id=155
:cool:
Hello Joey,
I am planning to install vbgarage to my forum and I was wandering where you find the code that you are using for mods that users have done to their cars.
http://www.fordf150.net/mods/membermods-joeygowdy.php
It is your code?? Is it published somewhere ??
Thanks,
John B.
Bro_Joey_Gowdy
18 Jan 2009, 03:08
I am planning to install vbgarage to my forum and I was wandering where you find the code that you are using for mods that users have done to their cars.
http://www.fordf150.net/mods/membermods-joeygowdy.php
It is your code?? Is it published somewhere ??
Thanks,
John B.
No, that mod it isn't mine - FordF150 uses phpBB 2:
http://www.fordf150.net/forums/faq.php#36
You can probably find it in their mod database:
http://www.phpbb.com/mods
:cool:
designerweb
19 Jan 2009, 14:32
THis works on vb 3.8 ? No Problems?
Clean Install working on 3.7.2
Boosted Panda
19 Jan 2009, 22:57
I don't have an upload or edit button or permissions list or anything on 3.8. Weird.
could someone point me in the right direction please
i need to restrict creating garages to certain usergroups but with no admin side to vbgarage im struggling to work it out
i only want a few udergroups to be able to create, but all usergroups to be able to view
designerweb
20 Jan 2009, 15:30
I installed on vb3.8 - works Except I get no images to display. Any ideas why?
Thanks in advance!
designerweb
22 Jan 2009, 00:41
---
levimatt
22 Jan 2009, 11:24
How it would be do putting a link in postbit to vbgarage? (if user has his car in vbgarage)
pargoff
07 Feb 2009, 13:09
is there a tutorial on how to configure vbgarage somewhere? how do you remove old entries from the garage? how do you sort by latest activity? anyone please help!
River_rush
07 Feb 2009, 20:13
is there a tutorial on how to configure vbgarage somewhere? how do you remove old entries from the garage? how do you sort by latest activity? anyone please help!
you delete them! you will get an error page but it will have been deleted.
pargoff
09 Feb 2009, 12:55
you delete them! you will get an error page but it will have been deleted.
i'm trying to troubleshoot an existing vbgarage where no one can create or edit their cars in the garage. is there a control panel for vbgarage somewhere or do you have to do everyting from phpmyadmin?
designerweb
13 Feb 2009, 20:11
Has anyone who uses this mod ever add more questions to add car form?
Just wondering how I should go about doing that.
just installed...working fine..so far, so good!!!
www.tunemytoyota.com
Bulldog Stang
15 Feb 2009, 08:50
Wish this was updated for vB 3.8
FRANKTHETANK 2
15 Feb 2009, 16:23
Will it work for 3.8
River_rush
20 Feb 2009, 00:47
i'm trying to troubleshoot an existing vbgarage where no one can create or edit their cars in the garage. is there a control panel for vbgarage somewhere or do you have to do everyting from phpmyadmin?
yes you can add extra questions in, I have added engine type to a test forum after editing the xml and the php file. but it only shows the new field on a fresh install or after uninstalling then reinstalling again, or i can install the xml file with the old database still installed and then manually edit in the "engine" field through mysqladmin and it will work.
What it wont do, is add the field in via the xml when upgrading an existing installation.
I assume this is because its looking for the table exists statement and then as it already exists leaves it alone without inserting the extra field.
I have no idea how to re-write the sql statement to check if the extra fields exist and then if not to create them
$db->query("
CREATE TABLE IF NOT EXISTS " . TABLE_PREFIX . "vbgarage_users (
`userid` int(10) unsigned NOT NULL default '0',
`year` varchar(20) NOT NULL default '',
`make` varchar(30) NOT NULL default '',
`model` varchar(40) NOT NULL default '',
`engine` varchar(50) NOT NULL default '',
`text` mediumtext NOT NULL,
`lastactivity` int(60) unsigned NOT NULL default '0',
PRIMARY KEY (`userid`)
) TYPE=MyISAM"
);
I hope this makes sense!
The screenshots below are of the standard tweaked install and not the install with the extra fields
neopets
04 Mar 2009, 03:09
I offer paid support and modifications of this system. pm me if interested.
River_rush
14 Mar 2009, 23:18
We have now purchased CND garage system for our forum and uninstalled this. highly recommended!
hi,
I installed this hacks.
it works but it didnt appear in USERCP.
I insert all the code to Usercp_shell but its now show the link.
please help me
GotVtec
07 Apr 2009, 01:33
Has anyone experienced their images not showing up:
I just switched servers, and now none of the images will appear in the site.
http://www.v6performance.net/forums/vbgarage.php?do=getimage&id=6
Evoklub
05 May 2009, 20:38
Installed, works, thanks.
The only problem is, i can't upload pictures, the following message comes when trying:
Code:
---------------
Code is only visible to licensed users, and only when logged into the forums.
---------------
What do I wrong?
Isn't there any solution to link pictures instead of upload them?:confused:
SVTCobraLTD
18 May 2009, 19:32
When I click on the images I get this error:
Forbidden
You don't have permission to access /forums/vbgarage.php on this server.
Additionally, a 500 Internal Server Error error was encountered while trying to use an ErrorDocument to handle the request.
vgarage.php is CHMOD at 644 but I tried 755 and still no luck.
Bro_Joey_Gowdy
07 Jun 2009, 14:55
I uninstalled and upgraded to CnD Garage:
http://www.cnd-systems.com/cnd_garage.php
:D
Rideharder
26 Jun 2009, 18:28
VbGarage 3.5
Let Your Members Show Off Their Rides !!!
http://www.vbulletin.org/forum/showthread.php?t=196791&page=14&highlight=firewall
Firewalls blocking pop-up image on this mod
Anybody know any fixes around this it blocks a pop-up on the image...
SVTCobraLTD
22 Jul 2009, 15:01
Where is the information and images stored for vbgarage? I want to back it up because I am testing something and want to save everything incase it gets messed up.
FJCCrazy
21 Sep 2009, 01:28
Hello, i just installed it on 3.6.8-2 and it worket great. Now for a little question. Is this possibe to do in a members profile.
When you enter a members profile, and the member got a garage. Is it possible to then display a link to his garage. And for a member without a garage there will be no link.
And i whould like it to be displayed above the "signature" in the profile.
/Addonic
This can be accomplished by placing this code in the postbit. You would also need to upload an image for the garage. You'll need to create a profile field named Garage or whatever you want it to be. The user would need to determine their garage ID by viewing the properties of the link to their specific garage and enter that number in the profile field on the User Profile.
<!--Start My Garage-->
<if condition="$post['fieldxx']">
<a href="http://www.yourwebsite.com/vbgarage.php?do=view&id=$post[fieldxx]"><img src="../images/misc/garage.png"border="0"alt="View My Garage"></a></if>
</div></if>
</div>
<!--End My Garage-->
keharris53
10 Jan 2010, 12:19
If anyone is curious, I installed this on 3.6.x and it still works on 3.8.4. I've not had any of the problems identified in this forum. It worked from the start.
Gotmian
14 Jan 2010, 20:50
Why doesn't this awesome mod get updates? or something...? :(
WOuld have been great to have it up-to-date and with more functions incoming.
Someone needs to port this over for 4.0!!!!
I'll pay someone to do it!!
SVTCobraLTD
17 Jan 2010, 12:22
Someone needs to port this over for 4.0!!!!
I'll pay someone to do it!!
http://www.vbprogarage.com/
USAMustangs.com
24 May 2010, 23:43
It would really nice if someone could tell me where and how to change the RAND() value because my host is killing off the process half the time I refresh my forum index because it is using too much CPU time to process the queries to get random pictures out of 138 garages. Nobody has an idea? I like the mod, but I can't keep it on my site with this happen so frequently. I'm sure it's just a simple modification of the RAND() code to fix it. This value is not found in any of the vbgarage templates or my vbgarage.php file. Is there a way to go into phpmyadmin and correct this where it doesn't call for random pictures? Or run Execute an SQL Query in AdminCP to correct this issue? The ORDER BY RAND() is causing me a lot of problems. I need it to be changed to use less processing time. It takes 5 - 6 second to run this query and half the time my host is killing off the process.
Code:
---------------
Code is only visible to licensed users, and only when logged into the forums.
---------------
USAMustangs.com
24 May 2010, 23:46
It would really nice if someone could tell me where and how to change the RAND() value because my host is killing off the process half the time I refresh my forum index because it is using too much CPU time to process the queries to get random pictures out of 138 garages. Nobody has an idea? I like the mod, but I can't keep it on my site with this happen so frequently. I'm sure it's just a simple modification of the RAND() code to fix it. This value is not found in any of the vbgarage templates or my vbgarage.php file. Is there a way to go into phpmyadmin and correct this where it doesn't call for random pictures? Or run Execute an SQL Query in AdminCP to correct this issue? The ORDER BY RAND() is causing me a lot of problems. I need it to be changed to use less processing time. It takes 5 - 6 second to run this query and half the time my host is killing off the process.
Code:
---------------
Code is only visible to licensed users, and only when logged into the forums.
---------------
Problem solved! If anyone is experiencing the same problem, the fix can be found here. http://www.vbulletin.org/forum/showthread.php?t=242869
ausjeepo
10 Jun 2010, 04:21
Is there something available where you can "rate" a persons VBGarage?
SpeedJunkyz
10 Jun 2010, 12:18
Hello I just installed and it went smoothly...however I dont see where you can modify your garage...can anyone help me?
USAMustangs.com
10 Jun 2010, 16:03
Hello I just installed and it went smoothly...however I dont see where you can modify your garage...can anyone help me?
User Control Panel > Edit vBGarage
And make sure it's enabled under vBulletin Options.
SpeedJunkyz
10 Jun 2010, 18:46
then i must have screwed it up somehow cause I dont see that there
SpeedJunkyz
10 Jun 2010, 19:05
yeah im getting everything right except I do not see any links to customizing the page/profiles. I even get the garage link in navbar...I click on it and it pulls up garage, but its blank with no customize buttons
is there any way to put the username below each car in vbgarage_latestbits? with $latest[userid] i can't get any result
vBulletin® v3.6.12, Copyright ©2000-2012, Jelsoft Enterprises Ltd.