Go Back   vb.org Archive > vBulletin Modifications > vBulletin 4.x Modifications > vBulletin 4.x Add-ons

Reply
 
Thread Tools
iPhone / Android / webOS / WP7 / BlackBerry for vB - Tapatalk Details »»
iPhone / Android / webOS / WP7 / BlackBerry for vB - Tapatalk
Version: 3.9.2, by yellowpeter yellowpeter is offline
Developer Last Online: Apr 2015 Show Printable Version Email this Page

Category: Major Additions - Version: 4.x.x Rating:
Released: 01-06-2010 Last Update: 02-12-2012 Installs: 949
Additional Files  
No support by the author.

** Over 28000 forums installed!**


TipB 5 Stars Review: http://www.tipb.com/2010/09/28/tapat...ne-app-review/

YouTube Video: http://www.youtube.com/watch?v=OWnkYF72nLE


What is Tapatalk?

Tapatalk is a vBulletin mod that allows your users to browse your forum using a native mobile application. Tapatalk supports iPhone, Android, BlackBerry, webOS and Windows Phone 7. It provides super-fast access to your forum and allows your members to participate more in your forum while on the go.

Why Tapatalk?

  • Only one MOD installation to support all mobile devices including iPhone, Android, WebOS, Windows Phone 7 and BlackBerry.
  • Forum API - build your own app or server-side integration with well-documented Tapatalk API, enjoy quality forum app from third-party developers, beyond what Tapatalk internal team can offer.
  • Well-tested. This MOD has been installed in over 28000 forums, including some of the very large forums with 2 million members with over 10,000 online users. This app is designed to scale
  • Tapatalk allows you to put your sponsored banner into the app so you don't lose potential revenue **NEW**
  • Analytics support - you get too see how many users are accessing your forum from the Tapatalk app

Download Tapatalk mobile app


** iPhone/iPod AppDownload here.
** iPad HD AppDownload here.
** BlackBerry App! Download here.
** Andriod version is available at Android Market! - ** 4 stars review - Top 1 Social Android app! Download now and see why we are the best forum app!


Installation Instruction:

Installation is easy. It does not change any of your forum settings or overwrite any
of your existing forum code and configuration. Simply follow the procedure below:

Step 1

Create yourself an account at http://www.tapatalk.com/plugin.php. Once you have logged in
to the website, you can download the largest version. If you are not sure you are
using the latest version. Download a new one from
http://www.tapatalk.com/download.php. You can follow the rest of the instruction
from tapatalk.com onward if you want. Otherwise read on:

Step 2

Upload 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/.


Step 3

Login to Administration Control Panel (admincp) in your server.
Choose "Style Manager" under "Styles and Templates".
Choose "Edit Template" in your current template.
Click "Edit" in your current template
Choose "headinclude" in the list, click "Edit"
At the bottom of the editor, insert the following line:
<script type="text/javascript" src="mobiquo/tapatalkdetect.js"></script>
Click "Save".


Step 4

Visit http://www.tapatalk.com/addforum.php to enter your forum URL and upload you forum
logo there. It will allow end-user to find his way to your forum using the Tapatalk
app.

Step 5

Visit http://www.tapatalk.com/landing.php to confirm the setup so you can select
whether you want to publish your site to the public listing or you want to set it up
so it is complete private to other end users.

Screenshots:

Showing New and Unread Thread with Avatar and Number of reply:


Images are thread are converted to thumbnail and allow full-screen viewing


Ability to see Who's Online and what they are doing:


Ability to search by topics and posts:


Ability to upload images directly from Android and iPhone!:

Download Now

File Type: zip mobiquo_vb40_3_9_1.zip (760.9 KB, 107 views)
File Type: zip mobiquo_vb40_3_9_2.zip (762.2 KB, 548 views)

Show Your Support

  • This modification may not be copied, reproduced or published elsewhere without author's permission.
5 благодарности(ей) от:
BCP Hung, ChuanSE, FinalFantasy, RichieBoy67, sarasotarepub

Comments
  #22  
Old 01-09-2010, 01:11 PM
Doctor Death Doctor Death is offline
 
Join Date: Dec 2005
Posts: 449
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Installed to my forums and got a "Not Installed" on publishing.

My forums are 4.0 Gold and private.

I made the changes to 3 lines in mobiquo.php since forums are private but still the publishing fails.

I noticed the CONF folder and CONFIG.TXT files:


is_open=1
guest_okay=1
reg_url=register.php
version=vb40_0.9.0
suffix=
hide_forum_id=

Seems that these should be modified. what should their values be for a private forum?

Any help would be appreciated.

www.ddsog.com
Reply With Quote
  #23  
Old 01-09-2010, 02:08 PM
yellowpeter's Avatar
yellowpeter yellowpeter is offline
 
Join Date: Dec 2008
Posts: 599
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

We have just released another update as 0.9.1 which has fixed a lot of issues. I don't think this release address all the issues you guys posted here but surely we are looking into them.

Cheers!
Reply With Quote
  #24  
Old 01-09-2010, 02:22 PM
yellowpeter's Avatar
yellowpeter yellowpeter is offline
 
Join Date: Dec 2008
Posts: 599
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by Olli2k View Post
hake.bping.de
Hi Olli2k,

You need to edit the URL in the record without the /forum.php and give it a try.
Reply With Quote
  #25  
