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)

Mark4865 07-09-2011 01:38 PM

hello Dylan worked perfectly thanks would also like to remove URL and 2nd description box.

Also if I change colour spelling will that effect anything

MotMann 07-10-2011 12:26 PM

I need the german Phrases. Did you have these?

Thank's :-)

av8or1 07-10-2011 02:46 PM

Quote:

Originally Posted by Dylanblitz (Post 2218461)
Yes you would need to modify the code for something like that. You could probably tweak the timeslips page to work as a show page. Depends on what kind of fields you want.

Ok thank you for the confirmation Dylan. I can make these modifications myself, but how do you feel about that? Is it ok for me to proceed? The intent is to modify it for our forum only. Should I offer the result back to you or something?

Thank you again for replying to my inquiry.

Jerry

Dylanblitz 07-10-2011 05:28 PM

Quote:

Originally Posted by Mark4865 (Post 2218511)
hello Dylan worked perfectly thanks would also like to remove URL and 2nd description box.

Also if I change colour spelling will that effect anything

To remove the url open that template and delete

Code:

        <tr>
        <td><b>{vb:rawphrase garage_txt_vehicle_url}</b>
        </td>
        <td><input type="text" name="vehicle_url" id="vehicle_url" maxlength="250" size="45" value="{vb:raw my_vehicle_data[vehicle_url]}">
        </td>
        </tr>

The second box is

Code:

        <tr>
        <td><b>{vb:rawphrase garage_thead_todolist}</b>
        </td>
        <td>
<textarea id="todo_list" name="todo_list" rows="8" cols="60">{vb:raw my_vehicle_data[todo_list]}</textarea>
        </td>
        </tr>

You can change colour by searching the phrases for garage_thead_color. It wont effect anything.

Dylanblitz 07-10-2011 05:31 PM

Quote:

Originally Posted by av8or1 (Post 2218961)
Ok thank you for the confirmation Dylan. I can make these modifications myself, but how do you feel about that? Is it ok for me to proceed? The intent is to modify it for our forum only. Should I offer the result back to you or something?

Thank you again for replying to my inquiry.

Jerry

You can tweak it however you want, I don't mind. Most people tweak it some way or another.

Mark4865 07-11-2011 07:01 AM

thanks Dylan, great support as always much appreciated

Mark4865 07-11-2011 09:23 AM

worked perfectly thanks

av8or1 07-12-2011 03:20 AM

Quote:

Originally Posted by Dylanblitz (Post 2219018)
You can tweak it however you want, I don't mind. Most people tweak it some way or another.

Ok thank you Dylan. I was able to do that fairly easily; I removed the timeslips stuff and just added a few fields similar to the description field. Works just fine.

I did notice along the way that there were a few phrases and labels that were missing; the fuel_type stuff comes to mind ... and I think the todo_list field didn't have a label phrase. Anyway, just FYI. I added the phrases and they displayed without a problem.

Thanks again, great mod!

-J

MotMann 07-12-2011 07:30 PM

User can't see Garage. But they have permissions. What shell i do?
And i try to change the phrases to german, but that's mosly not going.. need help :(

av8or1 07-13-2011 02:59 AM

1 Attachment(s)
Hi again Dylan,

I liked your mod enough that I decided to have a go tonight at replicating the forumhome image display stuff in a vBa module. I was successful, and I think it looks great on our forum "splash" page, for which we use vBa.

In the code I attributed you as the author and now I would like to release it as a portal add-on so that the rest of the vBa folk could use it if they have your mod installed. Clearly this vBa module relies completely on your mod. :-)

Anyway before I do that I wanted to ask for permission first. I'm not seeking any "glory" for this work and again, I have credited you as the author. The only reason I ask is to help others, as they might like this vBa module as well.

Thanks!

Jerry

ps-pic of working module attached.


All times are GMT. The time now is 09:22 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.01950 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
  • (4)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (4)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