vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.5 Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=113)
-   -   VbGarage 3.5 (https://vborg.vbsupport.ru/showthread.php?t=109924)

SVTCobraLTD 11-14-2007 06:26 PM

Quote:

Originally Posted by mdvaldosta (Post 1381912)
I got it working fine on 3.8 as well. http://www.moddedmustangs.com/forums/garage/

Just installed the mod with this php file.

Thanks... I own PennMustangs.

SVT

footose 11-15-2007 12:25 AM

Here's my version of this..

http://forums.generationdub.com/thegarage.php

Correadde 11-17-2007 06:46 PM

Quote:

Originally Posted by footose (Post 1382719)

How did you do that?

And is it possible to get a notifikation by PM (Or other way) when you get an reply on the car?

Sorry for my English!

SVTCobraLTD 11-19-2007 04:10 PM

In the text area, I want to have a template preinstalled. This way it will already say, Engine, Drivetrain, Suspension, etc and they just enter the information under each catagory. If I am directed to the place to edit that box I am sure I can figure out how to add it.

Thanks in advance.

SVT

slednutz.com 11-20-2007 02:59 PM

No multiple vehicles per user?

SVTCobraLTD 11-26-2007 02:25 PM

Where can I edit the text box? Can someone point me in the right direction?

SVT

VADOS 11-26-2007 03:09 PM

I've tested it on vB 3.6.8 - works well!

But can somebody tell me - is it possible to add BB-code buttons to editor then member writes down the info about his car?

And how to make navbar more progressive, just like "Forum" -> "Garage" -> "Car name" ?

Tru2Chevy 11-28-2007 02:06 AM

Quote:

Originally Posted by slednutz.com (Post 1386281)
No multiple vehicles per user?

No, not since the beginning of this hack. Some people have talked about rewriting it, but I'm not sure how far along anyone has gotten.

- Justin

Tru2Chevy 11-28-2007 02:07 AM

Quote:

Originally Posted by SVTCobraLTD (Post 1389676)
Where can I edit the text box? Can someone point me in the right direction?

SVT

What do you mean?

- Justin

VADOS 11-28-2007 10:14 AM

I think he's talking about BB-code buttons in the text editor...
I've tried to add them from quickreply template, but got nothing good of course :)

It will be the most good feature in this mod! =)

P.S. - I've added some new fields like Manufacturer, Value, Wheel Drive, but it is need to work hard with both product and vbgarage.php =)

ErnieTheMilk 11-28-2007 06:34 PM

Where do I find 'styles USERCP_SHELL template' this file??

SVTCobraLTD 11-28-2007 09:40 PM

Quote:

Originally Posted by Tru2Chevy (Post 1390782)
What do you mean?

- Justin

Where the users enter their information about their car. The MAIN part, I want to add words in there. Where would I edit this text box.

SVT

VADOS 11-29-2007 09:57 AM

SVTCobraLTD, U mean to make another fields except "TEXT"?
Or just add some pre-words in the "TEXT" form?

SVTCobraLTD 11-29-2007 10:13 AM

Quote:

Originally Posted by VADOS (Post 1391563)
SVTCobraLTD, U mean to make another fields except "TEXT"?
Or just add some pre-words in the "TEXT" form?

Second one. I just want to add some words in the text form so when the user goes to edit it, they can just fill in under it.
See how my screen shot says "Engine" "Drivetrain" etc? That stuff I wanted already there. Then the user can add their information under each category.

SVT

VADOS 11-29-2007 10:43 AM

Wait 2 minutes, let me see the code...
I saw that, I think...
------------------
So I've founded it.
U need a template called vbgarage_editgarage, find
PHP Code:

<textarea name="text" rows="20" cols="70"

and right after that, but before
PHP Code:

$data[text

you can edit your text.

But you can't use there html, 'cause it's a simple text.

I made like this:
PHP Code:

    <textarea name="text" rows="20" cols="70">Manufacturer:

Model:

$data[text]</textarea

But there's 1 big trouble: after saving info and refreshing the "edit my garage" page these "pre-words" will be dublicated.

It will be much better to add some new tables in SQL, edit templates and vbgarage.php and after that your users will be editing their garage other way: they'll have to write down their info in each different field, but after saving they all will be "connected" in one field called "TEXT" - just like now you've got :)

SVTCobraLTD 11-29-2007 11:29 AM

Worked just as I wanted it to. Thank you.

SVT

Screamin'04 12-05-2007 07:58 PM

Has anybody figured out what exactly is causing the "no images" issue? I've checked for GD on my system (through phpinfo) as well setting the defaults (image sizes etc...) and also inspected the database. It appears as though the images are never making it into the database...

I don't have 3.6.8 up on the web yet as I'm working on my test server before my live production upgrade from vB 3.0.9.

I'm running Apache 1.3.27 with the following modules, MySQL 4.1.22 and PHP 4.3.5:

http_core.c
mod_env.c
mod_log_config.c
mod_mime.c
mod_negotiation.c
mod_status.c
mod_include.c
mod_autoindex.c
mod_dir.c
mod_cgi.c
mod_asis.c
mod_imap.c
mod_actions.c
mod_userdir.c
mod_alias.c
mod_rewrite.c
mod_access.c
mod_auth.c
mod_proxy.c
mod_setenvif.c
mod_php4.c

Ordinarily, if I do a select on a table with binary data, it drives putty nuts, not with this though...

If I do a select on vbgarage_images I get line after line of "-------------------------------+----------------------" and then three small rows:

| 3 | 2 | test-image.jpg |ÿØÿà | image/jpeg |
| 4 | 2 | profile-pic.jpg |ÿØÿà | image/jpeg |
| 2 | 50 | DSC_0184.jpg |ÿØÿà | image/jpeg |

Ed

Screamin'04 12-06-2007 03:51 PM

Ok, so I figured it out... and got it working...

I had GD installed and configured in PHP, but did not have jpeg support enabled. A quick recompile of PHP solved the problem. Everything is working... Hope this helps those having similar issues.

jandm 12-28-2007 08:34 PM

**installed**

Great mods thanks.

One question tho, i want to change the link in the navbar to just "garage" instead of "VB"garage Is this possible? If so where please?

Many thanks for the mod.:D

SVTCobraLTD 12-28-2007 08:51 PM

Quote:

Originally Posted by jandm (Post 1411016)
**installed**

Great mods thanks.

One question tho, i want to change the link in the navbar to just "garage" instead of "VB"garage Is this possible? If so where please?

Many thanks for the mod.:D

I tried this before editing the garage.php file and using Crimson editor i changed everything that said vbgarage to garage and it seemed to work fine. I did not fully test it but did try a few features. Maybe someone else can give you a yes or no but from what i saw, it can work.

SVT

jandm 12-28-2007 09:34 PM

Quote:

Originally Posted by SVTCobraLTD (Post 1411029)
I tried this before editing the garage.php file and using Crimson editor i changed everything that said vbgarage to garage and it seemed to work fine. I did not fully test it but did try a few features. Maybe someone else can give you a yes or no but from what i saw, it can work.

SVT


You only edited the .php file, no need to edit the .xml file ????


I just changed vbgarage to garage using crimson editor and it has made no difference

SVTCobraLTD 12-28-2007 09:57 PM

Quote:

Originally Posted by jandm (Post 1411052)
You only edited the .php file, no need to edit the .xml file ????


I just changed vbgarage to garage using crimson editor and it has made no difference

I miss read your first post, thought you just wanted to change all the words so it didnt say vbgarage. But I do remember when I did it to mine, that didnt change for some reason. Not sure where that is to edit it.

SVT

Maestro 12-29-2007 04:31 PM

Just installed this on 3.5.2.

What would cause it to throw up a blank page when I try to submit a new car? I can go into my control panel, hit "Update Garage", enter year, make and model then when I hit submit all I get is a blank page.

We had an older installation of vbgarage a few years back and I've tried removing the original tables and reinstalling the mod.

:confused:

Za4a Tuner 12-29-2007 05:04 PM

Quote:

Originally Posted by jandm (Post 1411016)
One question tho, i want to change the link in the navbar to just "garage" instead of "VB"garage Is this possible? If so where please?

You did the following steps of the "readme":

Open your styles NAVBAR template.
- Find the following:
Code:

<td class="vbmenu_control"><a href="calendar.php?$session[sessionurl]">$vbphrase[calendar]</a></td>
- Below add this:
Code:

<td class="vbmenu_control"><a href="vbgarage.php?$session[sessionurl]do=list">$vbphrase[vbgarage]</a></td>
Two ways:
N?1 -> change the text marked red in the code above
N?2 -> edit the phrase (vbgarage) from vB Garage => to Garage

jandm 12-30-2007 08:21 PM

Quote:

Originally Posted by Za4a Tuner (Post 1411479)
You did the following steps of the "readme":

Open your styles NAVBAR template.
- Find the following:
Code:

<td class="vbmenu_control"><a href="calendar.php?$session[sessionurl]">$vbphrase[calendar]</a></td>
- Below add this:
Code:

<td class="vbmenu_control"><a href="vbgarage.php?$session[sessionurl]do=list">$vbphrase[vbgarage]</a></td>
Two ways:
N?1 -> change the text marked red in the code above
N?2 -> edit the phrase (vbgarage) from vB Garage => to Garage


There was no "readme" so i assume you mean "install" of which yes i read.

The garage is working flawlessly with no issues. It is just the link in the navbar that i want to change in order to drop the VB from it.

I just tried your suggestions and it made no difference. I changed

Code:

<td class="vbmenu_control"><a href="vbgarage.php?$session[sessionurl]do=list">$vbphrase[vbgarage]</a></td>
To this

Code:

<td class="vbmenu_control"><a href="vbgarage.php?$session[sessionurl]do=list">$vbphrase[garage]</a></td>

Help a confused lost soul please :confused::D

tykesplace 12-31-2007 12:15 AM

Thanks! Installed fine but the image limit seems to be forum wide. Not just the garage.

