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

Hello There
Reading the latest messages. Entering the inner message.
But forums and categories are incorrect.
I'm using the latest version. What could be the problem.
http://www.kralkartal.net/mobiquo/mobiquo.php


www.kralkartal.net
user: demo
pass: 123456

error message

"Failed to connect to the forum, please check with the administrator if this problem persists forum"

Error Log is here..

[15-Mar-2015 23:17:26 UTC] XML error: Invalid document end at line 1, column 1
[15-Mar-2015 23:17:26 UTC] PHP Notice: Undefined index: HTTP_USER_AGENT in /home/kkforum/public_html/mobiquo/mobiquo.php on line 85
[15-Mar-2015 23:17:58 UTC] XML error: Invalid document end at line 1, column 1
[15-Mar-2015 23:17:58 UTC] PHP Notice: Undefined index: HTTP_USER_AGENT in /home/kkforum/public_html/mobiquo/mobiquo.php on line 85
[15-Mar-2015 23:22:54 UTC] XML error: Invalid document end at line 1, column 1
[15-Mar-2015 23:22:54 UTC] PHP Notice: Undefined index: HTTP_USER_AGENT in /home/kkforum/public_html/mobiquo/mobiquo.php on line 85
[15-Mar-2015 23:23:06 UTC] XML error: Invalid document end at line 1, column 1
[15-Mar-2015 23:23:06 UTC] PHP Notice: Undefined index: HTTP_USER_AGENT in /home/kkforum/public_html/mobiquo/mobiquo.php on line 85
[16-Mar-2015 01:23:36 Europe/Athens] PHP Notice: Undefined offset: 36 in /home/kkforum/public_html/mobiquo/include/get_participated_topic.php on line 170
 
Hi guys,

Is there anywhere to submit patches? mobiquo.php could do with a

Code:
if (isset($_REQUEST['method_name'])) {
   //blala $_POST / $_GET checks
}

At the moment our logs are filled with

Code:
2015/03/19 11:12:47 [error] 9354#0: *93687 FastCGI sent in stderr: "PHP message: PHP Notice:  Undefined index: method_name in /srv/www/sites/thefarmingforum.co.uk/public/mobiquo/mobiquo.php on line 22

Thank you.
 
new version out

Version 2.3.9 release

In this release we have made some changes to twitter card feature:
Changed the card to a summary card to show the discussion title.
If you want to add your own twitter card then you can disable the Tapatalk card from the plugin setting for "Facebook and Twitter Deep Linking".

on the other hand, after I installed it Quick Reply was utterly broken on the site, so i've disabled it completely.
 
Downloaded and installed version 2.3.9 and got a plethora of error messages :(

tapatalk.webp

Anyone with a clue about what is happening here?
 
Last edited:

I am continuing to get the same server error when trying to respond to a post...

Here is what is in the error logs:

ErrorException: Undefined property: XenForo_ControllerResponse_Redirect::$params - library/Tapatalk/Listener/ControllerPostDispatch.php:7

ErrorException: Fatal Error: Cannot redeclare class XFCP_Tapatalk_Model_Node - library/XenForo/Application.php(528) : eval()'d code:1
 
The latest version: 2.3.8 causes hanging on posting & thread/post liking in Xenforo 1.4.6
I uninstalled --> problem fixed.
 
Last edited:
Please feel free to move this post, but I can't think of a better place to ask.
What is the benefit of using an app? I ditched this ages ago but still the occasional user wants an app.
Despite making sure every page is fully responsive and more functional than any app could ever be (apps don't factor in mods and other customisations) people still sometimes ask for an app and get disappointed when the request is rejected.

I'm curious what everyone here sees as the benefits because I'm really struggling to "get it" and justify giving into user request.
 
rob, my answer is: faster navigating/loading, because less data has to be transferred over slow mobile connection and less (no css, javascripts) has to be rendered compared to browser view. a couple of my users are using it cause of that and myself too.

If xf or an addon would add support the option to disable single addons on mobile devices or in responsive view, it could boost speed on browser view a lot. i have a lot of "nice to have" addons that aren't required or aren't helpful on mobile view so would be better trade off to disable it for page speed.
 
Back
Top Bottom