PDA

View Full Version : VbGarage 3.5


Pages : [1] 2 3

Trigunflame
03-08-2006, 10:00 PM
VbGarage 3.5
Let Your Members Show Off Their Rides !!!

https://vborg.vbsupport.ru/ (https://vborg.vbsupport.ru/vborg_miscactions.php?do=installhack&threadid=109924)

Summary:

This is a semi-direct port of the hack located at:
https://vborg.vbsupport.ru/showthread.php?t=63681

The author has given me permission to re-release this hack under his 3.1.1 codebase, and as such I have converted it Vbulletin 3.5 support which involved a good many changes.

Also I changed a couple templates, and some html fixes so it will look a little better than it used to, feel free to suggest any other bugs that need to be fixed.

One last thing, although I will "Try" to get around to fixing any bugs that come in, this is NOT my hack, and therefore I will not associate myself with supporting this hack; I merely have done a service for the people that requested the port.

Credit goes to the original authors: magnus, noppid, action-n

Again: THIS IS NOT MY CODE. AND IT IS NOT SUPPORTED.


Information:

1. Make sure you have a writable tmp directory.
2. This script only supports jpg, png, gif files.
3. I dont plan on re-writing this entire script to make it bug free, so please dont ask me to do so.

Upgrade From Vbulletin 3.x.x :

1. There is no upgrader; you just need 2 do a couple things.
2. More than likely you can leave your old vbg tables (havnt tested).
3. You _Do_ need to delete any previous settings/phrases/templates though.
4. Use phpmyadmin or w/e you use, and search your database for vbg with a wildcard it should locate anything that has that name in it; and delete them. Then follow the INSTALL.txt :)

Installation:

1. Download Zip File
2. Read INSTALL.txt
3. Click install if you like :)


Changes:

3/10/2006 8:43am - Fixed Comments; they now post to correct Garage.
3/9/2006 10:37pm - Image Types are determined manually.
1. Did some actiontemplate optimizations, so only the necessary templates are loaded on the pages needed.
2. Removed the text field limit for describing your ride.
3/9/2006 10:37pm - Image Types are determined manually.
3/9/2006 12:54pm - A change to image output.
3/9/2006 12:06pm - Attempt to fix image corruption.


To Upgrade:

Simply overwrite the vbgarage.php file.

https://vborg.vbsupport.ru/ (https://vborg.vbsupport.ru/vborg_miscactions.php?do=installhack&threadid=109924)

Trigunflame
03-09-2006, 01:56 PM
Fixed bug.

soulface
03-09-2006, 02:06 PM
Hmmm lets see what cars we've inside this Garage :p

* soulface clicks install!

got1-2
03-09-2006, 02:32 PM
Been waiting for this...Thanks

Tracer Gun Kata
03-09-2006, 02:32 PM
Installed.. did a test and it does not display the thumbnail of the image. Any ideas?

It will display the image once you click on it for a larger view.

http://www.onlinewarfare.net/forum/vbgarage.php

Trigunflame
03-09-2006, 02:49 PM
Installed.. did a test and it does not display the thumbnail of the image. Any ideas?

It will display the image once you click on it for a larger view.

http://www.onlinewarfare.net/forum/vbgarage.php

Hmm, my images work fine.. can you try any other pictures? Im looking at the code now which isnt too great; so eh.. that explains some of it.

Trigunflame
03-09-2006, 02:59 PM
Ok I updated a patch.. that deals with base64_encode/decode of the images which might prevent some corruption. Other then that.. not exactly sure what the problem would be.

Oddjob
03-09-2006, 03:03 PM
worked like a charm, thanks for this.

Trigunflame
03-09-2006, 03:22 PM
Great, glad it wasnt messing up for everyone.

got1-2
03-09-2006, 03:25 PM
Installed ok, but when i goto pload, they pics dont show, lookd in database, and they are not being stored

Trigunflame
03-09-2006, 03:27 PM
Installed ok, but when i goto pload, they pics dont show, lookd in database, and they are not being stored

Any errors when you add a new image?

got1-2
03-09-2006, 03:32 PM
ok, i just ran the updated file, loads the picture, but no thumbnail, same as Tracer, the picture opens, will uninstall, and retry

got1-2
03-09-2006, 03:43 PM
Cant uninstall for some reason, it wont show in the Manage Plugins screen..so i am at a total loss here..Oh dear...

Trigunflame
03-09-2006, 03:49 PM
Cant uninstall for some reason, it wont show in the Manage Plugins screen..so i am at a total loss here..Oh dear...

You use manage products.. this is not a plugin.

ps. Made another change to how the images are shown. Overwrite vbgarage.php with the new one.

May have to delete the old images and re-add them.

got1-2
03-09-2006, 03:58 PM
Sorry, i meant Producs, but all the same, its not visable in the Manage products system for some reason

got1-2
03-09-2006, 04:12 PM
OK, still no thumbnail, and now the picture wont show in the popup window

Ntfu2
03-09-2006, 04:29 PM
is this supported :p


just playing, installed at FightRice.com and Lincolnforums.org :woot:

drumsy
03-09-2006, 04:29 PM
Will this work with previous uploads? I still have all of the old garage entries in my database.

blacklancer
03-09-2006, 05:42 PM
none of my pictures show up at all. is there something else i need to do?

waza
03-09-2006, 05:56 PM
wow, trigun your going to break the record of most hack releases in one week, nice job man.

Trigunflame
03-09-2006, 11:56 PM
Will this work with previous uploads? I still have all of the old garage entries in my database.

I have no idea.. theoretically it should work with the old database tables, as I really didnt change the query in regards to how it reads/writes the image table.

Trigunflame
03-09-2006, 11:57 PM
wow, trigun your going to break the record of most hack releases in one week, nice job man.

I dont know about that, 1 month maybe though ;)

TTG
03-10-2006, 12:09 AM
gifs show Ok but jpg and png don't !?

Gio~Logist
03-10-2006, 12:13 AM
I suppose this works just like Noppid's version correct?

Job well done. I believe several people have been looking for the ability for users to have their own galleries.

interceptor
03-10-2006, 12:33 AM
I found something that prevent to display images.

In SQL in vbgarage_images there is a type in thats shows this " image/pjpeg ".

I have correct this to image/jpeg and image work normaly.

but when user upload image same thing happen again.

Trigunflame
03-10-2006, 12:51 AM
gifs show Ok but jpg and png don't !?

Well on my test on my local forum, i could use jpg/png/gifs. I had no problem whatsoever, like I said in my post this is Not my hack and Im not going to rewrite all the code in this hack; I might as well have made my own if I wanted to do that.

Trigunflame
03-10-2006, 12:52 AM
I found something that prevent to display images.

In SQL in vbgarage_images there is a type in thats shows this " image/pjpeg ".

I have correct this to image/jpeg and image work normaly.

but when user upload image same thing happen again.

Hmm thats quite interesting, I might could modify the code to get the type from the filename instead of getting it from GD itself.

Ill work on a patch and upload it, that might solve some peoples problems.

Trigunflame
03-10-2006, 12:54 AM
I suppose this works just like Noppid's version correct?

Job well done. I believe several people have been looking for the ability for users to have their own galleries.

This is based on magnus version, but Im probably going to merge it with noppids code as well as he stopped all developement on his version of vbgarage anyway.

TunerNetwork
03-10-2006, 12:55 AM
I need to add this back.

But, when i got to import the product, i get this error:

Database error in vBulletin 3.5.3:

Invalid SQL:

INSERT INTO setting
(varname, grouptitle, value, defaultvalue, datatype, optioncode, displayorder, advanced, volatile, product)
VALUES
(
'vbgenable',
'vbgarage',
'1',
'1',
'boolean',
'yesno',
10,
0,
1,
'_vbgarage'
),
(
'vbgcomments',
'vbgarage',
'1',
'1',
'boolean',
'yesno',
20,
0,
1,
'_vbgarage'
),
(
'vbgmaxupload',
'vbgarage',
'6',
'6',
'number',
'',
30,
0,
1,
'_vbgarage'
),
(
'vbgmaxfilesize',
'vbgarage',
'200000',
'200000',
'number',
'',
40,
0,
1,
'_vbgarage'
);

MySQL Error : Duplicate entry 'vbgenable' for key 1
Error Number : 1062

any ideas?

Trigunflame
03-10-2006, 01:09 AM
I need to add this back.

But, when i got to import the product, i get this error:

Database error in vBulletin 3.5.3:

Invalid SQL:

INSERT INTO setting
(varname, grouptitle, value, defaultvalue, datatype, optioncode, displayorder, advanced, volatile, product)
VALUES
(
'vbgenable',
'vbgarage',
'1',
'1',
'boolean',
'yesno',
10,
0,
1,
'_vbgarage'
),
(
'vbgcomments',
'vbgarage',
'1',
'1',
'boolean',
'yesno',
20,
0,
1,
'_vbgarage'
),
(
'vbgmaxupload',
'vbgarage',
'6',
'6',
'number',
'',
30,
0,
1,
'_vbgarage'
),
(
'vbgmaxfilesize',
'vbgarage',
'200000',
'200000',
'number',
'',
40,
0,
1,
'_vbgarage'
);

MySQL Error : Duplicate entry 'vbgenable' for key 1
Error Number : 1062

any ideas?

1. uninstall product
2. delete any vbgarage tables if they exist
3. in the settings, deleted any vbgarage ones..

preferably do step 2,3 from phpmyadmin.

TunerNetwork
03-10-2006, 01:11 AM
ok, ill give it a whirl right now, i did have it installed before 3.5. thanks!

Trigunflame
03-10-2006, 01:33 AM
Update:

3/9/2006 10:37pm - Image Types are determined manually.

This might fix some peoples problems with it not showing, not sure though. Make sure to test with new vbgarage.php file and uploading new images.

TunerNetwork
03-10-2006, 01:37 AM
k, i uninstalled the profuct.
I went into my site admincp and under the "edit templates", I reverted any templates affiliated with vbgarage.
I checked in my phpmyadmin, and i do not see any vbgarage files...

am i missing something? thanks for your patience wise ones,lol

EDIT**

Ok, now in my phpmyadmin, i did a search for the term "vbgarage", and i came up with a bunch of hits. Do i delete each one of those? there are bout 236 matches....i am waiting cause i dont wanna f' anything up

Trigunflame
03-10-2006, 01:39 AM
k, i uninstalled the profuct.
I went into my site admincp and under the "edit templates", I reverted any templates affiliated with vbgarage.
I checked in my phpmyadmin, and i do not see any vbgarage files...

am i missing something? thanks for your patience wise ones,lol

The problem with that query was the vbgenable, make sure to remove any settings dealing with vbg as well.

Then you can install the product again.

cbr929rrerion
03-10-2006, 02:13 AM
installed.. works fine on 3.5.

TunerNetwork
03-10-2006, 02:14 AM
Thank you again Trigunflame, followed your input and worked perfectly!

ImportPassion
03-10-2006, 02:14 AM
man, i was hoping this was a complete rebuild :(

interceptor
03-10-2006, 06:53 AM
Yes, thats ok now, photos shows up normal.

Snake
03-10-2006, 09:13 AM
Wow what a great hack. Thanks! :)