Old 01-09-2010, 04:19 PM
Doctor Death Doctor Death is offline
 
Join Date: Dec 2005
Posts: 449
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

My issue is solved, thanks!
Reply With Quote
  #26  
Old 01-09-2010, 04:22 PM
Doctor Death Doctor Death is offline
 
Join Date: Dec 2005
Posts: 449
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

If your forums are private to all (require password), then you will have to edit the file mobiquo.php and change the define lines to:

define('THIS_SCRIPT', 'register');
define('CSRF_PROTECTION', false);
define('CSRF_SKIP_LIST', 'login');

After this, works like a charm. Fast loading@!
Reply With Quote
  #27  
Old 01-09-2010, 04:58 PM
Olli2k's Avatar
Olli2k Olli2k is offline
 
Join Date: Sep 2005
Location: Germany
Posts: 76
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by yellowpeter View Post
Hi Olli2k,

You need to edit the URL in the record without the /forum.php and give it a try.
Already done this, but it has no effect.
Reply With Quote
  #28  
Old 01-09-2010, 05:51 PM
woffie's Avatar
woffie woffie is offline
 
Join Date: Jan 2009
Location: Michigan
Posts: 264
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Once this is out of beta, I will be thrilled to re-install.
Reply With Quote
  #29  
Old 01-09-2010, 11:46 PM
ericgtr's Avatar
ericgtr ericgtr is offline
 
Join Date: Apr 2003
Location: Portland, Oregon
Posts: 1,407
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

No go for me either, I get "not installed" as well.

http://www.guitarblast.com/mobiquo/conf/config.txt works as it should

URL given is http://www.guitarblast.com (tried different variations but this format has always worked for me with other sites I have it installed on) and the forum is not private. It just doesn't pass the test when verifying.
Reply With Quote
  #30  
Old 01-10-2010, 02:02 AM
Doctor Death Doctor Death is offline
 
Join Date: Dec 2005
Posts: 449
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by ericgtr View Post
No go for me either, I get "not installed" as well.

http://www.guitarblast.com/mobiquo/conf/config.txt works as it should

URL given is http://www.guitarblast.com (tried different variations but this format has always worked for me with other sites I have it installed on) and the forum is not private. It just doesn't pass the test when verifying.
Try www.guitarblast.com/forums

Is your a closed/private forum?
Reply With Quote
  #31  
Old 01-10-2010, 02:07 AM
yellowpeter's Avatar
yellowpeter yellowpeter is offline
 
Join Date: Dec 2008
Posts: 599
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by Racecar View Post
Same problem here
Racecar,

Which forum URL is it? We will look into it.
Reply With Quote
Reply

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT. The time now is 07:43 PM.


Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.16812 seconds
  • Memory Usage 2,347KB
  • Queries Executed 26 (?)
More Information
Template Usage:
  • (1)SHOWTHREAD
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (1)ad_showthread_beforeqr
  • (4)bbcode_quote
  • (1)footer
  • (1)forumjump
  • (1)forumrules
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (1)modsystem_post
  • (1)navbar
  • (4)navbar_link
  • (120)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (2)pagenav_pagelinkrel
  • (11)post_thanks_box
  • (5)post_thanks_box_bit
  • (11)post_thanks_button
  • (1)post_thanks_javascript
  • (1)post_thanks_navbar_search
  • (1)post_thanks_postbit
  • (11)post_thanks_postbit_info
  • (10)postbit
  • (2)postbit_attachment
  • (11)postbit_onlinestatus
  • (11)postbit_wrapper
  • (1)spacer_close
  • (1)spacer_open
  • (1)tagbit_wrapper 

Phrase Groups Available:
  • global
  • inlinemod
  • postbit
  • posting
  • reputationlevel
  • showthread
Included Files:
  • ./showthread.php
  • ./global.php
  • ./includes/init.php
  • ./includes/class_core.php
  • ./includes/config.php
  • ./includes/functions.php
  • ./includes/class_hook.php
  • ./includes/modsystem_functions.php
  • ./includes/functions_bigthree.php
  • ./includes/class_postbit.php
  • ./includes/class_bbcode.php
  • ./includes/functions_reputation.php
  • ./includes/functions_post_thanks.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • showthread_start
  • showthread_getinfo
  • forumjump
  • showthread_post_start
  • showthread_query_postids
  • showthread_query
  • bbcode_fetch_tags
  • bbcode_create
  • showthread_postbit_create
  • postbit_factory
  • postbit_display_start
  • post_thanks_function_post_thanks_off_start
  • post_thanks_function_post_thanks_off_end
  • post_thanks_function_fetch_thanks_start
  • fetch_musername
  • post_thanks_function_fetch_thanks_end
  • post_thanks_function_thanked_already_start
  • post_thanks_function_thanked_already_end
  • post_thanks_function_fetch_thanks_bit_start
  • post_thanks_function_show_thanks_date_start
  • post_thanks_function_show_thanks_date_end
  • post_thanks_function_fetch_thanks_bit_end
  • post_thanks_function_fetch_post_thanks_template_start
  • post_thanks_function_fetch_post_thanks_template_end
  • postbit_imicons
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • postbit_attachment
  • postbit_display_complete
  • post_thanks_function_can_thank_this_post_start
  • pagenav_page
  • pagenav_complete
  • tag_fetchbit_complete
  • forumrules
  • navbits
  • navbits_complete
  • showthread_complete