phpBB 3 iPhone app forum error: This function is currently unavailable.

Discussion in 'Bugs Report and Tracking' started by matthew, Mar 18, 2010.

  1. matthew New Member

    Firstly I would like to say hello as I am a new member to this forum. :)
    Tapatalk is just want I've been looking for as a lot of my forum members now own iphones....
    Unfortunately I’m having an issue getting my forum to display via the Tapatalk iphone app...
    I get the following message:
    “This function is currently unavailable
    Please contact your forum administrator if this problem persists”.

    My site URL is http://www.clanzx81.com
    I have placed the zip package in my site forum root folder http://www.clanzx81.com/phpbb3
    I have unzipped the package so I have the mobiquo in the root.
    I’ve also edited the overall_footer.html to the following.
    <script type="text/javascript" src="mobiquo/tapatalkdetect.js"></script>
    </body>
    </html>

    I’ve added the forum URL as http://www.clanzx81.com/phpbb3 (I get installed when verifying the installation)

    Any ideas or suggestions on what I’ve done wrong and how I can resolve the issue?
    Any help would be appreciated. :)
  2. Elglobo Super Moderator

    Hi,

    You server run Microsoft-IIS/5.0. Check if your webserver support Xmlrpc php script because you server seems not reply correctly to xmlrpc requests. If you don't know, contact your host about that.

    Keep us informed ;)
  3. matthew New Member

    Thanks for the reply.
    Yes I do use remote hosting (hostexcellence)...
    I've asked them the question with regards to xmlrpc and will post a reply once they answer.
  4. matthew New Member

    Hi i've talked to hostexcellence with regards to the issue.
    They have asked me to specify "which exactly xmlrpc library do I mean"?

    They have uploaded php-cgi-fcgi.ini file to my domain directory and enabled php_xmlrpc.dll on my clanzx81.com site.
    Although the iphone still does not connect so i guess the above file was incorrect..

    Sorry if if the above is vague in anyway. (I'm still a bit of a n00b when it comes to php etc... ;) )

Share This Page