vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 4.x Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=245)
-   -   New Posting Features - Global Threads: The Next Generation for VB4 by BOP5 (https://vborg.vbsupport.ru/showthread.php?t=279156)

BirdOPrey5 06-10-2012 10:58 AM

Looking through my moderator logs I'm not seeing this- certainly not on every post, I made a couple to test.

Was there any other pattern you noticed to this happening?

To disable the logging in this case go to the Admin CP -> Plugin Manager

Edit the Plugin: Make Global on New Reply [OK]

It's a small plugin, find the line:

Code:

      log_moderator_action($threadinfo, '', "Undo Global Thread on New Post");
And comment it out:

Code:

      //log_moderator_action($threadinfo, '', "Undo Global Thread on New Post");
There's another log line above this one if you want to comment that out too it's fine.

Alan_SP 06-10-2012 10:06 PM

Thanks, that did the trick (obviously it will). :)

Anyway, I tested it a bit further. It happens only when I use advanced editor, i.e. I don't use quick reply. If I use quick reply, there's no action in moderators' log. But with advanced editor (using buttons Reply to thread (I removed java script ID, so first click on buttons Reply to thread goes directly to advanced editor) or going to quick reply and then choosing advanced editor) it logs it.

Please, try posting with advanced editor and see if your posts get logged.

BirdOPrey5 06-11-2012 10:36 AM

Ahh, thank you, I will keep playing with it and come up with a fix shortly.

Alan_SP 06-11-2012 08:14 PM

Thanks. I was thinking about using another check, if thread was global or not. If not, skipping logging altogether, or if it was global before, than logging action.

Or, disabling options to change global status altogether when posting new post or thread and using only inline moderation or administrative tools. This is good enough for me (sometime some threads were (un)made global by mistake, so I made template changes).

BirdOPrey5 06-14-2012 12:12 AM

Good idea Alan.

Added new version, 1.1 - Fixes the moderator log issues and new option to disable the check boxes on new reply.

John Lester 06-22-2012 03:36 PM

Quote:

Originally Posted by BirdOPrey5 (Post 2309856)
A background color change was an option I was working on but cut it out because things were getting a little too complex- but it is something I will revisit.

Just curious if you've revisited this yet? Either way I will be installing it over the weekend :)

BirdOPrey5 06-23-2012 12:45 PM

not yet.

John Lester 06-27-2012 11:43 AM

Installed and loving it :)

John Lester 06-28-2012 06:28 AM

Hey BOP5 one quick question, how would I go about putting the notice under the first post instead of above? Alternatively can it be placed as the first line of the first post (without copy and paste :D )?

BirdOPrey5 06-28-2012 10:33 AM

When you say notice you mean the notice that it is a global thread?

In settings/options there is an option to show the notice below the thread... that is as close as it comes. Of course it is possible to move the notices around, if you know what you're doing- but it's not something I'm going to support.


All times are GMT. The time now is 09:33 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.01170 seconds
  • Memory Usage 1,735KB
  • 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)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