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)

Itchy Nips 08-21-2009 07:27 PM

Quote:

Originally Posted by mferguson (Post 1871807)
If you look at the version history I have a note regarding the online documentation. Since this is an interim release prior to the 1.2 release scheduled for later in September help has not been updated to reflect the upgrade process or new features included in this version.

Because of a couple of bugs members have found in the last couple of days I wanted to put out this build, add a couple of features to gain additional feedback, and then focus on development of 1.2.0.



I would upload files as well. There is at least one file-based fix that is in this release.

Thanks!

Mark

thanks!

MTVSlick 08-21-2009 10:06 PM

works great, so awesome, thanks guys.

Mark,

mferguson 08-21-2009 11:33 PM

Good. Let me know if you find any issues or have questions that the online help doesn't address.

Thanks!

Mark

Scitz0 08-22-2009 09:06 AM

This update is only for the free version right and doesn't affect us with plus version?

gnatster 08-22-2009 01:33 PM

Quote:

Originally Posted by Scitz0 (Post 1872047)
This update is only for the free version right and doesn't affect us with plus version?

That is correct.

We are working on updates to the paid version. We expect it will be a few weeks to work these in and test between our other commitments.

mferguson 08-22-2009 02:09 PM

I'll add that if you are a Plus customer be sure to visit the Garage product support forums on our site (after logging in) as we have some discussions going on relative to product features in the next release. After some additional product discussions this weekend I hope to post the list of improvements for this upcoming release sometime next week.

Thanks!

Mark

Levi75 08-23-2009 09:11 AM

a problem with the navbar garage. In my template appears a double arrow beside Garage word, where should appear just one time. How could i fix it?

mferguson 08-23-2009 01:41 PM

Quote:

Originally Posted by Levi75 (Post 1872557)
a problem with the navbar garage. In my template appears a double arrow beside Garage word, where should appear just one time. How could i fix it?


If you will Mark as Installed I would be happy to help you get this resolved.

Once clicked PM me with a link to your site that demonstrates the problem and I will take a look to see what is causing this.

Thanks!

Mark

MikesSite 08-27-2009 02:05 AM

I've searched and tried and wasnt successful in either. How can I change the 'Garage' text link to the menu in the user postbit to an icon? Thanks.

mferguson 08-27-2009 02:58 AM

Quote:

Originally Posted by MikesSite (Post 1875124)
I've searched and tried and wasnt successful in either. How can I change the 'Garage' text link to the menu in the user postbit to an icon? Thanks.

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


All times are GMT. The time now is 02:30 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.01630 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_php_printable
  • (4)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