vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 4.x Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=245)
-   -   Add-On Releases - VB Pro Garage Timeslips (https://vborg.vbsupport.ru/showthread.php?t=236888)

Dylanblitz 02-26-2010 06:30 PM

Quote:

Originally Posted by Trumpetrhapsody (Post 1992191)
Found another one...

In your VB user profile (not the garage profile), under the Vehicles tab... the thumbnail for each vehicle is squished/stretched instead of maintaining the original aspect ratio of the uploaded picture.

The same picture looks fine throughout all the Garage pages.

Just a picky visual thing, but figured I should mention it :P

It looks like vb automatically resizes it into a square. I'll see if I can override that

Front Range 4x4 02-26-2010 06:34 PM

1 Attachment(s)
Mine test install is looking pretty good but along with the other blips mentioned I have this showing. Is it supposed to be a photo?

Dylanblitz 02-26-2010 06:42 PM

Quote:

Originally Posted by Front Range 4x4 (Post 1992211)
Mine test install is looking pretty good but along with the other blips mentioned I have this showing. Is it supposed to be a photo?

No that's a dropdown menu of your vehicle actions available.

lovefords 02-26-2010 08:15 PM

I uninstalled, then re-installed, but it still would not work. I then re-loaded every file individually, and after a complete shut-down and re-boot, it is working.

All except the link to VIEW USER'S GARAGE (the blue button at the bottom of a vehicle page) it tries to open this http://forum.love-fords.org/%7Bvb:ra...rage_view&id=1 and gets a 404 error.

I do like it and it has good possibilities for my Forum. I would just like this link to work, it seems like an important item that will be used often.

cTak 02-26-2010 08:21 PM

Quote:

Originally Posted by lovefords (Post 1992281)
I uninstalled, then re-installed, but it still would not work. I then re-loaded every file individually, and after a complete shut-down and re-boot, it is working.

All except the link to VIEW USER'S GARAGE (the blue button at the bottom of a vehicle page) it tries to open this http://forum.love-fords.org/%7Bvb:ra...rage_view&id=1 and gets a 404 error.

I do like it and it has good possibilities for my Forum. I would just like this link to work, it seems like an important item that will be used often.

The code is missing a }

Go to your style, and edit templates. go to the VB GARAGE PRO, then find the garage_vehicle_view template.
Find the code:
Code:

<a href="{vb:raw mainpage_url?do=user_garage_view&id={vb:raw vehicle_data[user_id]}" class="garage_viewgarage_rollover" title="{vb:rawphrase garage_txt_view_garage}"></a>
Replace with
Code:

<a href="{vb:raw mainpage_url}?do=user_garage_view&id={vb:raw vehicle_data[user_id]}" class="garage_viewgarage_rollover" title="{vb:rawphrase garage_txt_view_garage}"></a>
Or just insert a } between mainpage_url and the ?
{vb:raw mainpage_url}?

lovefords 02-26-2010 09:16 PM

Thanks this solved the problem.

Noerenberg 02-26-2010 11:14 PM

1 Attachment(s)
Hi,

i have update, but i cant put a new modell.

i get only the info, it is exist

but dont open a pop up and i cant choise a model, i see nothing

Dylanblitz 02-27-2010 12:47 AM

Do you have it set so that make, models or trims have to be approved?
If you do,

Check in the ACP
ACP->VB Pro Garage->Makes/Models/Trims
Select The make and it should show you the models. See if there are any that are not approved.
If you have unapproved models it should show text on the front page for admins, or any group that has permissions to approve items.

BlackJacket 02-27-2010 01:00 AM

I have your 3.8 version still installed (disabled) on my 4.0.2. Will this keep all of my current members vehicles, pictures, etc... that they have already uploaded? You may have answered this already but i did not find it.

Thanks. :)

Noerenberg 02-27-2010 01:04 AM

The models are approved.
i choose a make, then i will choose a model but i see no model.

i dont know why


All times are GMT. The time now is 02:03 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.01844 seconds
  • Memory Usage 1,745KB
  • 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
  • (2)bbcode_code_printable
  • (3)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (3)pagenav_pagelinkrel
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (10)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