Trigunflame
03-10-2006, 09:20 AM
man, i was hoping this was a complete rebuild :(

Sorry bro, I was just putting this out for the people that needed it. I think noppids version has a few more bugs fixed and an overall better feature-set so I will probably integrate that into this version just for the sake of being more stable.

Although, the image issue being the main problem so far.. I think I fixed that with changing the image header thats used.

If enough people install this, I may consider remaking it from scratch however.. so we will see.

Tracer Gun Kata
03-10-2006, 09:21 AM
Update:

3/9/2006 10:37pm - Image Types are determined manually.

This might fix some peoples problems with it not showing, not sure though. Make sure to test with new vbgarage.php file and uploading new images.

Late reponse.. new update worked. Thanks ;)

Test in action - here (http://www.onlinewarfare.net/forum/vbgarage.php)

Trigunflame
03-10-2006, 09:24 AM
Late reponse.. new update worked. Thanks ;)

Ya, like I said this is not my code so I can't be blamed on every instance of problems associated with it ;)

I'll just try and fix any "Major" problems with it for now.

Tracer Gun Kata
03-10-2006, 09:28 AM
Dont suppose you know how to give a larger text allowance.. it seems to cut off after a certain amount of characters..

Trigunflame
03-10-2006, 09:30 AM
Dont suppose you know how to give a larger text allowance.. it seems to cut off after a certain amount of characters..

Look in vbgarage.php and find: $text = substr($text,0,000); and remove that.

Trigunflame
03-10-2006, 09:45 AM
Update:

1. Did some actiontemplate optimizations, so only the necessary templates are loaded on the pages needed.
2. Removed the text field limit for describing your ride.

993ti
03-10-2006, 10:13 AM
Updated and working great.
I mentioned it to my members so i'll wait for some feedback from them.
Btw, nice site Tracer Gun Kata.

Trigunflame
03-10-2006, 10:39 AM
Thanks, im glad its working for you ;)

lairnoc
03-10-2006, 10:56 AM
installed. works fine.. just one question how do I add more then one car? i have 3 ;)

Trigunflame
03-10-2006, 11:21 AM
installed. works fine.. just one question how do I add more then one car? i have 3 ;)

Good question.. thats why I plan on integrating noppids into this.

lairnoc
03-10-2006, 11:22 AM
small bug

i know no support but this one LOL

if you give a comment on someones car that comment comes by your own car..

instead with the car you comment on

Trigunflame
03-10-2006, 11:28 AM
small bug

i know no support but this one LOL

if you give a comment on someones car that comment comes by your own car..

instead with the car you comment on

-_______- ok, give me a minute

lairnoc
03-10-2006, 11:31 AM
ah ok then but only because it is you ;) hihi thnx man much appreciated!!

Trigunflame
03-10-2006, 11:38 AM
Update:
3/10/2006 8:43am - Fixed Comments; they now post to correct Garage.

lairnoc
03-10-2006, 12:34 PM
whoot thnx m8

lairnoc
03-10-2006, 12:36 PM
upgraded works fine now!!!

Trigunflame
03-10-2006, 12:50 PM
Thanks for bug report ;)

Gizmo999
03-10-2006, 02:37 PM
thanks for this, great hack!!

Tracer Gun Kata
03-10-2006, 02:47 PM
Look in vbgarage.php and find: $text = substr($text,0,000); and remove that.

Hey thanks for the update.. works a treat.

Btw, nice site Tracer Gun Kata.

Cheers bud.. its full of hacks lol

Trigunflame
03-10-2006, 03:10 PM
thanks for this, great hack!! Your Welcome :bunny:

Turbosport
03-10-2006, 03:35 PM
I am getting an sql error when installing:

MySQL Error : Duplicate entry 'vbgenable' for key 1

Trigunflame
03-10-2006, 03:37 PM
I am getting an sql error when installing:

MySQL Error : Duplicate entry 'vbgenable' for key 1

Make sure to delete any previous vbg based tables, or settings; nothing I can do about that stuff as its probably there from the old version.

Gizmo999
03-10-2006, 04:38 PM
Hmm, when users click the image they open in a very small thumbnail size window and won't expand to the original size?

Jeminemt
03-10-2006, 05:21 PM
i know this is probably gona be a big hellz no, but i have vbpicgallery, so if i use this instead, will it by any chance keep the galleries i have? cuz i have like 60 people who have set theres up and i dont wanna lose em.

the reason i wanna change is because on the template i like most, everytime you go to the gallery it just goes blank...

lairnoc
03-10-2006, 05:31 PM
Thanks for bug report ;)

your welcome

kenanulas
03-10-2006, 07:02 PM
ı could not find it in my admin cpanel also where can upload images
http://www.turkeypol.com/forum/vbgarage.php?do=list

993ti
03-10-2006, 09:08 PM
You can edit your garage page by clicking on the link in the user panel ;)

Edit:
In the admin panel, go to vbulletin options.

kenanulas
03-10-2006, 09:50 PM
thank you very much

TTG
03-10-2006, 10:02 PM
Would be useful to have a link in postbit to members garage pics .. anyone done this !?

Trigunflame
03-11-2006, 12:48 AM
Would be useful to have a link in postbit to members garage pics .. anyone done this !?

When I merge this with noppids code.. IF i get around to it.. ill go ahead and add that feature ;)

Trigunflame
03-11-2006, 12:49 AM
i know this is probably gona be a big hellz no, but i have vbpicgallery, so if i use this instead, will it by any chance keep the galleries i have? cuz i have like 60 people who have set theres up and i dont wanna lose em.

the reason i wanna change is because on the template i like most, everytime you go to the gallery it just goes blank...

This uses its own tables.. so it shouldnt mess with vbpicgallerys.

Trigunflame
03-11-2006, 12:50 AM
Hmm, when users click the image they open in a very small thumbnail size window and won't expand to the original size?

I havnt checked the code for that, again I didnt write this hack so..

bada_bing
03-11-2006, 02:53 AM
I love this hack but I wanted to use this hack on my site which is not related to cars.

I would like to name the fields differntly and maybe add some fields that are more related to my site. Also change the name of the have from VbGarage to maybe something more ralated to my site. This would be a great hack and maybe more universal if instead of it being car related if these fields cound be changed to thing you like so that it can be used on many sites

Trigunflame
03-11-2006, 05:48 AM
I love this hack but I wanted to use this hack on my site which is not related to cars.

I would like to name the fields differntly and maybe add some fields that are more related to my site. Also change the name of the have from VbGarage to maybe something more ralated to my site. This would be a great hack and maybe more universal if instead of it being car related if these fields cound be changed to thing you like so that it can be used on many sites

Everything is phrased dude, you can change whatever you want ;)
Just go into the phrase manager and search for vbg

Should come up with all the phrases you can change.

As for adding new fields, that you would have change the php code yourself; again this is not my hack so i dont plan on making any huge changes to the code.

Langly
03-11-2006, 06:39 AM
Is there a way to set the permissions so that only a certain group can view or upload pictures?

Trigunflame
03-11-2006, 06:43 AM
Is there a way to set the permissions so that only a certain group can view or upload pictures?

Currently no, but feel free to add them yourself ;)

MrNase
03-11-2006, 08:09 AM
Finally someone did it! :)

I have converted vBGarage right after the release of vB3.5 but I wasn't allowed to make it public :(

Did you include the new editor interface..? It was a pain but mine is working fine :)

Trigunflame
03-11-2006, 08:22 AM
Finally someone did it! :)

I have converted vBGarage right after the release of vB3.5 but I wasn't allowed to make it public :(

Did you include the new editor interface..? It was a pain but mine is working fine :)

This is based on magnus's 3.1 code; I plan on merging it with noppids 4.x sometime this weekend.. which does have the wysiwyg interface.

Tracer Gun Kata
03-11-2006, 09:08 AM
Update:
3/10/2006 8:43am - Fixed Comments; they now post to correct Garage.

I uploaded the latest version of the php file and it still posts to the my own profile not the users which was specified.. was there anything further I needed to do?

Trigunflame
03-11-2006, 09:39 AM
I uploaded the latest version of the php file and it still posts to the my own profile not the users which was specified.. was there anything further I needed to do?

The fix was in the templates.

Tracer Gun Kata
03-11-2006, 10:07 AM
The fix was in the templates.

Excellent.. cheers. Done and Dusted.

klaush
03-11-2006, 10:55 AM
Working fine with 3.5.4! Thanks for this release!

Trigunflame
03-11-2006, 11:14 AM
Working fine with 3.5.4! Thanks for this release!
wootage, :banana:

got1-2
03-11-2006, 11:53 AM
At last, fully working, thanks for the time!

Trigunflame
03-11-2006, 12:01 PM
At last, fully working, thanks for the time!

Welcome, was confident you would get it working sooner or later.

MoveOver.cc
03-11-2006, 01:12 PM
I have managed to add 1 photo as admin, but when I try to add a second, or anyone else tries to add a photo, it does not work.

Any suggestions anybody?

Trigunflame
03-11-2006, 01:40 PM
I have managed to add 1 photo as admin, but when I try to add a second, or anyone else tries to add a photo, it does not work.

Any suggestions anybody?

Try uninstalling product, reinstalling it and ovewriting the vbgarage.php?

Im not sure why it would only let you upload 1 photo, make sure to look at the Vbgarage options in the admincp and that you dont have it set on a 1 image limit.

MoveOver.cc
03-11-2006, 02:27 PM
Thanks.

Have sorted out that problem now. Needed to make all the subfolders 777.

Im guessing there is a maximum size limit on the photos.

Can you please advise what this is, and is it possible to change it.

Cheers

Trigunflame
03-11-2006, 02:30 PM
Thanks.

Have sorted out that problem now. Needed to make all the subfolders 777.

Im guessing there is a maximum size limit on the photos.

Can you please advise what this is, and is it possible to change it.

Cheers

It is all controllable in the control panel settings for vbgarage ;), look at the screenshots.

blacklancer
03-11-2006, 08:17 PM
none of my pics show up. where does it upload the pics too?

i uninstalled and reinstalled with all the updates and i can't see any pics still. any help??

Trigunflame
03-12-2006, 02:34 AM
none of my pics show up. where does it upload the pics too?

i uninstalled and reinstalled with all the updates and i can't see any pics still. any help??

Are you exceeding file size? The pics are uploaded into the database.. What type of image files are you uploading?

Saying "this doesnt work" without an explanation of the enviroment doesnt help very much.

tipoboy
03-12-2006, 03:23 AM
Installed On 3.5.3 Works Like A Charm

Many Thanks!!!!

Trigunflame
03-12-2006, 03:34 AM
You are welcome ;)

Trigunflame
03-12-2006, 10:42 AM
Excellent.. cheers. Done and Dusted.

Glad its working :)

Tracer Gun Kata
03-12-2006, 01:23 PM
Got a question.. alot of people are postbit mad.. anyway to get a small garage image into the postbit of the user linking to there garage? Just an addon really.. I would certainly install it.

