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 - Prevent Post Formatting Abuse (https://vborg.vbsupport.ru/showthread.php?t=323894)

MarkFL 12-17-2016 02:56 PM

Quote:

Originally Posted by Snowhog (Post 2579544)
There is only the markfl_postabuse.php file in the MarkFL - Prevent Post Formatting Abuse v1.2.3 > upload > markfl_postabuse folder.

Is this update simply a replacement of that file? Once replaced, are steps 3 - 5 of Installation instructions required:

3. Follow AdminCP -> Plugins & Products -> Manage Products -> Add/Import Product.
4. Click on "Choose File" and browse to the product .xml file that was packaged in the .zip file.
5. Click "Import."

All the files are there...I just downloaded it to be sure.

Snowhog 12-17-2016 03:13 PM

Got it. Thank you.

Downloaded and installed. Shows we are now using version 1.2.3 (and it is active). This is one of the most useful (and beneficial) MODs that has ever been written.

Budget101 11-08-2018 05:39 PM

First of all, thank you for this Mod, the wall of text that I've been experiencing with members who have no idea how to use paragraphs has been driving me NUTS.

With the Wall of Text setting, I'm noticing that the first time the post loads it doesn't work, it must be refreshed and it works the second time. Is there a way to fix it so it works during the 1st pageload?

Or is this designed to work with cached posts; and if so, what settings do you recommend under the cached post (server settings)?

MarkFL 11-08-2018 05:56 PM

Quote:

Originally Posted by Budget101 (Post 2597282)
First of all, thank you for this Mod, the wall of text that I've been experiencing with members who have no idea how to use paragraphs has been driving me NUTS.

With the Wall of Text setting, I'm noticing that the first time the post loads it doesn't work, it must be refreshed and it works the second time. Is there a way to fix it so it works during the 1st pageload?

Or is this designed to work with cached posts; and if so, what settings do you recommend under the cached post (server settings)?

Locate the plugin with this product titled "Fix Old Posts Being Viewed" and withing that plugin's code, immediately after the line:

PHP Code:

        build_thread_counters($post['threadid']); 

Add this line, and let me know if that works, please:

PHP Code:

        $post['pagetext'] = $new_content


Max Taxable 11-08-2018 06:52 PM

Love this. Should have been Mod of the Year.

Budget101 11-08-2018 07:19 PM

Quote:

Originally Posted by MarkFL (Post 2597283)
Locate the plugin with this product titled "Fix Old Posts Being Viewed" and withing that plugin's code, immediately after the line:

PHP Code:

        build_thread_counters($post['threadid']); 

Add this line, and let me know if that works, please:

PHP Code:

        $post['pagetext'] = $new_content


Yes, that seemed to do the trick! You are AWESOME.

MarkFL 11-08-2018 07:24 PM

Quote:

Originally Posted by Budget101 (Post 2597286)
Yes, that seemed to do the trick! You are AWESOME.

Okay, great! :)

If I publish an update to this product, I will include this fix. Thanks for your feedback. :D

Zelda-King 11-09-2018 03:45 PM

Nice! Got it installed fine on 4.2.5. The only thing that didn't pass my initial test was that thread titles seem immune to the punctuation check. I was able to have a thread title with a significant number of consecutive "!" in spite of setting the limit to 3. This works fine for actual post content of course. The title was however de-shouted just fine.

(I didn't test with other products disabled yet.)

MarkFL 11-09-2018 04:52 PM

Quote:

Originally Posted by Zelda-King (Post 2597305)
Nice! Got it installed fine on 4.2.5. The only thing that didn't pass my initial test was that thread titles seem immune to the punctuation check. I was able to have a thread title with a significant number of consecutive "!" in spite of setting the limit to 3. This works fine for actual post content of course. The title was however de-shouted just fine.

(I didn't test with other products disabled yet.)

This product is for post content, not thread titles. For thread titles, please check out the sites in my sig for my "Good Thread Titles" product.


All times are GMT. The time now is 11:30 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.01319 seconds
  • Memory Usage 1,740KB
  • 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
  • (4)bbcode_php_printable
  • (5)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (1)pagenav_pagelink
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (9)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