vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vB3 General Discussions (https://vborg.vbsupport.ru/forumdisplay.php?f=111)
-   -   Change Thread Prefix in quik reply (https://vborg.vbsupport.ru/showthread.php?t=244201)

xcesivvs 06-08-2010 08:34 AM

Change Thread Prefix in quik reply
 
Can someone help with instructions on how to get the prefix option drop down tab in the quick reply section of the forum

I have a section on my forum that i change the prefix often and being able to change it while replying to the thread would be handy.

also having the close thread option if not to hard

thanks

xcesivvs 06-23-2010 10:37 PM

Is this an easy thing to do.

Id like to add the prefeix frop box and the sticky/close threach check boxs to the quick reply aswell...

thanks if you can help

James Birkett 06-23-2010 10:50 PM

Hi there,

I make excessive use of this modification: Change Thread Prefix Inline which adds a 'Change Prefix' option to the Moderation tools.

You may be able to use/edit this code to get it to suit your own needs.

xcesivvs 06-23-2010 11:24 PM

I already have the inline mod installed and this helps heaps.

I havnt done coding since high school over 10 years ago so im very rusty, but if i could get that drop box in the quick reply section that would be handy...

Anyone know what code i need to copy , and where to place it.

James Birkett 06-23-2010 11:36 PM

If you go to vBulletin Options -> General Settings -> Add Template Name In HTML Comments, this will add the name of the template to your source code. From there you just look at the source and find the drop-down box and then that's the template you're likely to need to edit/manipulate.

xcesivvs 08-09-2010 02:07 AM

my guess is im wanting to add the

<select name="prefixid" class="bginput"> into the quick reply section of the template.. but once again i have no idea where im looking

Lynne 08-09-2010 03:39 AM

Quote:

Originally Posted by xcesivvs (Post 2081127)
my guess is im wanting to add the

<select name="prefixid" class="bginput"> into the quick reply section of the template.. but once again i have no idea where im looking

To find out where to look, just read the post above this one of yours. It tells you how to find the template to edit.


All times are GMT. The time now is 04:13 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.01156 seconds
  • Memory Usage 1,718KB
  • 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
  • (1)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (7)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
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete