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)

Charlie98902 05-28-2009 11:20 PM

Quote:

Originally Posted by djilou (Post 1556372)
You need to edit template "Editpost" too!

Quote:

Originally Posted by Dimoks (Post 1771200)
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)))">

Thanks for this info as I had a regular user edit his/her post then added a prefix. I hold a support forum so there is only 3 prefixes I have and a user can't state resolved or inactive when they just posted :) Came here then to see the editpost part needed.

Charlie98902 11-15-2009 11:29 PM

Can this get ported over on VB4 please?

Thanks

Charlie98902 12-25-2009 01:29 AM

Hello can some one please update this?

M.C. 01-14-2013 08:42 AM

need same for 4.2!!! It seems that plugin works with 4.2 but template edit give error:
Code:

Parse error: syntax error, unexpected ')' in /home/.../adminfunctions_template.php(5423) : eval()'d code on line 62


All times are GMT. The time now is 04:52 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.00960 seconds
  • Memory Usage 1,721KB
  • 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
  • (3)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
  • (4)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