vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.7 Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=228)
-   -   New Posting Features - Prefix Management - Forum prefix limited by usergroup (https://vborg.vbsupport.ru/showthread.php?t=181644)

RedGTiVR6 06-30-2008 12:28 PM

Quote:

Originally Posted by RedGTiVR6 (Post 1560456)
will this allow other users to SEE these results but not pick them?

Yes.

Dutchytje 07-20-2008 06:08 PM

Quote:

Originally Posted by Dennis Olson (Post 1562524)
I need to be able to allow/disallow certain prefixes in the drop-down based on usergroup.

I would like to able to use this option aswell.

studentsforum 08-06-2008 11:02 PM

nice work :)

RobbieZ 08-12-2008 06:23 PM

Installed but ... Where is this in my AdminCp ?

*edit* found it

DWZ_Webmaster 08-18-2008 02:57 PM

Where is this in my AdminCp?

edermix 10-05-2008 08:06 PM

Great man!

technom8t 10-18-2008 06:01 PM

This mod doesn't extend to edit post, and when i change the required text on the edit post template the thread prefix doesn't show up for any user group on edit post at all, not even the user group i selected it to show up for? think maybe it is a different code change needed on edit post?

can you help?

great mod if we can get this sorted :-)

Dimoks 03-18-2009 03:14 PM

User really cannot creation of topic with prefix. However, user can edit first post and add this prefix :)

Dimoks 03-18-2009 03:27 PM

Edit template "editpost"

Find
Code:

<if condition="$prefix_options">
REPLACE WITH:
Code:

<if condition="$prefix_options AND ($prefix_allowed == "unrestricted" OR (is_member_of($vbulletin->userinfo, $prefix_allowed)))">

Dimoks 05-06-2009 05:47 PM

And other templates :

threadadmin_movethread
threadadmin_editthread

Because moderators have access to edit and add prefix...


All times are GMT. The time now is 06:23 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.01090 seconds
  • Memory Usage 1,729KB
  • 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
  • (2)pagenav_pagelink
  • (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