When I went in to edit and upload the pics the system wouldn't let me. Said I was over my limit on storeable images and had to delete some to make more room. I had the garage limit at 20. I have temporarily set it to 2000.

Shouldn't this setting only effect a user's garage?

Using 3.6.8 pl2

Za4a Tuner 12-31-2007 09:44 AM

Quote:

Originally Posted by jandm (Post 1412156)
There was no "readme" so i assume you mean "install" of which yes i read.

sorry, "install" is the correct file ;)

Quote:

Originally Posted by jandm (Post 1412156)
I just tried your suggestions and it made no difference. I changed

Try this one :
Code:

<td class="vbmenu_control"><a href="vbgarage.php?$session[sessionurl]do=list">Garage</a></td>

SVTCobraLTD 12-31-2007 11:57 AM

Quote:

Originally Posted by VADOS (Post 1391595)
But there's 1 big trouble: after saving info and refreshing the "edit my garage" page these "pre-words" will be dublicated.

For some reason I missed reading this when I first saw it and I ran into this problem while editing mine.

Quote:

Originally Posted by VADOS (Post 1391595)
It will be much better to add some new tables in SQL, edit templates and vbgarage.php and after that your users will be editing their garage other way: they'll have to write down their info in each different field, but after saving they all will be "connected" in one field called "TEXT" - just like now you've got :)

Will this eliminate the dublicated pre-words? I really don't know enough about the mysql to get it to work correctly, can you possibly explain it more. I can add the tables but do know what to call them. Thank you in advance.

SVT

jandm 01-02-2008 07:14 AM

Quote:

Originally Posted by Za4a Tuner (Post 1412508)
sorry, "install" is the correct file ;)


Try this one :
Code:

<td class="vbmenu_control"><a href="vbgarage.php?$session[sessionurl]do=list">Garage</a></td>


When i do that, it removes the link completely from the navbar. :confused::confused::confused:


I am guessing it is .xml file that needs changing. So the question is, if i remove the .xml file and replace it with a modded version with the VB removed from the garage title will i lose all the exisitng entires into the garage already? i am thinking yes. If so how do i save them or replace them once i change the.xml file?

Many thanks

Purple 92 SS 01-05-2008 08:16 AM

Ok, ive installed the garage, adn can edit without issues and add a car.. however, i am gtting no photos.. im a vbb newb, so any help is appreciated.

Ania 01-05-2008 08:57 AM

will it work correctly with 3.6.8 SP2?

Addonic 01-06-2008 09:50 PM

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

Purple 92 SS 01-07-2008 06:56 AM

i have everythign working with 3.6.8 sp2 except photos. i could really use some help with that part

edit..

nevermind, it was photo size.. i reduced them down to 400x300 and all is well with my install.

Bro_Joey_Gowdy 01-07-2008 08:27 AM

Any updated version for 3.7.0 ??

GotVtec 01-07-2008 05:01 PM

So what needs to be done for this add-on to work with VB 3.6.8?

Thanks!

SVTCobraLTD 01-07-2008 10:28 PM

Quote:

Originally Posted by GotVtec (Post 1417278)
So what needs to be done for this add-on to work with VB 3.6.8?

Thanks!

Works fine on my site with vb3.6.8 pl2

SVTCobraLTD 01-07-2008 10:47 PM

Quote:

Originally Posted by Addonic (Post 1416788)
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

Edit MEMBERINFO

Code:

<a href="vbgarage.php?do=view&id=$userinfo[userid]">$userinfo[username]'s Garage</a></if>
Will put the link to the members garage but I am not sure what code you need to do in order to to make it only show up when a member has a garage. Maybe someone else can chime in on the if condition code.

CSS59 01-07-2008 11:37 PM

Last Update: 10 Mar 2006 :( This mod needs to be updated ..it crashes vbgarage_images

griffinzx10 01-08-2008 05:01 PM

Will this work for VB 3.6.8?

SVTCobraLTD 01-08-2008 05:12 PM

Quote:

Originally Posted by SVTCobraLTD (Post 1417459)
Works fine on my site with vb3.6.8 pl2

This is 3 posts up from your question.


All times are GMT. The time now is 06:59 AM.

Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.

X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.02050 seconds
  • Memory Usage 1,853KB
  • Queries Executed 10 (?)
More Information
Template Usage:
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (9)bbcode_code_printable
  • (3)bbcode_php_printable
  • (19)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (1)pagenav_pagelinkrel
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (40)printthreadbit
  • (1)spacer_close
  • (1)spacer_open 

Phrase Groups Available:
  • global
  • postbit
  • showthread
Included Files:
  • ./printthread.php
  • ./global.php
  • ./includes/init.php
  • ./includes/class_core.php
  • ./includes/config.php
  • ./includes/functions.php
  • ./includes/class_hook.php
  • ./includes/modsystem_functions.php
  • ./includes/class_bbcode_alt.php
  • ./includes/class_bbcode.php
  • ./includes/functions_bigthree.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • printthread_start
  • pagenav_page
  • pagenav_complete
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete