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 - Thread Prefixes (https://vborg.vbsupport.ru/showthread.php?t=123033)

jluerken 09-05-2007 05:11 AM

Its really time that this hack becomes standard.
It should find its way to the next Jelsoft Release and become a default part of a vBulletin installation

Alfa1 09-05-2007 12:12 PM

Without a doubt.

xandizitxu 09-09-2007 12:11 AM

How to addapt the scroll to my style, is using vbulletin default style.

Stefano Virgill 09-14-2007 09:37 AM

Hi guys,
I don't know what the hell I did... When I firstly installed, it was ok, I remember. Now, after more then 1 month, I don't know why, in my Forum Tools there is not the function t add prefixes.
I would like to add prefixes to this area, but in the Tool there isn't.

Can you help me?

Thanks

Steve

pollon 09-14-2007 10:00 AM

Ciao Stefano

Sembra che nel template non ci sia la stringa per quel link. Ti riporto le modifiche del template da fare per aggiungere quel link tra gli admin tools.

in FORUMDISPLAY

trova:

Code:

<if condition="$show['post_new_announcement']">
<div><label for="fa_pan"><input type="radio" name="do" id="fa_pan" value="postannouncement" />$vbphrase[post_new_announcement]</label></div>
</if>

sotto aggiungi:

Code:

<if condition="$foruminfo['allowprefix']">
<div><label for="fa_cat"><input type="radio" name="do" id="fa_cat" value="manageprefix" />$vbphrase[manage_threadprefix]</label></div>
</if>

poi trova:

Code:

<if condition="$show['post_new_announcement']">
    <option value="postannouncement">$vbphrase[post_new_announcement]</option>
</if>

sotto aggiungi:

Code:

<if condition="$foruminfo['allowprefix']">
    <option value="manageprefix">$vbphrase[manage_threadprefix]</option>
</if>

Se non risolvi in questo modo allora non so quale possa essere il problema.
Bye bye

Stefano Virgill 09-15-2007 01:21 AM

It works!
Thank you very much pollon!

Regards

Steve

Alfa1 09-23-2007 01:17 PM

In the display options drop down for prefixes, there is no option to display threads without a prefix. Having this option can be very handy for applying prefixes to forums. Can you please add this?

When searching the total forum for threads with a certain prefix, the search engines does not allow for a search on thread prefix only.
When searching for a term + thread prefix, then the outcome is just for the term and includes threads with other or no thread prefixes.

Bluehemp123 09-25-2007 07:05 PM

Will this every be fixed? I really really really need something just like this, but I already messed up my board a few times trying to install it and I despise doing file edits. Anybody?

mrghostno1 09-27-2007 02:06 AM

Quote:

Version-History

1.6.1 (2006-08-29 - 11:30 pm CET)
Er... a year later ain't too much, could you please do an update? :( This mod is really needed

70age 09-30-2007 07:17 AM

I want all priefuxes show on the "forumdisplay"
Could anybody tell me what shoud I do?


All times are GMT. The time now is 05:33 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.01785 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
  • (4)bbcode_code_printable
  • (1)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