Tapatalk Forum App for xenForo - iOS / Android / Windows Phone Mobile App [Deleted]

How can you disable showing the users activity on tapatalk? I've disabled it in my forum but it still shows up in tapatalk (what each user is doing)
 
I have tried registering on your support forum with the same user id i have here (and everywhere else) but your Spam measures have denied my registration based on a username alone?
 
tapatalk updated Tapatalk Forum App for xenForo - iOS / Android / Blackberry mobile app with a new update entry:

Version 1.7.0 release

  1. Better suppport for Tapatalk ID users to sign in forum easiler
  2. Better support of displaying avatar.
  3. Support for app to suggest conversation recipients to users when starting/replying conversation
  4. Support for forum login/register optimization on app.
  5. Support tag me add-on push notification.
  6. Optimize smartbanner route, it is no longer absolute url any more.

Read the rest of this update entry...
 
Please add support for XenForo Resource Manager, xenmedia gallery and vaultwiki.
Tapatalk is great, but as long as it does not display the majority of my website, its use is very limited.
 
Please add support for XenForo Resource Manager, xenmedia gallery and vaultwiki.
Tapatalk is great, but as long as it does not display the majority of my website, its use is very limited.

It's a READER, not a web browser replacement. ;)
What you are asking for is a little over the top. They would have to support EVERY software package they have a plug-in for. You wanna make your users pay $50-80 for an app that most will only use to read the forum with?
 
It's a READER, not a web browser replacement. ;)
What you are asking for is a little over the top. They would have to support EVERY software package they have a plug-in for. You wanna make your users pay $50-80 for an app that most will only use to read the forum with?

Have you been following tapatalk development?
Your statement is incorrect. Tapatalk is already planning support for major Vbulletin and ips addons like blog groups and cms. They have already expanded to WordPress.
its not getting any more expensive. It's getting more usable and more popular because tapatalk is adding support for more software.
 
Conflicts with 1.2.0 Beta 1

Code:
ErrorException: Argument 2 passed to XenForo_Model_Post::alertQuotedMembers() must be an array, none given, called in /home/forum/public_html/library/Tapatalk/Model/Post.php on line 12 and defined - library/XenForo/Model/Post.php:1582
Generated By: BamaStangGuy, A moment ago
Stack Trace
#0 /home/forum/public_html/library/XenForo/Model/Post.php(1582): XenForo_Application::handlePhpError(4096, 'Argument 2 pass...', '/home/forum/pub...', 1582, Array)
#1 /home/forum/public_html/library/Tapatalk/Model/Post.php(12): XenForo_Model_Post->alertQuotedMembers(Array)
#2 /home/forum/public_html/library/XenForo/DataWriter/DiscussionMessage/Post.php(121): Tapatalk_Model_Post->alertQuotedMembers(Array, Array, Array)
#3 /home/forum/public_html/library/XenForo/DataWriter.php(1406): XenForo_DataWriter_DiscussionMessage_Post->_postSaveAfterTransaction()
#4 /home/forum/public_html/library/XenForo/DataWriter/Discussion.php(465): XenForo_DataWriter->save()
#5 /home/forum/public_html/library/XenForo/DataWriter/Discussion.php(414): XenForo_DataWriter_Discussion->_saveFirstMessageDw()
#6 /home/forum/public_html/library/XenForo/DataWriter.php(1392): XenForo_DataWriter_Discussion->_postSave()
#7 /home/forum/public_html/library/XenForo/ControllerPublic/Forum.php(676): XenForo_DataWriter->save()
#8 /home/forum/public_html/library/Tac/StopHumanSpam/ControllerPublic/Forum.php(151): XenForo_ControllerPublic_Forum->actionAddThread()
#9 /home/forum/public_html/library/Tac/StopHumanSpam/ControllerPublic/Forum.php(69): Tac_StopHumanSpam_ControllerPublic_Forum->addThreadResponse(false)
#10 /home/forum/public_html/library/Tinhte/XenTag/XenForo/ControllerPublic/Forum.php(23): Tac_StopHumanSpam_ControllerPublic_Forum->actionAddThread()
#11 /home/forum/public_html/library/XenForo/FrontController.php(335): Tinhte_XenTag_XenForo_ControllerPublic_Forum->actionAddThread()
#12 /home/forum/public_html/library/XenForo/FrontController.php(132): XenForo_FrontController->dispatch(Object(XenForo_RouteMatch))
#13 /home/forum/public_html/index.php(13): XenForo_FrontController->run()
#14 {main}
Request State
array(3) {
  ["url"] => string(65) "http://www.forumadminsource.com/forums/announcements.3/add-thread"
  ["_GET"] => array(0) {
  }
  ["_POST"] => array(16) {
    ["title"] => string(32) "Now Running xenForo 1.2.0 Beta 1"
    ["message_html"] => string(192) "<p>Other than the styling of the editor not matching the current style and an addon not removing a table on uninstall that conflicted, the upgrade was painless.&nbsp;</p><p><br></p><p><br></p>"
    ["_xfRelativeResolver"] => string(68) "http://www.forumadminsource.com/forums/announcements.3/create-thread"
    ["tinhte_xentag_tags_text"] => string(0) ""
    ["tinhte_xentag_included"] => string(1) "1"
    ["attachment_hash"] => string(32) "9fc6f16bce47628594ffcea8ff8d69c0"
    ["watch_thread"] => string(1) "1"
    ["watch_thread_email"] => string(1) "1"
    ["watch_thread_state"] => string(1) "1"
    ["discussion_open"] => string(1) "1"
    ["_set"] => array(2) {
      ["discussion_open"] => string(1) "1"
      ["sticky"] => string(1) "1"
    }
    ["poll"] => array(2) {
      ["question"] => string(0) ""
      ["responses"] => array(2) {
        [0] => string(0) ""
        [1] => string(0) ""
      }
    }
    ["_xfToken"] => string(8) "********"
    ["_xfRequestUri"] => string(37) "/forums/announcements.3/create-thread"
    ["_xfNoRedirect"] => string(1) "1"
    ["_xfResponseType"] => string(4) "json"
  }
}
 