Trigunflame
03-12-2006, 04:17 PM
Got a question.. alot of people are postbit mad.. anyway to get a small garage image into the postbit of the user linking to there garage? Just an addon really.. I would certainly install it.

Ask in the template modification section.. i dont have time to write the template code for it and the conditionals involved.. I may add it into the script in the future.

firstrebel
03-12-2006, 05:35 PM
firstrebel *clicks install*

Thanks for this nice hack.

Bob

blacklancer
03-13-2006, 02:21 AM
Are you exceeding file size? The pics are uploaded into the database.. What type of image files are you uploading?

Saying "this doesnt work" without an explanation of the enviroment doesnt help very much.

sorry about the vague description. i'm very new to vb and i don't really know how to explain my problem.

what is the maximum file size? is it related to the max upload size i set in the acp, or something different?

i thank you in advance for putting up with my lame questions. :banana:

Trigunflame
03-13-2006, 06:14 AM
sorry about the vague description. i'm very new to vb and i don't really know how to explain my problem.

what is the maximum file size? is it related to the max upload size i set in the acp, or something different?

i thank you in advance for putting up with my lame questions. :banana:

Max size is 20000 bytes by default I believe, no one else is reporting a problem with the images so far; you most likely skipped an install step.

blacklancer
03-13-2006, 01:48 PM
nope. it was on the server side. i got it all taken care of. thanks alot and it looks great! https://vborg.vbsupport.ru/external/2006/03/24.gif

Trigunflame
03-13-2006, 04:24 PM
nope. it was on the server side. i got it all taken care of. thanks alot and it looks great! https://vborg.vbsupport.ru/external/2006/03/24.gif

Glad to hear :cool:

JamezModMed
03-13-2006, 04:47 PM
Great hack, would prefer to have the option to only let a certain usergroup be able to use it though...any ideas how?

Trigunflame
03-13-2006, 04:49 PM
Great hack, would prefer to have the option to only let a certain usergroup be able to use it though...any ideas how?

I unfortunately didnt convert that part over, but plan to in the future.

blacklancer
03-13-2006, 05:13 PM
i'm really not trying to be a pain Trigunflame...:D

i want to have it so that instead of a blank template for the users to fill out, there is pre-assigned boxes (i.e. make, model, year, etc) so that it is nice and clean when people input their info. anyone know how to go about doing that?

Trigunflame
03-13-2006, 05:22 PM
i'm really not trying to be a pain Trigunflame...:D

i want to have it so that instead of a blank template for the users to fill out, there is pre-assigned boxes (i.e. make, model, year, etc) so that it is nice and clean when people input their info. anyone know how to go about doing that?

Dont quite understand what you mean..

JamezModMed
03-13-2006, 05:35 PM
i think he means rather than one big text box, separate boxes to make it tidier... ?

ive installed and its cool, apart from when i click on "currently active users" at the bottom, it says stuff like "UNKNOWN LOCATION blah blah blah" when they are in the garage....

FudgeBalls2002
03-13-2006, 08:43 PM
How do you edit the word car to something else on the main page like to moped for example. I think I have to edit the vbphrase page but can't figure out where it is.

blacklancer
03-13-2006, 08:53 PM
i think he means rather than one big text box, separate boxes to make it tidier...

That's exactly what I mean. something like below, but not so newb looking.

http://www.sclc.net/blacklancer/example.GIF

Trigunflame
03-14-2006, 10:36 AM
Ill see what I can do later.

blacklancer
03-14-2006, 02:58 PM
cool! thanks. no rush on this.

twitch
03-14-2006, 03:01 PM
When I try and delete a garage for a member, I get this error in the window

The page you are trying to access does not exist.
Please select a page from the main menu.

It still deletes the specified garage. I am thinking I have a file that needs to be chmod'ed to a something else.

Trigunflame
03-14-2006, 07:40 PM
When I try and delete a garage for a member, I get this error in the window



It still deletes the specified garage. I am thinking I have a file that needs to be chmod'ed to a something else.

Im not sure, ill try to figure out something later. Working on a couple other things at the moment.

993ti
03-14-2006, 09:27 PM
How do you edit the word car to something else on the main page like to moped for example. I think I have to edit the vbphrase page but can't figure out where it is.
Search for car in languages & phrases.
Scroll down untill you see vbgarage_car
That's the one you're looking for.

Hornstar
03-15-2006, 01:55 AM
I want to give one section of my forum an image gallery so they can show off there gfx work, would this be perfect for that?

Thanks

Deska
03-15-2006, 03:07 AM
I want to give one section of my forum an image gallery so they can show off there gfx work, would this be perfect for that?

Thanks
No.

More better if you use: PhotoPlog: The Lite Gallery (https://vborg.vbsupport.ru/showthread.php?t=101368)

Deska
03-15-2006, 03:15 AM
I got these when install it.
(1 queries for uncached templates)
Uncached templates: vbgarage_listgarage (1)

How to fix it?
Thank's...

Sal Collaziano
03-15-2006, 05:18 AM
This is a great modification. I've installed it.. I just want to "third" the Usergroup thing. I'd love to have the ability to set usergroups permissions for filesize, amount of photos and ability to use the garage at all... :)

Trigunflame
03-15-2006, 08:54 AM
I got these when install it.


How to fix it?
Thank's...

That was fixed a while back, not exactly sure how you are seeing that.

Trigunflame
03-15-2006, 07:34 PM
Vote Vbulletin World Map System OR Plugin Accelerator for HOTM (https://vborg.vbsupport.ru/showthread.php?p=926146)

NathanLedet
03-16-2006, 02:12 AM
I installed..it seems to be working great so far. However, i would like it to say "Garage" rather than "vbGarage". How can i do this? Thank you for a great hack :)

NathanLedet
03-16-2006, 02:34 AM
Few questions...
When you're uploading a pic to the garage, to the left it says
"You are allowed a preset number of images."

How can i change this to something like "You are allowed to upload 10 images. Your size limit is 20 kb"

Also, when a user uploads a picture, where does the picture upload to? i hope it isn't stored in my database..or is that possible? i'm a bit of a noob.

steven s
03-16-2006, 11:34 AM
Is there a way to store multiple cars?

Nology
03-16-2006, 03:56 PM
The link only works when I'm in the forums and not on my main vbadvanced page. How can I fix this?

Tru2Chevy
03-16-2006, 04:11 PM
This is based on magnus version, but Im probably going to merge it with noppids code as well as he stopped all developement on his version of vbgarage anyway.

Just wondering if you have actually talked to noppid about this, because he has a similar hack out now that he is selling. Not sure if he'll give you permission to include his upgrades.

I hope he does though, the later version of vBGarage was much cooler.

Either way, thanks for your work to bring this out!

- Justin

blacklancer
03-16-2006, 08:41 PM
I installed..it seems to be working great so far. However, i would like it to say "Garage" rather than "vbGarage". How can i do this? Thank you for a great hack :)

ACP ->Languages & Phrases-> Phrase Manager -> "Search in Phrases" for "vbgarage". edit the translation to Garage.

blacklancer
03-16-2006, 08:47 PM
Few questions...
When you're uploading a pic to the garage, to the left it says
"You are allowed a preset number of images."

How can i change this to something like "You are allowed to upload 10 images. Your size limit is 20 kb"

Also, when a user uploads a picture, where does the picture upload to? i hope it isn't stored in my database..or is that possible? i'm a bit of a noob.

search in phrases for "You are allowed a preset number of images" you can edit it there to say whatever you want.

i asked the question about where the pics go and i was told they are uploaded to the database

Deska
03-16-2006, 09:22 PM
I hope in next release, all user uploads will go to filesystem, not database :)
Any chance to do it Trigunflame ?

Derekclarke
03-17-2006, 08:46 AM
I apreciate this is not your code, but you have modified it.

I have a Feature Request.

Can this be Permission based, so we can only allow certain user groups to use the feature, or certain groups to view but not post etc.

Thanks
Derek

Trigunflame
03-17-2006, 01:08 PM
Few questions...
When you're uploading a pic to the garage, to the left it says
"You are allowed a preset number of images."

How can i change this to something like "You are allowed to upload 10 images. Your size limit is 20 kb"

Also, when a user uploads a picture, where does the picture upload to? i hope it isn't stored in my database..or is that possible? i'm a bit of a noob.

You have settings in the configuration panel for a reason, use it ;)

Trigunflame
03-17-2006, 01:09 PM
Is there a way to store multiple cars?

Once I integrate it with the vb3 4.0 version by noppid it will among other things.

Trigunflame
03-17-2006, 01:10 PM
Just wondering if you have actually talked to noppid about this, because he has a similar hack out now that he is selling. Not sure if he'll give you permission to include his upgrades.

I hope he does though, the later version of vBGarage was much cooler.

Either way, thanks for your work to bring this out!

- Justin

The original code by magnus which was modified by noppid and release later on vborg as 4.0.0 code is still under magnuses original GNU license.

I dont care what noppid has done with other stuff, im still going to merge it with this.

Trigunflame
03-17-2006, 01:11 PM
I hope in next release, all user uploads will go to filesystem, not database :)
Any chance to do it Trigunflame ?

Possibly in the future, not right now :) I have other things outside of vbulletin.

I DONT EVEN RUN A FORUM CURRENTLY

(finished with rant)

Trigunflame
03-17-2006, 01:11 PM
I apreciate this is not your code, but you have modified it.

I have a Feature Request.

Can this be Permission based, so we can only allow certain user groups to use the feature, or certain groups to view but not post etc.

Thanks
Derek

^ *points at post above*

bada_bing
03-17-2006, 01:16 PM
Once I integrate it with the vb3 4.0 version by noppid it will among other things.
Any idea when this is going to happen?

Trigunflame
03-17-2006, 01:18 PM
Any idea when this is going to happen?

When i have time?

Protoman
03-17-2006, 05:30 PM
I'm having an issue with the latest uploads pictures not showing up.

this started after a super moderator uploaded his pictures (which will not display), and immediate the latest uploads was blank

I think he uploaded 6 pictures, so the problem may be more with how it handles super moderators than with the latest uploads block

NathanLedet
03-17-2006, 06:11 PM
I've found 2 bugs, one which has already been discussed.

1, when you go to delete a user from the garage, it takes you to a "page cannot be found" page, but still deletes the user.

2, you must click on "remember me", or it will log you out when you click on "garage"

Anyone else experiance this?

klaush
03-18-2006, 01:22 PM
I've found 2 bugs, one which has already been discussed.

1, when you go to delete a user from the garage, it takes you to a "page cannot be found" page, but still deletes the user.

Anyone else experiance this?

Yep, here!

Trigunflame
03-18-2006, 01:51 PM
Not surprised.

Tru2Chevy
03-19-2006, 12:59 AM
The original code by magnus which was modified by noppid and release later on vborg as 4.0.0 code is still under magnuses original GNU license.

I dont care what noppid has done with other stuff, im still going to merge it with this.

Ok, I wasn't sure if you had to get permission from noppid or not, I'm new to the way all of this stuff works.

