![]() |
Quote:
SVT |
|
Quote:
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! |
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 |
No multiple vehicles per user?
|
Where can I edit the text box? Can someone point me in the right direction?
SVT |
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" ? |
Quote:
- Justin |
Quote:
- Justin |
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 =) |
Where do I find 'styles USERCP_SHELL template' this file??
|
Quote:
SVT |
SVTCobraLTD, U mean to make another fields except "TEXT"?
Or just add some pre-words in the "TEXT" form? |
Quote:
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 |
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:
PHP Code:
But you can't use there html, 'cause it's a simple text. I made like this: PHP Code:
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 :) |
Worked just as I wanted it to. Thank you.
SVT |
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 |
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. |
**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 |
Quote:
SVT |
Quote:
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 |
Quote:
SVT |
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: |
Quote:
Open your styles NAVBAR template. - Find the following: Code:
<td class="vbmenu_control"><a href="calendar.php?$session[sessionurl]">$vbphrase[calendar]</a></td> Code:
<td class="vbmenu_control"><a href="vbgarage.php?$session[sessionurl]do=list">$vbphrase[vbgarage]</a></td> N?1 -> change the text marked red in the code above N?2 -> edit the phrase (vbgarage) from vB Garage => to Garage |
Quote:
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> 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 |
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 |
Quote:
Quote:
Code:
<td class="vbmenu_control"><a href="vbgarage.php?$session[sessionurl]do=list">Garage</a></td> |
Quote:
Quote:
SVT |
Quote:
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 |
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.
|
will it work correctly with 3.6.8 SP2?
|
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 |
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. |
Any updated version for 3.7.0 ??
|
So what needs to be done for this add-on to work with VB 3.6.8?
Thanks! |
Quote:
|
Quote:
Code:
<a href="vbgarage.php?do=view&id=$userinfo[userid]">$userinfo[username]'s Garage</a></if> |
Last Update: 10 Mar 2006 :( This mod needs to be updated ..it crashes vbgarage_images
|
Will this work for VB 3.6.8?
|
Quote:
|
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 | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|