Enable Debug on your forum, go to the ACP --> Development Tab --> Code Event Listeners --> TapaTalk. There is one called template_hook, just disable that, and it will stop it loading the TapaTalk banner.

I just did this. I don't like being forced to have an advertisement at the top of my forum for an app which is not free in the first place.
 
There's a fix for it on their forums:
https://support.tapatalk.com/threads/xenforo-1-2-0-beta-1-error.18926/#post-99324

For a temporary solution, please remove Post.php in library/Tapatalk/Model and remove
PHP:
        elseif ($class == 'XenForo_Model_Post')
        {
            $extend[] = 'Tapatalk_Model_Post';
        }
in library/Tapatalk/Listener/LoadClassModel.php, we will include this if Xenforo released public version of 1.2.0.

I don't see that code in the post.php file
This is the version of tapatalk I have installed

tapatalk_xf10_1.7.0

I have the plugin disabled for now
 
Just ran into this problem after installing tapatalk. I keep getting the following error during posts:

The following error occurred:
Declaration of Tapatalk_Model_Post::alertQuotedMembers() should be compatible with XenForo_Model_Post::alertQuotedMembers(array $post, array $thread, array $forum)
  1. XenForo_Application::handlePhpError() in XenForo/Autoloader.php at line 119
  2. XenForo_Autoloader::autoload() in XenForo/Autoloader.php at line 119
  3. XenForo_Autoloader->autoload() in XenForo/Application.php at line 897
  4. XenForo_Application::autoload() in XenForo/Application.php at line 421
  5. XenForo_Application::resolveDynamicClass() in XenForo/Model.php at line 189
  6. XenForo_Model::create() in XenForo/Controller.php at line 101
  7. XenForo_Controller->getModelFromCache() in XenForo/ControllerPublic/Forum.php at line 582
  8. XenForo_ControllerPublic_Forum->actionAddThread() in XenForo/FrontController.php at line 335
  9. XenForo_FrontController->dispatch() in XenForo/FrontController.php at line 132
  10. XenForo_FrontController->run() in /home/forum1/index.php at line 13
UPDATE:

I really don't understand this mod because I just deactivated it to prevent the above error but im still able to access the forum fine via tapatalk.. How does that work?
 
Last edited:
Just an update that Tapatalk 1.7 does not work with XF 1.2 beta 5. Posted in their support forum and hoping for a fix.

Mysqli prepare error: Table 'mytable.xf_permission_cache_content_type' doesn't exist

Zend_Db_Statement_Mysqli->_prepare() in Zend/Db/Statement.php at line 115
Zend_Db_Statement->__construct() in Zend/Db/Adapter/Mysqli.php at line 381
Zend_Db_Adapter_Mysqli->prepare() in Zend/Db/Adapter/Abstract.php at line 478
Zend_Db_Adapter_Abstract->query() in Zend/Db/Adapter/Abstract.php at line 825
Zend_Db_Adapter_Abstract->fetchOne() in Tapatalk/Model/Node.php at line 23
Tapatalk_Model_Node->getNodePermissionsForPermissionCombination() in XenForo/Model/Node.php at line 752
XenForo_Model_Node->getNodeDataForListDisplay() in XenForo/ControllerPublic/Forum.php at line 40
XenForo_ControllerPublic_Forum->actionIndex() in XenForo/FrontController.php at line 337
XenForo_FrontController->dispatch() in XenForo/FrontController.php at line 134
XenForo_FrontController->run() in /home/everyan/public_html/forum/index.php at line 13
 
Back
Top Bottom