I'm very thankful that you have taken the time to port this over to 3.5.x, and I'll wait patiently for you to finish upgrading this as well.

- Justin

Trigunflame
03-19-2006, 08:00 PM
Yes, has taken a while.. I think i will have the first version of the new codebase later today.

Which will be the first port of the 4.0.0 by noppid.

twitch
03-19-2006, 09:10 PM
Yes, has taken a while.. I think i will have the first version of the new codebase later today.

Which will be the first port of the 4.0.0 by noppid.

Saweet!

Telegon80
03-20-2006, 02:43 AM
lol how do i work this? i installed it but when i got to vbgarage its all empty and there's no options nowhere

Telegon80
03-20-2006, 02:46 AM
oh nm i found it

Trigunflame
03-21-2006, 12:47 AM
Glad you did ;)

bada_bing
03-21-2006, 06:22 PM
Justed installed vbgarage and having a bit of issues. When I upload images this is fine but when I try and delete then images I get a page cant be displayed? If I try and Edit all the filled in fields a blank, is this normal for the fields to be blank ir should thay have the existing data in them. Also what is up with the blank page on the Delete.

One more question how can I increase the side of the data fields for example Year: instead of 4 characters I want to increase it because I have changed the Year name to something else in the language area?

bada_bing
03-21-2006, 06:33 PM
Justed installed vbgarage and having a bit of issues. When I upload images this is fine but when I try and delete then images I get a page cant be displayed? If I try and Edit all the filled in fields a blank, is this normal for the fields to be blank ir should thay have the existing data in them. Also what is up with the blank page on the Delete.


One more question how can I increase the side of the data fields for example Year: instead of 4 characters I want to increase it because I have changed the Year name to something else in the language area?



Correction.. .I am able to click Delete and it still goes to a page cant be found but when I go back to my vbgarage profile the images are gone which I expect.



Is there a way to only delete the images and not the entire vbgarage infor???

Trigunflame
03-21-2006, 07:56 PM
There are lots of bugs in Vbgarage itself; a lot of these will be fixed after I upload the port of version 4.0.0.0

Ive already completed the port locally, however lots of bugs need to be stamped out before I even think of uploading it to vborg.

Tru2Chevy
03-22-2006, 06:23 PM
can you tell me how to inform the members that they can only (for example) 6 uploads ? It's just as a information and I'd like to put it as a seperate information ;) -Mike

That was already covered if you read through this thread. You can just edit the text to state how many uploads you can have.

- Justin

Si4U2NV
03-27-2006, 07:28 AM
oh, dear god, someone help me!

i followed the instructions, everything was fine, but then NO PICS in vbGarage were showing up, so like a moron, i decided to do the "delete previous VBG Stuff from the DATABASE using phpmyadmin" step again...

long story short this happened: http://www.i-vtec.net/forums/index.php?

someone PLEASE help me! i CANNOT have this happen to my business/community!

what do i do!?!?!

-Mike

Telegon80
03-27-2006, 10:13 AM
when was the last time u did a backup of ur forums?

try reuploading includes/class_core.php

Deska
03-28-2006, 01:54 AM
Any ETA about new version?
Thank's...

Si4U2NV
03-28-2006, 02:30 AM
when was the last time u did a backup of ur forums?

try reuploading includes/class_core.php
i tried that, it said this:

Warning: Invalid argument supplied for foreach() in /includes/class_core.php on line 2755

Unable to add cookies, header already sent.
File: /home/ivtecnet/public_html/forums/includes/class_core.php
Line: 2984

HELP!!

-Mike

Derekclarke
03-28-2006, 08:19 AM
oh, dear god, someone help me!

i followed the instructions, everything was fine, but then NO PICS in vbGarage were showing up, so like a moron, i decided to do the "delete previous VBG Stuff from the DATABASE using phpmyadmin" step again...

long story short this happened: http://www.i-vtec.net/forums/index.php?

someone PLEASE help me! i CANNOT have this happen to my business/community!

what do i do!?!?!

-Mike

Have you made any database Backup's?

it looks like you have deleted more than you should have.

A backup will restore it.

Za4a Tuner
03-29-2006, 06:59 AM
*klick install*
Great hack, many thanks!

But:
How can i show onlinelocation @ online.php?

Doc Great
03-29-2006, 07:26 AM
Hi Chris,

ever checked the custom WOL locations?? I think you have ;) (for shure it works)

BamaStangGuy
03-30-2006, 06:53 AM
Nice Park bench on the Honda :D

Za4a Tuner
03-31-2006, 08:55 PM
OK, but how can i reach it,
that a link is postet @ the own user-info to his garage?

bada_bing
03-31-2006, 11:52 PM
Any idea when version 4 will be released.. I would like to suggest that there are options in admincp to change the field names so that this hack can be usded for multi use for example I dont have a car site but would like to use this on my aquirium site so that members can upload a description and pictures of there fish tank..

Thank You

Gizmo999
04-01-2006, 06:23 AM
Any idea when version 4 will be released.. I would like to suggest that there are options in admincp to change the field names so that this hack can be usded for multi use for example I dont have a car site but would like to use this on my aquirium site so that members can upload a description and pictures of there fish tank..

Thank You

most of its is phrased , i changed the navbar text to read "member's bikes" etc as I run a motorbike site, just go to Phrases and search for vbgarage and alter what you need....

bada_bing
04-03-2006, 05:22 PM
New version update??

Enajizer
04-06-2006, 06:40 PM
I am having one issue with this newest version now. The problem is when I or any other member clicks to view page two of the garage list, you get nothing but a blank white page. Have any idea what would cause this?

I would also like to say that the time you guys put in for hacks like these is very much appreciated.....thanks!

Serial Killer
04-07-2006, 12:08 AM
There will be no new version. Trigunflame has already said so (at the beginning of this thread). This is not his hack and, therefore, I:banana: don't think he will support it or write a new version.

Deska
04-07-2006, 03:15 AM
There will be no new version. Trigunflame has already said so (at the beginning of this thread). This is not his hack and, therefore, I:banana: don't think he will support it or write a new version.

