vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.0 Full Releases (https://vborg.vbsupport.ru/forumdisplay.php?f=33)
-   -   Lock Post Moderation v1.0 (https://vborg.vbsupport.ru/showthread.php?t=79488)

j_86 04-17-2005 06:26 PM

After installing this, any edits I make to posts do not take effect (even when unlocked) - any idea what is up?

Q-v-n-s-Q 04-23-2005 07:48 AM

this is useless, close post = same as lock, so what the point of use it

Marco van Herwaarden 04-23-2005 09:00 AM

Quote:

Originally Posted by Q-v-n-s-Q
this is useless, close post = same as lock, so what the point of use it

Close = close a thread.
Lock = "close" a post.

Zero Tolerance 04-28-2005 04:52 AM

Quote:

Originally Posted by Q-v-n-s-Q
this is useless, close post = same as lock, so what the point of use it

Helps if you read the main post:

Quote:

Originally Posted by Zero Tolerance
Pointless you may think? Perhaps, but some staff want to keep posts intact after editing them for whatever reason, and instead of locking the thread, just stop the member from editing out whatever the staff member has modified/added, this can be accomplished by using this modification.

- Zero Tolerance

Lionel 04-28-2005 05:07 AM

I think this would be great for admin, to use after edit button is gone, to prevent mods from editing post.

ZombieAndy 09-03-2005 03:55 PM

one question, is it possible to make this a feature you can use while editing like the close thread/pin thread (where you just tick a box and it does it) instead of having to edit the post, save changes, come back to the edit screen, lock the post, save again.

you know what i mean?

i had a crack at adding this myself but failed.. if anyone wants to suggest anything (im not much of a coder)

i just simply added this to the newpost_threadmanage template.

PHP Code:

<if condition="$show['lockpostoption']">
            <
div><label for="rb_lock_change"><input type="checkbox" name="lock_change" value="1" id="rb_lock_change" tabindex="1" $checked=[lockunlock] /><if condition="$show['lockpostoption']">$vbphrase[lock_this_message]<else />$vbphrase[lock_unlock_message]</if> $vbphrase[after_you_submit_your_message].</label>
        </
div></if> 

it shows up where it should and when it should (only on the edit post screen and only to mods/admins) and shows no errors, but it dosnt actually lock the post or change to unlock it.

if anyone can fix this so it works, i would be very gratful :)


All times are GMT. The time now is 10:38 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.01064 seconds
  • Memory Usage 1,737KB
  • 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_php_printable
  • (3)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
  • (6)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