Go Back   vb.org Archive > vBulletin Modifications > vBulletin 4.x Modifications > vBulletin 4.x Add-ons

Reply
 
Thread Tools
Tapatalk Signature Remover: TNG (Stop Tapatalk Signature Spam) Details »»
Tapatalk Signature Remover: TNG (Stop Tapatalk Signature Spam)
Version: 1.0.1, by BirdOPrey5 (Senior Member) BirdOPrey5 is offline
Developer Last Online: Aug 2023 Show Printable Version Email this Page

Category: Anti-Spam Options - Version: 4.x.x Rating:
Released: 04-09-2016 Last Update: 04-15-2016 Installs: 36
Uses Plugins
Re-useable Code  
No support by the author.

Quote:
Important Note: After discussions with various people I am no longer certain this mod upholds the values I usually support. It can be argued this mod is removing branding another developer had put into their mod, and like I wouldn't create a mod that removes branding from say DbTech mods, perhaps this mod goes too far.

I am not removing the mod for the time being but I am not supporting it any further either.

I would urge people who do not want to see Tapatalk signature in every post either purchase their plan or remove Tapatalk completely. I will not do any further work on this mod nor support it unless I get affirmative consent from Tapatalk to do so.

Sorry.

Tapatalk has recently decided to stop allowing most forum admins to disable their "Sent from my [Whatever] Using Tapatalk" signature spam from every message posted with Tapatalk. The only way to disable it now is to pay for a monthly account.

This mod is simple. Once installed it stops such signatures from being saved to the database and also scans all posts (as they are displayed) and removes them from any existing posts in your database.

It's extremely simple to use, there are no settings. Simply import the XML file and it is active immediately. Disable or uninstall the mod to stop it from working.

Should work for VB 3.7.x - 4.2.x, all versions.

Sorry no screenshots, nothing really to see.

Note, if you have the old version installed I suggest uninstalling it. You should have one or the other, not both.

New - Version 1.0.1 (product-tapatalksigblocktngbop5-101.xml) Changes:
Looks for "Sent from my..." instead of just "Sent from..." in last line and will delete it if it exists.

Please "Mark as Installed" if you use this.
Donations always appreciated. :up:
Nominate MOTM if you LOVE it!

Download Now

File Type: xml product-tapatalksigblocktngbop5-101.xml (1.8 KB, 74 views)

Show Your Support

  • This modification may not be copied, reproduced or published elsewhere without author's permission.
4 благодарности(ей) от:
Alan_SP, MarkFL, ozzy47, RichieBoy67

Comments
  #32  
Old 05-11-2016, 02:28 AM
MarkFL's Avatar
MarkFL MarkFL is offline
 
Join Date: Feb 2014
Location: St. Augustine, FL
Posts: 3,853
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Thanks for this product, Joe...and while I know you aren't debating the ethics involved, I had no internal moral dilemma...I didn't hesitate to install it once needed.

I did make a couple of minor changes:

1.) Since I had manually edited the posts to remove the sigs before deciding to install this product, I didn't need the plugin hooked at "postbit_display_complete" and I deleted that.

2.) I wanted any newlines before the spam sig to be removed also, so I changed the regex to:

PHP Code:
$this->post['pagetext'] = preg_replace('#\R+Sent from my[ -~]+\s*$#' ''$this->post['pagetext']); 
Reply With Quote
  #33  
Old 10-30-2016, 09:20 AM
Bulent Tekcan Bulent Tekcan is offline
 
Join Date: Oct 2003
Location: TURKEY - Istanbul
Posts: 437
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

If you move thread include that signature another location thread show me a empty. I think some problem in that code.
Reply With Quote
  #34  
Old 10-30-2016, 09:47 AM
BirdOPrey5's Avatar
BirdOPrey5 BirdOPrey5 is offline
Senior Member
 
Join Date: Jun 2008
Location: New York
Posts: 10,610
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by Bulent Tekcan View Post
If you move thread include that signature another location thread show me a empty. I think some problem in that code.
I'm sorry I don't understand the question... maybe a screenshot would help understand what the issue is?
Reply With Quote
  #35  
Old 10-30-2016, 10:00 AM
Bulent Tekcan Bulent Tekcan is offline
 
