Go Back   vb.org Archive > vBulletin Modifications > vBulletin 4.x Modifications > vBulletin 4.x Add-ons
FAQ Community Calendar Today's Posts Search

Reply
 
Thread Tools
Tapatalk Signature ("Sent from my...") Remover for VB3 & VB4 Details »»
Tapatalk Signature ("Sent from my...") Remover for VB3 & VB4
Version: 1.1, by BirdOPrey5 (Senior Member) BirdOPrey5 is offline
Developer Last Online: Aug 2023 Show Printable Version Email this Page

Category: Administrative and Maintenance Tools - Version: 4.x.x Rating:
Released: 01-17-2011 Last Update: 04-14-2012 Installs: 108
Uses Plugins
Re-useable Code Translations  
No support by the author.

Brought to you by BirdOPrey5
www.Qapla.com


Version 1.1 - Updated to work with Tapatalk AND Tapatalk 2.

Tapatalk (www.tapatalk.com) is an add-on for vBulletin to allow uses with iPhones, Droids, Blackberrys, and other smart phones to easily view and post on your forum.

However Tapatalk has one annoying feature- It adds a "Sent from my iPhone using Tapatalk" message at the end of each message if the user posting has enabled this feature.

NEW - As of April 2016 Tapatalk no longer allows Admins with free accounts to shut off the signatures from users using Tapatalk. This mod has become useful again.

This mod will hide or replace at your option all of the "Sent from my X using Tapatalk" messages giving you a cleaner looking forum.

At your option you can also replace the signature with something else, perhaps a small image or a link or whatever you want, HTML is allowed in the replacement.

This works for VB 3.7, 3.8, 4.0.x, 4.1.x and 4.2.x versions of vBulletin.

Full instructions in zip file.

------------------------------------------------------

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

Download Now

File Type: zip Tapatalk Sig Remover by BOP5v11.zip (2.7 KB, 210 views)

Screenshots

File Type: jpg ss_ttremove_settings.jpg (41.1 KB, 0 views)

Show Your Support

  • This modification may not be copied, reproduced or published elsewhere without author's permission.
Благодарность от:
nacaruncr

Comments
  #62  
Old 04-14-2012, 02:57 AM
BGObsession's Avatar
BGObsession BGObsession is offline
 
Join Date: Apr 2009
Posts: 199
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Hi BirdofPrey - great mod...working perfectly for me. I used your substitute .gif and like it. Only issue I'm having is a couple of my members are using Tapatalk 2 (think it's a beta release?). So the substitute ends up looking like:

2

Is there a quick xml edit I can do to get rid of the numeral?
Reply With Quote
  #63  
Old 04-14-2012, 12:23 PM
BirdOPrey5's Avatar
BirdOPrey5 BirdOPrey5 is offline
Senior Member
 
Join Date: Jun 2008
Location: New York
Posts: 10,610
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

hmmm...

You know you can disable sigs now via tapatalk settings on their site?

But to answer your question find the line:

Code:
   $find = "#Sent from my ([\w _-]+) using Tapatalk#";
And change it to:
Code:
   $find = "#Sent from my ([\w _-]+) using Tapatalk[ 2]*#";
Try that. If it doesn't work give me a link to one of these posts on your forum.
Reply With Quote
Благодарность от:
BGObsession
  #64  
Old 04-15-2012, 01:31 AM
BGObsession's Avatar
BGObsession BGObsession is offline
 
Join Date: Apr 2009
Posts: 199
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Worked perfectly - thank you sir!
Reply With Quote
  #65  
Old 04-15-2012, 05:33 AM
nacaruncr nacaruncr is offline
 
Join Date: Nov 2010
Posts: 318
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Is there a way to change the position to appear the message?
Example, if I want to appear befor the signature, it is possible?
Thanks
5 stars + installed + tagged + MOTM + Like
Reply With Quote
  #66  
Old 04-15-2012, 10:38 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 BGObsession View Post
Worked perfectly - thank you sir!
Thanks!

Quote:
Originally Posted by nacaruncr View Post
Is there a way to change the position to appear the message?
Example, if I want to appear befor the signature, it is possible?
Thanks
5 stars + installed + tagged + MOTM + Like
Can you please "Mark as Installed" - that would be the biggest thanks.

As for moving the location- no- this simply finds the text in the post and removes it. It wouldn't be possible with this mod to move the location.

I am kind if surprised anyone still uses this mod though- it was created back when Tapatalk didn't give the option of disabling the "Sent By" message - Now they do- All admins can go to their Tapatalk control panel and disable the "Sent by" message from there for all new posts.
Reply With Quote
  #67  
Old 04-15-2012, 12:57 PM
MoDz MoDz is offline
 
Join Date: Jul 2011
Location: Germany
Posts: 19
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Mark as Installed
Nice Idea & Work
Reply With Quote
Благодарность от:
BirdOPrey5
  #68  
Old 04-15-2012, 03:06 PM
BGObsession's Avatar
BGObsession BGObsession is offline
 
Join Date: Apr 2009
Posts: 199
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Like I said BOP - it's kind of a nice way to continuously let folks know that your site is 'Tapatalk-enabled'. That's the only reason I haven't disabled it.
Reply With Quote
Благодарность от:
BirdOPrey5
  #69  
Old 04-15-2012, 04:12 PM
BirdOPrey5's Avatar
BirdOPrey5 BirdOPrey5 is offline
Senior Member
 
Join Date: Jun 2008
Location: New York
Posts: 10,610
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Updated to Version 1.1 to deal with the "Tapatalk 2" issue. :up:
Reply With Quote
  #70  
Old 09-08-2012, 05:38 PM
warlord0 warlord0 is offline
 
Join Date: Apr 2012
Posts: 24
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Simple and effective - I like!
Reply With Quote
Благодарность от:
BirdOPrey5
  #71  
Old 11-10-2012, 09:29 AM
Skyrider Skyrider is offline
 
Join Date: Feb 2006
Location: Netherlands
Posts: 1,392
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Annnd for some reason it does not work. product is enabled, left blank to remove the entire signature of tapatalk, and yet I see it appearing normally in posts/threads.
Reply With Quote
Reply


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 07:22 PM.


Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2024, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.08985 seconds
  • Memory Usage 2,351KB
  • Queries Executed 28 (?)
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
  • (2)bbcode_code
  • (2)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
  • (4)pagenav_pagelink
  • (11)post_thanks_box
  • (5)post_thanks_box_bit
  • (11)post_thanks_button
  • (1)post_thanks_javascript
  • (1)post_thanks_navbar_search
  • (5)post_thanks_postbit
  • (11)post_thanks_postbit_info
  • (10)postbit
  • (2)postbit_attachment
  • (11)postbit_onlinestatus
  • (11)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_postinfo_query
  • fetch_postinfo
  • 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