Too bad then... :(

bada_bing
04-07-2006, 11:40 AM
There will be no new version. Trigunflame has already said so (at the beginning of this thread). This is not his hack and, therefore, I:banana: don't think he will support it or write a new version.
I think you are incorrect. If you read the thread he does mention that he is releasing version 4.0

noppid
04-07-2006, 03:09 PM
Get the real replacement for vBGarage vBPicGallery (http://www.cpurigs.com).

joeychgo
04-07-2006, 03:56 PM
Get the real replacement for vBGarage vBPicGallery (http://www.cpurigs.com).


Here is an example: Car Audio Talk Gallery (http://www.caraudiotalk.com/audio-forum/vbpicgallery.php?)

And here is what an individual gallery can look like: 1998 Lincoln Mark VIII LSC (http://www.caraudiotalk.com/audio-forum/vbpicgallery.php?do=view&g=1)



- All done with the vBPicGallery (http://www.cpurigs.com/)

bada_bing
04-07-2006, 04:05 PM
Get the real replacement for vBGarage vBPicGallery (http://www.cpurigs.com).
Is VBPicGallery Free and where on that site do you download it?

Martaigne
04-08-2006, 02:46 PM
<a href="http://www.cpurigs.com/forums/showthread.php?t=2132" target="_blank">http://www.cpurigs.com/forums/showthread.php?t=2132</a>

$20 to access downloads area.

Oddjob
04-08-2006, 05:13 PM
Get the real replacement for vBGarage vBPicGallery (http://www.cpurigs.com).

So this one is a fake?

Eh, i dont run a car forum, no need for all the little xtras.

djjeffa
04-08-2006, 06:35 PM
cool it was a eazy install/upgrade from 3.0 and it looks like all the cares and comments are still there
the only problem I see is when a user has more than one car they all show under each title , ame I doing somthing wrong?

EDIT: I have a bug my first page works but my next 2 pages of cars are blank

Tru2Chevy
04-09-2006, 04:36 PM
So this one is a fake?

Eh, i dont run a car forum, no need for all the little xtras.

No vBGarage was developed before vBPicGallery. I've seen several sites using each, and I prefer the garage. As soon as the updated version of garage is released here I'll have it installed on my site.

- Justin

Puntoboy
04-10-2006, 07:22 PM
brilliant, been waiting for this.

i'm just a little worried.

i had this hack on my forum when i was running 3.0.7... and it hasn't worked since the upgrade to 3.5.2 obviously. i'm using a new stles and don't think i have any of the old templates created.

should the data still be in the database? if so, what do i need to do to upgrade?

cheers guys.

Gizmo999
04-11-2006, 08:24 PM
I've got a problem with the link to the next page once I get beyond 25 members in my garage.

the link tries to take you to here

/forum/vbgarage.php?do=$_REQUEST[do]&page=2&perpage=25

and i think the correct link should be

/forum/vbgarage.php?do=&page=2&perpage=25

what needs altering to correct this please??

PBX1
04-12-2006, 12:41 AM
I've got a problem with the link to the next page once I get beyond 25 members in my garage.

the link tries to take you to here

/forum/vbgarage.php?do=$_REQUEST[do]&page=2&perpage=25

and i think the correct link should be

/forum/vbgarage.php?do=&page=2&perpage=25

what needs altering to correct this please??

I've got the same problem. Hopefully there is an easy fix.

I found a quickie fix, look for this line
if ($perpage == 0 or $perpage > 200) { $perpage = 25; }
and change 25 to a higher number. I have 31 garages so I've changed it to 40 until a proper fix
shows up. Opps sorry look for this in vBGarage.php

Gizmo999
04-12-2006, 10:01 PM
I think i fixed it, you need to find lines in vbgarage.php

$pagenav = construct_page_nav(
$pagenumber, $perpage, $garagecount[garages],
'vbgarage.php?' . $vbulletin->session->vars['sessionurl'] . 'do=$_REQUEST[do]', ''

And replace with

$pagenav = construct_page_nav(
$pagenumber, $perpage, $garagecount[garages],
'vbgarage.php?' . $vbulletin->session->vars['sessionurl'] . 'do=', ''

it worked for me

PBX1
04-13-2006, 12:49 AM
Good stuff Gizmo, works for me too!:banana:

djjeffa
04-13-2006, 02:13 AM
I think i fixed it, you need to find lines in vbgarage.php

$pagenav = construct_page_nav(
$pagenumber, $perpage, $garagecount[garages],
'vbgarage.php?' . $vbulletin->session->vars['sessionurl'] . 'do=$_REQUEST[do]', ''

And replace with

$pagenav = construct_page_nav(
$pagenumber, $perpage, $garagecount[garages],
'vbgarage.php?' . $vbulletin->session->vars['sessionurl'] . 'do=', ''

it worked for me

thanks giz it worked now i have to find a way to fix the multable cars

if not is there away for admin to delet some cars?

cablemirc
04-13-2006, 10:10 AM
any newly uploaded pics show up fine, but the old imaged uploaded do not show. however, the image filenames show with teh red x's///

check it out.
http://www.clubprotege.com/forum/vbgarage.php?do=list

the first car you see (the white one) was uploaded after the upgrade, the rest are from before. how do i correct this?

xdsl
04-13-2006, 10:26 AM
looks nice...
i want to try it now.. :banana: :banana: :banana:

cablemirc
04-13-2006, 10:50 AM
this apprears to be a variation of the pjpeg issue in SQL mentioned earlier.. some of my uploaded images actually show as type JPG in teh database, but some show as pjpeg, although all files are jpgs. how does one edit the existing type fields in SQL to show all files as type jpg? (and if i'm way off track, ignore this post and please try to help me fix this)

cablemirc
04-13-2006, 11:20 AM
SQL query:
UPDATE vbgarage_images SET TYPE = 'image/jpeg' WHERE TYPE = 'image/pjpeg'

just for all of you who are not SQL junkies out there, i just spent 2 hours learning how t do that, as i know diddly about SQL.

you can run that query within your SQL database from phpmyadmin, or with adequate permissions, from the SQL section of the vbulletin control panel.

Deska
04-14-2006, 12:16 AM
I use this one for multipages:

$pagenav = construct_page_nav(
$pagenumber, $perpage, $garagecount[garages],
'vbgarage.php?' . $vbulletin->session->vars['sessionurl'] . 'do=list', ''
. (!empty($vbulletin->GPC['perpage']) ? "&amp;perpage=$perpage" : "")
);

djjeffa
04-15-2006, 01:56 AM
anyone figer out how to delete cars?
everytime i click it says page not found?

MoveOver.cc
04-16-2006, 12:42 PM
Can anyone advise how I (admin) can add another members car details to Vb Garage??

jadkar
04-19-2006, 02:55 AM
Please don't mind me...... I'm just a novice coder. I have however come up with a super simple little piece of code you can put in the "postbit" so you can get to each members vbGarage.

I'm sure someone can add conditionals to actually check to see if the person has a garage, but it doesn't seem to be needed. If they don't have a garage it just comes up blank.


In postbit search for:


<if condition="$show['reputationlink']"><a href="reputation.php?$session[sessionurl]p=$post[postid]" rel="nofollow"><img class="inlineimg" src="$stylevar[imgdir_button]/reputation.gif" alt="<phrase 1="$post[username]">$vbphrase[add_to_xs_reputation]</phrase>" border="0" /></a> &nbsp;</if>


Insert after:

<a href="$vboptions[bburl]/vbgarage.php?do=view&amp;id=$post[userid]"> <img class="inlineimg" src="$stylevar[imgdir_statusicon]/garage.gif" alt="Check out my garage" border="0" /></a>&nbsp;

You can also list something like this in your "memberlist_resultbit":

<a href="$vboptions[bburl]/vbgarage.php?do=view&amp;id=$userinfo[userid]"> vbGarage</a>&nbsp;


Please keep in mind that I created a gif called "garage.gif". You will have to do the same thing and place it in your....

"images\statusicon" directory of each of your styles. Once this is done you will have a little icon next to the "reputation link" icon that will take you to the garage.


Once again... I'm just learning :) Someone could add conditionals or even a phrase so the "hover over" is a little more intuitive, but this works. I hope this helps some people out.

dieselpowered
04-20-2006, 01:57 AM
Anyone figure out how to delete garages? Seems to take you to a Page Cannot Be Found Page???

PBX1
04-21-2006, 04:01 PM
Can anybody tell me where in the code it grabs your URL from when it displays the picture. I changed domain names on the forum so now when you click on a user to see their garage it takes you to the old domain.:confused:

Thank you

Never mind... major brain fart... it is now working!

blacklancer
04-26-2006, 12:30 AM
my garage was working fine and for some reason i checked it tonight and the pictures are not in 2 colums, they are all in one. is there somewhere i can fix that???

http://www.sclc.net/forum/vbgarage.php?do=view&id=1

they used to be 2 columns of 3 pictures....

Josh Combs
04-26-2006, 03:26 AM
I am having an issue with uploading images, I have searched through this thread and saw a few people state this and one guy even said it was a server issue. I am wanting to add this to my forums because it would greatly help out my members share about their cars.

-Thanks
Joshua

PBX1
04-26-2006, 09:13 AM
my garage was working fine and for some reason i checked it tonight and the pictures are not in 2 colums, they are all in one. is there somewhere i can fix that???

http://www.sclc.net/forum/vbgarage.php?do=view&id=1

they used to be 2 columns of 3 pictures....

Mine has always been in 1 column. I don't think I've seen an example with 2 columns. Sorry I can't help you.

tealv6
04-26-2006, 04:32 PM
Look at the first screen shot posted. It's 6 pictures, 2 wide x 3 down. Seems possible. I'm still waiting for a good way to delete a garage completely before installing this product.

nitro
04-26-2006, 04:56 PM
I am having an issue with uploading images, I have searched through this thread and saw a few people state this and one guy even said it was a server issue. I am wanting to add this to my forums because it would greatly help out my members share about their cars.

-Thanks
Joshua
I beleive the image file size issue is with the script not the server in this case. It seems increasing it makes no real difference it dosnt like anything 1MB or more. I have other scripts installed that go over this fine and I can set my max upload size myself.

CSS59
04-27-2006, 03:12 AM
Hello, How do I add a link to that members garage for each member under the avatar in showthread?

Deska
04-27-2006, 03:56 AM
Hello, How do I add a link to that members garage for each member under the avatar in showthread?

Already here:
https://vborg.vbsupport.ru/showpost.php?p=953730&postcount=187

CSS59
04-27-2006, 12:27 PM
Already here:
https://vborg.vbsupport.ru/showpost.php?p=953730&postcount=187


Thank you, but I was looking for something conditional with "if". The one there shows up for everyone even if they don't have one set up

qti
04-27-2006, 03:43 PM
Not installing vbgarage yet as its not exactly what I'm looking for... but this is:

http://www.golfmk5.com/forums/mygolf.php

Anyone know what I can use to achieve this? Start off with member's list, and click one and you see a list of all their cars. Then click one car and you go into the details.

I've also looked at vBPicGallery, but it doesn't look as clean as that - or can it be configured to be like that?

tealv6
04-27-2006, 04:42 PM
qti- that's kind slick looking... doesn't look like vbgarage or vbpic. I'm curious now...

Deska
04-27-2006, 11:54 PM
Looks like it's custom script base on vbGarage :D

curriertech
04-28-2006, 12:56 AM
I'd love it if this hack could allow for multiple 'cars'. I've successfully 'ported' this hack to be used on a musician's forum, for listing instruments/studio gear, but I really need to be able to have multiple entries per user.

Any ideas?

TIA. :)

-Josh.

Gizmo999
04-28-2006, 01:49 PM
I'd love it if this hack could allow for multiple 'cars'. I've successfully 'ported' this hack to be used on a musician's forum, for listing instruments/studio gear, but I really need to be able to have multiple entries per user.

Any ideas?

TIA. :)

-Josh.

I've moved to vbpicgallery for that reason, 20 bucks solved a major problem :D also can not admin edit garages. worth it for me.

jadkar
04-29-2006, 07:09 PM
^^^

Yeah but can VBPicGallery be integrated with the member list?? I haven't seen anyones VBPicGallery that looks seamless.

Tru2Chevy
05-03-2006, 01:40 PM
Hate to nag, but are there any updates to the bug fixing in the new port of Garage? Maybe you could post it up and have some other members help you out?

- Justin

turblue
05-06-2006, 08:11 AM
If I am correct, the images are stored in the database. Doesn't this increase the db significantly??

Is there a way to link to a second database, just for the vbgarage info.??

turblue
05-06-2006, 08:12 AM
If I am correct, the images are stored in the database. Doesn't this increase the db significantly??

Is there a way to link to a second database, just for the vbgarage info.??

Gizmo999
05-06-2006, 05:32 PM
^^^

Yeah but can VBPicGallery be integrated with the member list?? I haven't seen anyones VBPicGallery that looks seamless.

have you asked the developer of vbpicgallery for this?? he seems helpful enough with requests for mods. you can link to a garage or multiple from a user profiles in vbpicgallery

NSeXcellent
05-06-2006, 07:52 PM
Everything is working great for me except my images are all showing up as red x's.... did I miss something? The installation proceedure seems very simple, so i don't think i missed anything. Anyone have any clue?

Doric
05-08-2006, 02:59 PM
Everything is working great for me except my images are all showing up as red x's.... did I miss something? The installation proceedure seems very simple, so i don't think i missed anything. Anyone have any clue?
Same issue here - I think I'm simply going to wait patiently for the next release. :)

Deska
05-08-2006, 11:01 PM
I dont think there is new release :(

BigDaddy71
05-09-2006, 05:05 PM
I am in the process of migrating three sites running Invision Power Board to using vBulletin 3.54 and was wondering if anyone out there knows of tools or information on importing stuff from the garage plugin for IPB into vBGarage 3.5? I'm a very experienced PHP programmer so I'm not afraid to wade into the code for both sites, but are hoping for an easier solution.

GsxrTony
05-11-2006, 08:01 PM
Went in easy and is up and running perfectly! thanks mang!

{Clicks install}

GsxrTony
05-11-2006, 09:07 PM
ok having one issue here. On my vbadvanced homepage its not adding /forums/ in the link so its not finding the system so I can only click on it from my forum home page. I know there is an easy fix for this but I cant remember what it is.

GsxrTony
05-12-2006, 12:03 PM
Ok I just hard coded the link instead now it works.


I am having a problem though, page one looks fine. now thats its filling up once it got over 25, page two is just a white blank page. what could be causing this?

http://www.chicagolandsportbikes.com/forums/vbgarage.php?do=list

click page 2

Deska
05-12-2006, 03:02 PM
GsxrTony, take a look on these for fix:

https://vborg.vbsupport.ru/showpost.php?p=948196&postcount=176

https://vborg.vbsupport.ru/showpost.php?p=949209&postcount=183

GsxrTony
05-12-2006, 04:50 PM
thank you very much Deska, your code did the trick.

Bro_Joey_Gowdy
05-14-2006, 10:36 PM
Installed in under a minute.

This appears to be working fine for vb3.5.3 at the moment.

:banana:

bplinson
05-15-2006, 07:34 AM
How are the garages sorted? Mine seem to be random.

http://xlforum.net/vbportal/forums/vbgarage.php

Is there anyway to have them sort alphbetically by member name?

Bro_Joey_Gowdy
05-16-2006, 03:35 PM
How are the garages sorted? Mine seem to be random.


It appears to be sorted by the members user-id numbers.

bplinson
05-16-2006, 05:50 PM
Any way to change it to alphabetic order?

UtahNissans
05-17-2006, 03:52 AM
Where the hell is the usercp shell template? Are you just referring to usercp.php in my main forum directory? I am confused noob

bplinson
05-17-2006, 05:13 AM
Gonna uninstall this. There no way to search garages and the order of the garages is horrible.

bplinson
05-17-2006, 11:50 AM
Is anyone elses 2nd page of vbGargage blank?

Deska
05-17-2006, 11:12 PM
Is anyone elses 2nd page of vbGargage blank?

Take a look here for fix:
https://vborg.vbsupport.ru/showpost.php?p=948196&postcount=176

https://vborg.vbsupport.ru/showpost.php?p=949209&postcount=183

CEOPcGamingGuru
05-20-2006, 06:02 PM
I am the owner/ceo of a company that sells, builds and designs many custom computers and would love to edit this to work for PC specs instead of cars, where would i change the attributes for this in the code, the xml, im sure would need to be changed to match the php? I would be thankful for any help.

TheBlackPoet
05-23-2006, 06:21 AM
yeah, i tried to install it... and it worked... but no images... i assumed it would allow you to upload.. but it was only for listing..... so i uninstalled..

thanks anyway!!

kurtbarker
05-25-2006, 11:44 PM
hey guyz, installed this and it's an awesome hack, but the who's online is an unknown location and it's a mile long when people are in the garage... is there any fix or quick edit to get it to recognise the garage?

kurtbarker
05-26-2006, 07:35 AM
*EDIT: fixed the above problem using the Custom WOL Locations Hack...

Next question :D

Admin can only edit fields if Administrator is their PRIMARY usergroup, if it's secondary then it won't allow you to edit or delete threads/comments in the Garage...

My usergroup setup is arranged so that Admin is secondary, is there anyway to get vBGarage to detect admin in secondary?

Qwest
05-28-2006, 01:11 AM
I just released an Addon to put the latest (or random) member gallery uploads on your FORUMHOME.

Check it out here: https://vborg.vbsupport.ru/showthread.php?t=116879

gixerjunkie
06-06-2006, 07:17 AM
Fantastic hack, been looking for something like this for ages...however...is it possible to alter the headers?

i dont run a car site, i run a motorbike site...so instead of saying car, i need it to say bike...is this possible?

regards

adrian

DannyITR
06-06-2006, 04:53 PM
I can upload pics but they dont seem to show up...I find the hack very weak. I've been looking for years now for something similar to this that is powerful and works. I was waiting for vbspace but now it seems thats in the toilet.

Tru2Chevy
06-06-2006, 06:43 PM
Fantastic hack, been looking for something like this for ages...however...is it possible to alter the headers?

i dont run a car site, i run a motorbike site...so instead of saying car, i need it to say bike...is this possible?

regards

adrian

Yes, everything is editable...

- Justin

gixerjunkie
06-07-2006, 06:51 AM
Yes, everything is editable...

- Justin

can u point me in the right direction as to what to edit then please justin?

tbradham
06-07-2006, 12:58 PM
Is there any way to expose the url for the individual pictures so that my member's can link them into posts on my site and others?

www.usjeeps.com

Thanks.

paulblackgsx
06-07-2006, 03:17 PM
The problem with uploading pictures and they don't appear happens on mine only when the picture is larger than the size set. VBGarage uses it's own size limit, but does not resize or warn. It doesn't use the picture sizes defined for attachments. Worth checking if you are having an issue where uploads appear to work but don't show.

Xoxideforums
06-07-2006, 09:03 PM
vBGarage is great. We just put it on Thirdgen.org, the members love it.

Looking forward to the multiple ride version.

Someone has added the link code for postbit this is a pretty good idea. I'm trying to research right now how to write a new $show['whatever'] rule that checks the DB if that member has a garage, if not then the icon won't show.

Any ideas where I can build my own rule to do this??
By that i mean... is $show a template or something i can edit? If so where?

something like this:

<if condition="$show['vbgarage']">
<a href="$vboptions[bburl]/vbgarage.php?do=view&amp;id=$post[userid]" rel="nofollow"> <img class="inlineimg" src="$stylevar[imgdir_statusicon]/garage.gif" alt="Check out my garage" border="0" /></a>
</if>

Xoxideforums
06-09-2006, 03:59 PM
I've added the Lightbox to vBGarage I think it makes a world of difference.

Way better than popup windows that don't always render right

check it out

http://www.thirdgen.org/techboard/vbgarage-member-42479.html

noppid
06-09-2006, 04:50 PM
I've added the Lightbox to vBGarage I think it makes a world of difference.

Way better than popup windows that don't always render right

check it out

http://www.thirdgen.org/techboard/vbgarage-member-42479.html

The popup windows in every incarnation of the garage have sucked. It's great to see so many better ways to do it evolving.

Xoxideforums
06-09-2006, 06:04 PM
I released a 3.5 version that includes Lightbox v2.0

check it out here

https://vborg.vbsupport.ru/showt...57#post1003357

cyberbeggar
06-12-2006, 11:22 AM
You say in Step 4:

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.

I do not have that in my Navbar

Here is what is in my Navbar ...

<script type="text/javascript">
<!--
function log_out()
{
ht = document.getElementsByTagName("html");
ht[0].style.filter = "progid:DXImageTransform.Microsoft.BasicImage(grays cale=1)";
if (confirm('$vbphrase[sure_you_want_to_log_out]'))
{
return true;
}
else
{
ht[0].style.filter = "";
return false;
}
}
//-->
</script>
<!-- who is in flashchat -->
<!-- <if condition="$show['wic']">
<tbody>
<tr>
<td class="smallfont" width="20%">

Members Currently In Chat : $totalchatters , Come join us now!
</td>
</tr>
</tbody>

</if> -->
<!-- end who is in flashchat -->
<br />

<!-- breadcrumb, login, pm info -->
<table class="tborder" cellpadding="$stylevar[cellpadding]" cellspacing="$stylevar[cellspacing]" border="0" width="100%" align="center">
<tr>
<td class="alt1" width="100%">
<if condition="is_array($navbits)">
<table cellpadding="0" cellspacing="0" border="0">
<tr valign="bottom">
<td><a href="#" onclick="history.back(1); return false;"><img src="$stylevar[imgdir_misc]/navbits_start.gif" alt="$vbphrase[go_back]" border="0" /></a></td>
<td>&nbsp;</td>
<td width="100%"><span class="navbar"><a href="$vboptions[forumhome].php$session[sessionurl_q]" accesskey="1">$vboptions[bbtitle]</a></span> $navbits[breadcrumb]</td>
</tr>
<tr>
<td class="navbar" style="font-size:10pt; padding-top:1px" colspan="3"><a href="$scriptpath"><img class="inlineimg" src="$stylevar[imgdir_misc]/navbits_finallink.gif" alt="$vbphrase[reload_this_page]" border="0" /></a> <h1 class="showthreadh1">$navbits[lastelement]</h1></td>
</tr>
</table>
<else />
<div class="navbar" style="font-size:10pt"><a href="$vboptions[forumhome].php$session[sessionurl_q]" accesskey="1"><img class="inlineimg" src="$stylevar[imgdir_misc]/navbits_start.gif" alt="Domain Names Forum" border="0" /></a> <strong>$vboptions[bbtitle]</strong></div>
</if>
<center><script type="text/javascript"><!--
google_ad_client = "pub-1xxxxxxxxxx";
google_ad_width = 728;
google_ad_height = 15;
google_ad_format = "728x15_0ads_al_s";
google_ad_channel ="";
google_color_border = "FFFFFF";
google_color_bg = "FFFFFF";
google_color_link = "32527A";
google_color_text = "000000";
google_color_url = "008000";
//--></script>
<script type="text/javascript"
src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
</script></center> <br />
<if condition="THIS_SCRIPT=='poll'">
<div class="navbar" style="margin-bottom:5pt;margin-top:5px;font-size:8pt">The poll results for <b>$threadinfo[title]</b>. <br /></div>

<else />

<if condition="$thread[title]">
<br/><div class="navbar" style="font-size:8pt"><b>$thread[title]</b> <if condition="$pagenumber>1">Page $pagenumber</if>. <br/>Discuss <i>$thread[title]</i>, on BeautUtes.com - Australia's Best Ute Website!<br/>
You are currently in the forum: $foruminfo[title].<br/>&nbsp;</div>

<else />
<if condition="$foruminfo[title]">
<br/><div class="navbar" style="font-size:8pt">
$foruminfo[title] <if condition="$pagenumber>1">Page $pagenumber </if> on BeautUtes.com Australia's Best Ute Website. $foruminfo[description]<br/>&nbsp;

</div>
</if>
</if>
</if>
</td>

<if condition="$bbuserinfo['userid']">

<td class="alt2" valign="top" nowrap="nowrap">
<div class="smallfont">
<strong><phrase 1="$bbuserinfo[username]">$vbphrase[welcome_x]</phrase></strong><br />
<if condition="$bbuserinfo['pmunread']">
<a href="http://www.beaututes.com/board/private.php?"><img border="0" src="http://www.beaututes.com/images/newpm.gif" width="22" height="10"></a>
</if>
<phrase 1="$pmbox[lastvisitdate]" 2="$pmbox[lastvisittime]">$vbphrase[last_visited_x_at_y]</phrase>
<if condition="$show['pmstats']"><br /><phrase 1="$vbphrase[unread_x_nav_compiled]" 2="$vbphrase[total_x_nav_compiled]" 3="$session[sessionurl_q]">$vbphrase[private_messages_nav]</phrase></if>
<!-- [START HACK='vB Pager' AUTHOR='UAEWEB.COM' VERSION='3.0.0' CHANGEID= 3 ] -->
<if condition="$show['pager']"><br /><a href="#" onclick="window.open('$vboptions[bburl]/pager.php?action=pager&do=log&folder=inbox','pagerinbox','statusbar=no,menubar=n o,toolbar=no,scrollbars=yes,resizable=yes,width=65 0,height=500'); return false;">$vbphrase[pager_pager_messages]</a><phrase 1="$bbuserinfo[pagerunread]" 2="$bbuserinfo[pagertotal]">$vbphrase[pager_messages_nav_x_y]</phrase></if>
<!-- [END HACK='vB Pager' AUTHOR='UAEWEB.COM' VERSION='3.0.0' CHANGEID= 3 ] -->
</div>
</td>

<else />

<td class="alt2" nowrap="nowrap" style="padding:0px">

<!-- login form -->
<form action="login.php" method="post" onsubmit="md5hash(vb_login_password, vb_login_md5password, vb_login_md5password_utf, $show[nopasswordempty])">
<script type="text/javascript" src="clientscript/vbulletin_md5.js"></script>
<table cellpadding="0" cellspacing="$stylevar[formspacer]" border="0">
<tr>
<td class="smallfont">$vbphrase[username]</td>
<td><input type="text" class="bginput" style="font-size: 11px" name="vb_login_username" id="navbar_username" size="10" accesskey="u" tabindex="101" value="$vbphrase[username]" onfocus="if (this.value == '$vbphrase[username]') this.value = '';" /></td>
<td class="smallfont" colspan="2" nowrap="nowrap"><label for="cb_cookieuser_navbar"><input type="checkbox" name="cookieuser" value="1" tabindex="103" id="cb_cookieuser_navbar" accesskey="c" />$vbphrase[remember_me]</label></td>
</tr>
<tr>
<td class="smallfont">$vbphrase[password]</td>
<td><input type="password" class="bginput" style="font-size: 11px" name="vb_login_password" size="10" accesskey="p" tabindex="102" /></td>
<td><input type="submit" class="button" value="$vbphrase[log_in]" tabindex="104" title="$vbphrase[enter_username_to_login_or_register]" accesskey="s" /><if condition="$show['registerbutton']"><span class="smallfont"><a href="register.php?$session[sessionurl]">$vbphrase[register]</a></span></if></td>
</tr>
</table>
<input type="hidden" name="s" value="$session[sessionhash]" />
<input type="hidden" name="do" value="login" />
<input type="hidden" name="vb_login_md5password" />
<input type="hidden" name="vb_login_md5password_utf" />
</form>
<!-- / login form -->

</td>

</if>

</tr>
</table>
<!-- / breadcrumb, login, pm info -->



<br />
<if condition="$show['forumdesc']">
<table class="tborder" cellpadding="$stylevar[cellpadding]" cellspacing="$stylevar[cellspacing]" border="0" width="100%" align="center">
<tr>
<td class="alt1" width="100%"><strong>$foruminfo[title]</strong> <span class="smallfont">$foruminfo[description]</span></td>
</tr>
</table>
<br />
</if>

<if condition="$show['popups']">
<!-- NAVBAR POPUP MENUS -->

<if condition="$show['searchbuttons']">
<!-- header quick search form -->
<div class="vbmenu_popup" id="navbar_search_menu" style="display:none">
<table cellpadding="4" cellspacing="1" border="0">
<tr>
<td class="thead">$vbphrase[search_forums]</td>
</tr>
<tr>
<td class="vbmenu_option" title="nohilite">
<form action="search.php" method="post">
<input type="hidden" name="do" value="process" />
<input type="hidden" name="showposts" value="0" />
<input type="hidden" name="quicksearch" value="1" />
<input type="hidden" name="s" value="$session[sessionhash]" />
<input type="text" class="bginput" name="query" size="20" />$gobutton<br />
</form>
</td>
</tr>
<tr>
<td class="vbmenu_option"><a href="search.php$session[sessionurl_q]" accesskey="4" rel="nofollow">$vbphrase[advanced_search]</a></td>
</tr>
</table>
</div>
<!-- / header quick search form -->
</if>

<if condition="$show['member']">
<!-- user cp tools menu -->
<div class="vbmenu_popup" id="usercptools_menu" style="display:none">
<table cellpadding="4" cellspacing="1" border="0">

<tr><td class="thead">$vbphrase[quick_links]</td></tr>
<if condition="$vboptions['enablesearches']"><tr><td class="vbmenu_option"><a href="search.php?$session[sessionurl]do=getdaily">$vbphrase[todays_posts]</a></td></tr></if>
<tr><td class="vbmenu_option"><a href="forumdisplay.php?$session[sessionurl]do=markread">$vbphrase[mark_forums_read]</a></td></tr>
<tr><td class="vbmenu_option"><a href="#" onclick="window.open('misc.php?$session[sessionurl]do=buddylist&amp;focus=1','buddylist','statusbar=no,me nubar=no,toolbar=no,scrollbars=yes,resizable=yes,w idth=250,height=300'); return false;">$vbphrase[open_buddy_list]</a></td></tr>
<!-- [START HACK='vB Pager' AUTHOR='UAEWEB.COM' VERSION='3.0.0' CHANGEID= 4 ] -->
<tr><td class="vbmenu_option"><a href="#" onclick="window.open('$vboptions[bburl]/pager.php?$session[sessionurl]do=buddylist','pagerbuddylist','statusbar=no,menub ar=no,toolbar=no,scrollbars=yes,resizable=yes,widt h=$vboptions[vbpager_width],height=$vboptions[vbpager_height]'); return false;">$vbphrase[pager_open_vbpager]</a></td></tr>
<!-- [END HACK='vB Pager' AUTHOR='UAEWEB.COM' VERSION='3.0.0' CHANGEID= 4 ] -->
<tr><td class="thead"><a href="usercp.php$session[sessionurl_q]">$vbphrase[user_control_panel]</a></td></tr>
<if condition="$show['siglink']"><tr><td class="vbmenu_option"><a href="profile.php?$session[sessionurl]do=editsignature">$vbphrase[edit_signature]</a></td></tr></if>
<!--<if condition="$show['avatarlink']"><tr><td class="vbmenu_option"><a href="profile.php?$session[sessionurl]do=editavatar">$vbphrase[edit_avatar]</a></td></tr></if>-->
<tr><td class="vbmenu_option"><a href="profile.php?$session[sessionurl]do=editprofile">$vbphrase[edit_profile]</a></td></tr>
<tr><td class="vbmenu_option"><a href="profile.php?$session[sessionurl]do=editoptions">$vbphrase[edit_options]</a></td></tr>

<tr><td class="thead">$vbphrase[miscellaneous]</td></tr>
<if condition="$show['pmstats']"><tr><td class="vbmenu_option"><a href="private.php$session[sessionurl_q]">$vbphrase[private_messages]</a></td></tr></if>
<tr><td class="vbmenu_option"><a href="subscription.php$session[sessionurl_q]">$vbphrase[subscribed_threads]</a></td></tr>
<tr><td class="vbmenu_option"><a href="member.php?$session[sessionurl]u=$bbuserinfo[userid]">$vbphrase[my_profile]</a></td></tr>
<if condition="$show['wollink']"><tr><td class="vbmenu_option"><a href="online.php$session[sessionurl_q]">$vbphrase[whos_online]</a></td></tr></if>

</table>
</div>
<!-- / user cp tools menu -->
</if>
<!-- / NAVBAR POPUP MENUS -->

<!-- PAGENAV POPUP -->

<div class="vbmenu_popup" id="pagenav_menu" style="display:none">
<table cellpadding="4" cellspacing="1" border="0">
<tr>
<td class="thead" nowrap="nowrap">$vbphrase[go_to_page]</td>
</tr>
<tr>
<td class="vbmenu_option" title="nohilite">
<form action="$vboptions[forumhome].php" method="get" onsubmit="return this.gotopage()" id="pagenav_form">
<input type="text" class="bginput" id="pagenav_itxt" style="font-size:11px" size="4" />
<input type="button" class="button" id="pagenav_ibtn" value="$vbphrase[go]" />
</form>
</td>
</tr>
</table>
</div>

<!-- / PAGENAV POPUP -->
</if>
$welcomeheaders

Where would I put <table cellpadding="$stylevar[cellpadding]" cellspacing="$stylevar[cellspacing]" border="0" class="tborder" width="$stylevar[tablewidth]" align="center">
<tr>
<td class="tcat" colspan="5"><b>Latest Member Galleries</b></td>
</tr>
<tr>
$latestbits
</tr>
</table>

Thanks

Sir William
06-16-2006, 02:43 AM
I like the mod, but I don't like putting images in the database. Has anybody rebuilt or thought about rebuilding to allow filesystem storage of the images? :D

paulblackgsx
06-21-2006, 12:08 AM
I'm debating doing some considerable reworking on this mod. The mod is great, but very buggy and could definitely use some key features like filesystem storage. Nothing against the original author, his work was great. Just could use more development.

trinigamers
06-21-2006, 12:59 AM
can someone modify this for COMPUTER SPECS?

lec
06-21-2006, 01:38 PM
When you go to 'Who's online' it says:

Unknown Location
/forum/vbgarage.php?do=editgarage&id=165

or

Unknown Location
/forum/vbgarage.php?do=view&id=165

Any idea how to fix this?

jwashburn
06-23-2006, 03:02 PM
Sorry for such a simple question, but I have been reading through the various threads and getting myself confused. Is there a muli car option for this garage mod or only if you are on the older 3.0 forum?

Xoxideforums
06-23-2006, 07:26 PM
You say in Step 4:



I do not have that in my Navbar

Here is what is in my Navbar ...

<script type="text/javascript">
<!--
function log_out()
{
ht = document.getElementsByTagName("html");
ht[0].style.filter = "progid:DXImageTransform.Microsoft.BasicImage(grays cale=1)";
if (confirm('$vbphrase[sure_you_want_to_log_out]'))
{
return true;
}
else
{
ht[0].style.filter = "";
return false;
}
}
//-->
</script>
<!-- who is in flashchat -->
<!-- <if condition="$show['wic']">
<tbody>
<tr>
<td class="smallfont" width="20%">

Members Currently In Chat : $totalchatters , Come join us now!
</td>
</tr>
</tbody>

</if> -->
<!-- end who is in flashchat -->
<br />

<!-- breadcrumb, login, pm info -->
<table class="tborder" cellpadding="$stylevar[cellpadding]" cellspacing="$stylevar[cellspacing]" border="0" width="100%" align="center">
<tr>
<td class="alt1" width="100%">
<if condition="is_array($navbits)">
<table cellpadding="0" cellspacing="0" border="0">
<tr valign="bottom">
<td><a href="#" onclick="history.back(1); return false;"><img src="$stylevar[imgdir_misc]/navbits_start.gif" alt="$vbphrase[go_back]" border="0" /></a></td>
<td>&nbsp;</td>
<td width="100%"><span class="navbar"><a href="$vboptions[forumhome].php$session[sessionurl_q]" accesskey="1">$vboptions[bbtitle]</a></span> $navbits[breadcrumb]</td>
</tr>
<tr>
<td class="navbar" style="font-size:10pt; padding-top:1px" colspan="3"><a href="$scriptpath"><img class="inlineimg" src="$stylevar[imgdir_misc]/navbits_finallink.gif" alt="$vbphrase[reload_this_page]" border="0" /></a> <h1 class="showthreadh1">$navbits[lastelement]</h1></td>
</tr>
</table>
<else />
<div class="navbar" style="font-size:10pt"><a href="$vboptions[forumhome].php$session[sessionurl_q]" accesskey="1"><img class="inlineimg" src="$stylevar[imgdir_misc]/navbits_start.gif" alt="Domain Names Forum" border="0" /></a> <strong>$vboptions[bbtitle]</strong></div>
</if>
<center><script type="text/javascript"><!--
google_ad_client = "pub-1xxxxxxxxxx";
google_ad_width = 728;
google_ad_height = 15;
google_ad_format = "728x15_0ads_al_s";
google_ad_channel ="";
google_color_border = "FFFFFF";
google_color_bg = "FFFFFF";
google_color_link = "32527A";
google_color_text = "000000";
google_color_url = "008000";
//--></script>
<script type="text/javascript"
src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
</script></center> <br />
<if condition="THIS_SCRIPT=='poll'">
<div class="navbar" style="margin-bottom:5pt;margin-top:5px;font-size:8pt">The poll results for <b>$threadinfo[title]</b>. <br /></div>

<else />

<if condition="$thread[title]">
<br/><div class="navbar" style="font-size:8pt"><b>$thread[title]</b> <if condition="$pagenumber>1">Page $pagenumber</if>. <br/>Discuss <i>$thread[title]</i>, on BeautUtes.com - Australia's Best Ute Website!<br/>
You are currently in the forum: $foruminfo[title].<br/>&nbsp;</div>

<else />
<if condition="$foruminfo[title]">
<br/><div class="navbar" style="font-size:8pt">
$foruminfo[title] <if condition="$pagenumber>1">Page $pagenumber </if> on BeautUtes.com Australia's Best Ute Website. $foruminfo[description]<br/>&nbsp;

</div>
</if>
</if>
</if>
</td>

<if condition="$bbuserinfo['userid']">

<td class="alt2" valign="top" nowrap="nowrap">
<div class="smallfont">
<strong><phrase 1="$bbuserinfo[username]">$vbphrase[welcome_x]</phrase></strong><br />
<if condition="$bbuserinfo['pmunread']">
<a href="http://www.beaututes.com/board/private.php?"><img border="0" src="http://www.beaututes.com/images/newpm.gif" width="22" height="10"></a>
</if>
<phrase 1="$pmbox[lastvisitdate]" 2="$pmbox[lastvisittime]">$vbphrase[last_visited_x_at_y]</phrase>
<if condition="$show['pmstats']"><br /><phrase 1="$vbphrase[unread_x_nav_compiled]" 2="$vbphrase[total_x_nav_compiled]" 3="$session[sessionurl_q]">$vbphrase[private_messages_nav]</phrase></if>
<!-- [START HACK='vB Pager' AUTHOR='UAEWEB.COM' VERSION='3.0.0' CHANGEID= 3 ] -->
<if condition="$show['pager']"><br /><a href="#" onclick="window.open('$vboptions[bburl]/pager.php?action=pager&do=log&folder=inbox','pagerinbox','statusbar=no,menubar=n o,toolbar=no,scrollbars=yes,resizable=yes,width=65 0,height=500'); return false;">$vbphrase[pager_pager_messages]</a><phrase 1="$bbuserinfo[pagerunread]" 2="$bbuserinfo[pagertotal]">$vbphrase[pager_messages_nav_x_y]</phrase></if>
<!-- [END HACK='vB Pager' AUTHOR='UAEWEB.COM' VERSION='3.0.0' CHANGEID= 3 ] -->
</div>
</td>

<else />

<td class="alt2" nowrap="nowrap" style="padding:0px">

<!-- login form -->
<form action="login.php" method="post" onsubmit="md5hash(vb_login_password, vb_login_md5password, vb_login_md5password_utf, $show[nopasswordempty])">
<script type="text/javascript" src="clientscript/vbulletin_md5.js"></script>
<table cellpadding="0" cellspacing="$stylevar[formspacer]" border="0">
<tr>
<td class="smallfont">$vbphrase[username]</td>
<td><input type="text" class="bginput" style="font-size: 11px" name="vb_login_username" id="navbar_username" size="10" accesskey="u" tabindex="101" value="$vbphrase[username]" onfocus="if (this.value == '$vbphrase[username]') this.value = '';" /></td>
<td class="smallfont" colspan="2" nowrap="nowrap"><label for="cb_cookieuser_navbar"><input type="checkbox" name="cookieuser" value="1" tabindex="103" id="cb_cookieuser_navbar" accesskey="c" />$vbphrase[remember_me]</label></td>
</tr>
<tr>
<td class="smallfont">$vbphrase[password]</td>
<td><input type="password" class="bginput" style="font-size: 11px" name="vb_login_password" size="10" accesskey="p" tabindex="102" /></td>
<td><input type="submit" class="button" value="$vbphrase[log_in]" tabindex="104" title="$vbphrase[enter_username_to_login_or_register]" accesskey="s" /><if condition="$show['registerbutton']"><span class="smallfont"><a href="register.php?$session[sessionurl]">$vbphrase[register]</a></span></if></td>
</tr>
</table>
<input type="hidden" name="s" value="$session[sessionhash]" />
<input type="hidden" name="do" value="login" />
<input type="hidden" name="vb_login_md5password" />
<input type="hidden" name="vb_login_md5password_utf" />
</form>
<!-- / login form -->

</td>

</if>

</tr>
</table>
<!-- / breadcrumb, login, pm info -->



<br />
<if condition="$show['forumdesc']">
<table class="tborder" cellpadding="$stylevar[cellpadding]" cellspacing="$stylevar[cellspacing]" border="0" width="100%" align="center">
<tr>
<td class="alt1" width="100%"><strong>$foruminfo[title]</strong> <span class="smallfont">$foruminfo[description]</span></td>
</tr>
</table>
<br />
</if>

<if condition="$show['popups']">
<!-- NAVBAR POPUP MENUS -->

<if condition="$show['searchbuttons']">
<!-- header quick search form -->
<div class="vbmenu_popup" id="navbar_search_menu" style="display:none">
<table cellpadding="4" cellspacing="1" border="0">
<tr>
<td class="thead">$vbphrase[search_forums]</td>
</tr>
<tr>
<td class="vbmenu_option" title="nohilite">
<form action="search.php" method="post">
<input type="hidden" name="do" value="process" />
<input type="hidden" name="showposts" value="0" />
<input type="hidden" name="quicksearch" value="1" />
<input type="hidden" name="s" value="$session[sessionhash]" />
<input type="text" class="bginput" name="query" size="20" />$gobutton<br />
</form>
</td>
</tr>
<tr>
<td class="vbmenu_option"><a href="search.php$session[sessionurl_q]" accesskey="4" rel="nofollow">$vbphrase[advanced_search]</a></td>
</tr>
</table>
</div>
<!-- / header quick search form -->
</if>

<if condition="$show['member']">
<!-- user cp tools menu -->
<div class="vbmenu_popup" id="usercptools_menu" style="display:none">
<table cellpadding="4" cellspacing="1" border="0">

<tr><td class="thead">$vbphrase[quick_links]</td></tr>
<if condition="$vboptions['enablesearches']"><tr><td class="vbmenu_option"><a href="search.php?$session[sessionurl]do=getdaily">$vbphrase[todays_posts]</a></td></tr></if>
<tr><td class="vbmenu_option"><a href="forumdisplay.php?$session[sessionurl]do=markread">$vbphrase[mark_forums_read]</a></td></tr>
<tr><td class="vbmenu_option"><a href="#" onclick="window.open('misc.php?$session[sessionurl]do=buddylist&amp;focus=1','buddylist','statusbar=no,me nubar=no,toolbar=no,scrollbars=yes,resizable=yes,w idth=250,height=300'); return false;">$vbphrase[open_buddy_list]</a></td></tr>
<!-- [START HACK='vB Pager' AUTHOR='UAEWEB.COM' VERSION='3.0.0' CHANGEID= 4 ] -->
<tr><td class="vbmenu_option"><a href="#" onclick="window.open('$vboptions[bburl]/pager.php?$session[sessionurl]do=buddylist','pagerbuddylist','statusbar=no,menub ar=no,toolbar=no,scrollbars=yes,resizable=yes,widt h=$vboptions[vbpager_width],height=$vboptions[vbpager_height]'); return false;">$vbphrase[pager_open_vbpager]</a></td></tr>
<!-- [END HACK='vB Pager' AUTHOR='UAEWEB.COM' VERSION='3.0.0' CHANGEID= 4 ] -->
<tr><td class="thead"><a href="usercp.php$session[sessionurl_q]">$vbphrase[user_control_panel]</a></td></tr>
<if condition="$show['siglink']"><tr><td class="vbmenu_option"><a href="profile.php?$session[sessionurl]do=editsignature">$vbphrase[edit_signature]</a></td></tr></if>
<!--<if condition="$show['avatarlink']"><tr><td class="vbmenu_option"><a href="profile.php?$session[sessionurl]do=editavatar">$vbphrase[edit_avatar]</a></td></tr></if>-->
<tr><td class="vbmenu_option"><a href="profile.php?$session[sessionurl]do=editprofile">$vbphrase[edit_profile]</a></td></tr>
<tr><td class="vbmenu_option"><a href="profile.php?$session[sessionurl]do=editoptions">$vbphrase[edit_options]</a></td></tr>

<tr><td class="thead">$vbphrase[miscellaneous]</td></tr>
<if condition="$show['pmstats']"><tr><td class="vbmenu_option"><a href="private.php$session[sessionurl_q]">$vbphrase[private_messages]</a></td></tr></if>
<tr><td class="vbmenu_option"><a href="subscription.php$session[sessionurl_q]">$vbphrase[subscribed_threads]</a></td></tr>
<tr><td class="vbmenu_option"><a href="member.php?$session[sessionurl]u=$bbuserinfo[userid]">$vbphrase[my_profile]</a></td></tr>
<if condition="$show['wollink']"><tr><td class="vbmenu_option"><a href="online.php$session[sessionurl_q]">$vbphrase[whos_online]</a></td></tr></if>

</table>
</div>
<!-- / user cp tools menu -->
</if>
<!-- / NAVBAR POPUP MENUS -->

<!-- PAGENAV POPUP -->

<div class="vbmenu_popup" id="pagenav_menu" style="display:none">
<table cellpadding="4" cellspacing="1" border="0">
<tr>
<td class="thead" nowrap="nowrap">$vbphrase[go_to_page]</td>
</tr>
<tr>
<td class="vbmenu_option" title="nohilite">
<form action="$vboptions[forumhome].php" method="get" onsubmit="return this.gotopage()" id="pagenav_form">
<input type="text" class="bginput" id="pagenav_itxt" style="font-size:11px" size="4" />
<input type="button" class="button" id="pagenav_ibtn" value="$vbphrase[go]" />
</form>
</td>
</tr>
</table>
</div>

<!-- / PAGENAV POPUP -->
</if>
$welcomeheaders

Where would I put <table cellpadding="$stylevar[cellpadding]" cellspacing="$stylevar[cellspacing]" border="0" class="tborder" width="$stylevar[tablewidth]" align="center">
<tr>
<td class="tcat" colspan="5"><b>Latest Member Galleries</b></td>
</tr>
<tr>
$latestbits
</tr>
</table>

Thanks

DONT even worry about latest additions. That part of the module i couldn't even get working right on mine.

burntire
06-24-2006, 12:40 AM
Just installed with no problems.
What is the max file size most are using?

kurtbarker
06-24-2006, 03:13 PM
is this compatible with 3.6?

It was said that most hacks should be, but due to some hook changes, we should check with the author first...

Tru2Chevy
06-24-2006, 04:00 PM
can someone modify this for COMPUTER SPECS?

It's been posted many times that all of the phrasing in this hack is able to be changed.....

- Justin

burntire
06-25-2006, 03:56 AM
I like the mod, but I don't like putting images in the database. Has anybody rebuilt or thought about rebuilding to allow filesystem storage of the images? :D

I will second this request. It would be nice to keep the images away from the DB. Anyone using anything like this?

Also is there any way to hack this hack to allow it to write to separate DB.

I want to keep photos out of the forum DB.

Xedos
06-28-2006, 09:51 PM
I will second this request. It would be nice to keep the images away from the DB. Anyone using anything like this?

Also is there any way to hack this hack to allow it to write to separate DB.

I want to keep photos out of the forum DB.

Make that three... I haven't upgraded because I don't keep my images in the database.

Tulsa
06-28-2006, 10:21 PM
As long as we're keeping score... Make it four.