Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Detect broken/unsupported/outdated Tapatalk plugin installations #68

Open
nikwen opened this issue Apr 16, 2015 · 0 comments
Open

Detect broken/unsupported/outdated Tapatalk plugin installations #68

nikwen opened this issue Apr 16, 2015 · 0 comments

Comments

@nikwen
Copy link
Owner

nikwen commented Apr 16, 2015

Current examples:

http://fpv.no/vbulletin/mobiquo/mobiquo.php
http://forum.hr/mobiquo/mobiquo.php

http://elbilforum.no/forum/mobiquo/mobiquo.php

Example:

<?xml version="1.0" encoding="UTF-8"?>
<methodResponse>
<fault>
<value>
<struct><member><name>faultCode</name>
<value><int>5</int></value>
</member>
<member>
<name>faultString</name>
<value><string>no matched method</string></value>
</member>
</struct>
</value>
</fault>
</methodResponse>

However, http://elbilforum.no/forum/mobiquo/mobiquo.php is different:

Forum XMLRPC Interface for Tapatalk Application<br><br>Current Tapatalk plugin version: sm-2a_4.0.1<br>Latest Tapatalk plugin version: <a href="http://tapatalk.com/activate_tapatalk.php?plugin=vbulletin" target="_blank">sm-2a_<html>
<head><title>301 Moved Permanently</title></head>
<body bgcolor="white">
<center><h1>301 Moved Permanently</h1></center>
<hr><center>nginx</center>
</body>
</html>
</a><br>Attachment upload interface status: <a href="http://elbilforum.no/forum/mobiquo/upload.php" target="_blank">OK</a><br>Push notification interface status: <a href="http://elbilforum.no/forum/mobiquo/push.php" target="_blank">OK</a><br><br>
<a href="http://tapatalk.com/api.php" target="_blank">Tapatalk API for Universal Forum Access</a> | <a href="http://tapatalk.com/build.php" target="_blank">Build Your Own</a><br>
For more details, please visit <a href="http://tapatalk.com" target="_blank">http://tapatalk.com</a>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant