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)

rnmcd 08-22-2006 04:22 PM

Mystics, can Admins force users to choose a prefix? So they don't leave it blank?

Ascor 08-22-2006 11:50 PM

yes this is a option you can set, and different for each forum if you wish
look at the image in post one :)

Dennis Olson 08-25-2006 05:47 PM

I really, REALLY need the EDIT to work on prefixes. Any ETA on that?

Milad 08-27-2006 02:26 PM

I face a problem

I cann't change the prefix of any thread, when a user posts a thread I can never change the prefix, all of my attemts had failed.

Any help?

Thanks in advance.

thedvs 08-29-2006 01:13 AM

I have the same problem, if i try to edit a thread to a different prefix, it wont change if you try via full edit

but it will change if you do thread tools > edit thread

id really prefer it if you can do it via full edit, as posters can get confused...

yellowbird 08-29-2006 08:42 PM

Just saw the update. Is this version bug-free as far as we know then?

Mystics 08-29-2006 08:44 PM

Just look at the version history ;)

yellowbird 08-29-2006 08:50 PM

Great. Thanks mystics. Could you help me with my other problem? I'd like to click on the prefix name and have it show only those prefixes.

thedvs 08-29-2006 09:55 PM

@Mystics yer brilliant dude.
all working now :) many thanks.

Mystics 08-29-2006 11:02 PM

Quote:

Originally Posted by yellowbird
Great. Thanks mystics. Could you help me with my other problem? I'd like to click on the prefix name and have it show only those prefixes.

Just edit the threadbit template and replace:
Code:

$prefixmarkup[0]$thread[threadprefix]$prefixmarkup[1]
with:
Code:

<a href="$sorturl&amp;threadprefix=$thread[threadprefix]">$prefixmarkup[0]$thread[threadprefix]$prefixmarkup[1]</a>


All times are GMT. The time now is 04:33 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.01431 seconds
  • Memory Usage 1,734KB
  • 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
  • (1)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