vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.8 Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=235)
-   -   Major Additions - DTO Garage - free garage features for all your members (vB 3.8.X) (https://vborg.vbsupport.ru/showthread.php?t=216529)

MikesSite 08-27-2009 09:25 PM

Quote:

Originally Posted by mferguson (Post 1875137)
If you edit the "dto_garage_popup_menu" template look for the following:

PHP Code:

<if condition="$use_username_in_link">
<
phrase 1="$userinfo[username]">$vbphrase[xs_garage] </phrase>
<else />
Garage
</if>
</
a

and change to

PHP Code:

<if condition="$use_username_in_link">
<
phrase 1="$userinfo[username]">$vbphrase[xs_garage] </phrase>
<else />
<!-- 
Garage -->
<
img src="$vboptions[bburl]/images/your-icon-name.gif">
</if>
</
a

That should present the icon where the Garage link would normally appear in the postbit.

Mark

Thanks

hugh_ 08-30-2009 09:36 PM

mferguson,

The random garages feature is breaking my fixed style layout at ~980 pixels width. Would it be possible to add a configuration option to set the number of columns? In my case 3 not 5 is enough...

Thanks!

Hugh

mferguson 08-30-2009 09:46 PM

Quote:

Originally Posted by hugh_ (Post 1876990)
mferguson,

The random garages feature is breaking my fixed style layout at ~980 pixels width. Would it be possible to add a configuration option to set the number of columns? In my case 3 not 5 is enough...

Thanks!

Hugh

Hugh,
I'll add this as something to consider for the next release. In the meantime you can manually edit the code to make the needed change. Open dto_garage.php and look for the following:

PHP Code:

     $width 5;
     
$maxResults 25

and change it to

PHP Code:

$width 3;
$maxResults 25

Thanks!

Mark

hugh_ 08-30-2009 09:47 PM

Never mind, I found my answer: $width in dto_garage.php. Still might be nice to include this as an option...

hugh_ 08-30-2009 09:48 PM

Missed your reply... Thanks for being so prompt!

mferguson 08-30-2009 09:51 PM

Glad to help and I've already added your suggestion to our tracking system so we can consider getting this into the next release.

Thanks!

Mark

Jhonnydc 09-04-2009 01:13 PM

One question...
I have the 1.1.1 for 3.8...

Is possible to view ALL GARAGE in a LIST???
For example...thi is a plugin for view ALL ALBUMS...
http://www.clubnuovafiat500.it/forum/all_albums.php

Exist in dto garage???

mferguson 09-04-2009 01:45 PM

With version 1.1.2 of Garage we provide a index page that shows a single page of random garage selections. In the Plus version there are browse functions included that allow you to view by username, recently added, recently modified, and using advanced search. The results from each of these is paged so that you can effectively view all garages.

Depending on the number of garages configured by users they may not be a way to get them all on the screen at one depending though we do provide options for the product that allows you to configure how many are displayed on a given page.

Let me know if you have any other questions as I'm glad to assist.

Thanks!

Mark

mferguson 09-05-2009 09:08 PM

If you didn't already receive the email notification of the recent add-on release of vBadvanced modules for Garage and Garage Plus be sure to click here to get the add-on. Thanks!

Mark

STANGADDICT1234 09-06-2009 02:11 AM

Very nice is there any way to change the word Garage to an image in the postbit?


All times are GMT. The time now is 07:43 PM.

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.01412 seconds
  • Memory Usage 1,749KB
  • 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
  • (4)bbcode_php_printable
  • (2)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (2)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