Join Date: Oct 2003
Location: TURKEY - Istanbul
Posts: 437
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

If new post include tapatalk signature thread will show empty after posting.If this is a old post and if you move post to another forum,same post empty again.
Attached Images
File Type: jpg test1.jpg (38.3 KB, 0 views)
File Type: jpg test2.jpg (32.3 KB, 0 views)
Reply With Quote
  #36  
Old 10-30-2016, 03:01 PM
BirdOPrey5's Avatar
BirdOPrey5 BirdOPrey5 is offline
Senior Member
 
Join Date: Jun 2008
Location: New York
Posts: 10,610
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Why would a new post ever include the tapatalk signature?
Reply With Quote
  #37  
Old 10-30-2016, 03:22 PM
Bulent Tekcan Bulent Tekcan is offline
 
Join Date: Oct 2003
Location: TURKEY - Istanbul
Posts: 437
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by BirdOPrey5 View Post
Why would a new post ever include the tapatalk signature?
Just for test,because from Tapatalk result is same.
Reply With Quote
  #38  
Old 10-30-2016, 06:24 PM
MarkFL's Avatar
MarkFL MarkFL is offline
 
Join Date: Feb 2014
Location: St. Augustine, FL
Posts: 3,853
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by BirdOPrey5 View Post
Why would a new post ever include the tapatalk signature?
Hey Joe,

I have access to Bulent's test site, and the issue is not a result of your product at all.

I think I have Bulent squared away now with additional code to remove all the Tapatalk signatures he is encountering.
Reply With Quote
Благодарность от:
BirdOPrey5
Reply

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT. The time now is 02:21 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.04524 seconds
  • Memory Usage 2,311KB
  • Queries Executed 23 (?)
More Information
Template Usage:
  • (1)SHOWTHREAD
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (1)ad_showthread_beforeqr
  • (1)bbcode_php
  • (4)bbcode_quote
  • (1)footer
  • (1)forumjump
  • (1)forumrules
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (1)modsystem_post
  • (1)navbar
  • (4)navbar_link
  • (120)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (2)pagenav_pagelink
  • (8)post_thanks_box
  • (5)post_thanks_box_bit
  • (8)post_thanks_button
  • (1)post_thanks_javascript
  • (1)post_thanks_navbar_search
  • (2)post_thanks_postbit
  • (8)post_thanks_postbit_info
  • (7)postbit
  • (3)postbit_attachment
  • (8)postbit_onlinestatus
  • (8)postbit_wrapper
  • (1)spacer_close
  • (1)spacer_open
  • (1)tagbit_wrapper 

Phrase Groups Available:
  • global
  • inlinemod
  • postbit
  • posting
  • reputationlevel
  • showthread
Included Files:
  • ./showthread.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/functions_bigthree.php
  • ./includes/class_postbit.php
  • ./includes/class_bbcode.php
  • ./includes/functions_reputation.php
  • ./includes/functions_post_thanks.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
  • showthread_start
  • showthread_getinfo
  • forumjump
  • showthread_post_start
  • showthread_query_postids
  • showthread_query
  • bbcode_fetch_tags
  • bbcode_create
  • showthread_postbit_create
  • postbit_factory
  • postbit_display_start
  • post_thanks_function_post_thanks_off_start
  • post_thanks_function_post_thanks_off_end
  • post_thanks_function_fetch_thanks_start
  • fetch_musername
  • post_thanks_function_fetch_thanks_end
  • post_thanks_function_thanked_already_start
  • post_thanks_function_thanked_already_end
  • post_thanks_function_fetch_thanks_bit_start
  • post_thanks_function_show_thanks_date_start
  • post_thanks_function_show_thanks_date_end
  • post_thanks_function_fetch_thanks_bit_end
  • post_thanks_function_fetch_post_thanks_template_start
  • post_thanks_function_fetch_post_thanks_template_end
  • postbit_imicons
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • postbit_attachment
  • postbit_display_complete
  • post_thanks_function_can_thank_this_post_start
  • pagenav_page
  • pagenav_complete
  • tag_fetchbit_complete
  • forumrules
  • navbits
  • navbits_complete
  • showthread_complete