Just for reference here's the instructions...
Code:
phpBB - Installation
Place the zip package at the root of your forum system.
Unzip the package. You should see a directory called "mobiquo" inside your forum system root directory. For example, if your forum URL is http://www.mysite.com/forum, it should be placed at http://www.mysite.com/forum/mobiquo/.
Edit the file /<phpBB3_root>/styles/{YOUR_STYLE}/template/overall_footer.html
Search in this file:
--------------------
</body>
</html>
--------------------
Insert the following line above them
------------------------------------------------------------------
<script type="text/javascript" src="mobiquo/tapatalkdetect.js"></script>
------------------------------------------------------------------
Purge the forum cache by logging in to the administration panel, find "Resynchronize or reset statistics" in the "General" section, click "Purge the cache".
Continue to next step
"So how do I know if I installed properly?" - As soon as you added your forum information here, a simple tool is provided to verify your installation. If it doesn't appear to be working properly, you can post your problem at Community Forum and we will assist you any problem that you might have.