vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.6 Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=194)
-   -   Miscellaneous Hacks - Support Forums (https://vborg.vbsupport.ru/showthread.php?t=129737)

Adrian Schneider 11-16-2006 04:42 PM

What is TMS?

Cocko 11-16-2006 07:24 PM

Template Modification System where template modifications are part of
product .xml and after import stored in database.

I think its more public at vbhacks-germany.org .

adwade 11-18-2006 03:25 AM

Quote:

Originally Posted by SirAdrian (Post 1104475)
It's hidden away in the vB. Options (probably your newest setting group at the bottom).

Suggestion: Add this information to your Install.txt file.

As a newbie, I spent a fair amount of time re-checking my Template Edits thinking there was an error perhaps. When in fact, I just hadn't gotten around to declaring which Forum ID was to be my Support Forum.

Thanxx! Nice MOD and easy system to allow my users to bring up any issues found on the forums.

Adrian Schneider 11-18-2006 03:27 AM

sorry. will do

adwade 11-18-2006 03:50 AM

One other question, not being a coder I rely heavily on exact instructions. Where you say:

Quote:

Add the following to the beginning of the "threadbit" template:
Code:

<if condition="$show['thread_seperator']">
<tr>
        <td class="thead" colspan="2">&nbsp;</td>
        <td class="thead" colspan="<if condition="$show['inlinemod']">5<else />4</if>">$thread[heading]</td>
</tr>
</if>



Do you put that at the absolute beginning of the file? Meaning even before the first <tr> is encountered, or just after that very first <tr> ?

Referring to this first one already existing in the template...
Code:

<tr>
        <td class="alt1" id="td_threadstatusicon_$thread[realthreadid]">
                $thread[openclose_editable]


Adrian Schneider 11-18-2006 04:08 AM

Absolute beginning, yes. It will add another row before that one.

adwade 11-18-2006 04:24 AM

Thanxx!!

Coconut 11-18-2006 04:31 AM

When a ticket shows as being resolved, how do I go to re-open it? When I click on 'closed', it only says 'Sorry! This thread is closed!'.

Adrian Schneider 11-18-2006 05:24 AM

You need to set the forum permission which lets users open/close their own threads.

mauro1947 11-20-2006 12:54 PM

Hi!
I can't use this mod in my vB 3.6.3.
When i installed the first time, works, but, one day, works no more.
I uninstalled and reinstalled, but i can do that this mods works.
Can you help me?
I use BlueSaint style from vbstyles.com (is not the default style)
There is any problem???
Help me, please!
And excuse my english
Bye!


All times are GMT. The time now is 11:58 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.01253 seconds
  • Memory Usage 1,735KB
  • 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
  • (2)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (1)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