Login
Username

Password



Not a member yet?
Click here to register.

Forgotten your password?
Request a new one here.
Navigation
Latest Addons
Cookiebar Panel 70
AD Gallery 149
SyntaxHighlighte... 63
Newsletters v4.03 167
Facebook Like Box 198
Newsletters v4.02 79
Metro 235
Facebook Connect 215
Shoutbox Panel 181
Redactor for PHP... 127
MI Floating Side... 131
Facebook Login/R... 180
Avatar Studio v2.03 214
Relationship Sta... 120
Sexual Orientati... 135
Popular Addons
iTheme2 5903
Arise 5868
User Control v1.23 4678
Event Calendar 4127
Photowidget panel 3921
Radio-Theme red2... 3392
Highslide Gallery 3358
CSS/JavaScript D... 3273
Facebook Connect... 3055
Dynamic Menu 2945
Slideshow Lightb... 2767
L-AMANT 2687
Enigma 2669
2Dark 2624
Black 2615
View Thread
Official Home of PHP-Fusion » General Addon and Modification Support » Ideas for Modifications and Requests
Who is here? 1 guest(s)
 Print Thread
Tapatalk
Skeeve
Will there be any attempts at installing Tapatalk with php-fusion?

All the forums I visit, except my own, are Tapatalk enabled. This would be very nice.

http://www.tapata...

eta: installing is a poor choice of word......making php-fusion compatible with Tapatalk would be better.
Edited by Skeeve on 26-12-2011 19:30
"The world is my country, and do good is my religion." - Thomas Paine
 
http://atheiststoday.org
Richard Ainz
Never heard of it. If its a phone App, even less, since it does not seem to be available for my LG E900 that runs Windows Phone Mango. What's wrong with actually browsing the forum in the phone, or the forums Mobile version, if available?

Ehmmm: http://www.tapata...anding.php
This is not even Opensource?

Find an Opensource application, if its so hot.
Community Moderation Management & Support Team Leader
Owner of: www.php-fusion.se | www.php-fusion.net | www.php-fusion.us | www.php-fusion.mobi
 
www.php-fusion.se
Skeeve
Homdax wrote:

What's wrong with actually browsing the forum in the phone, or the forums Mobile version, if available?



Is there a Mobile version of our forums?



Also: Why do you seem to type with attitude? That was a pretty aggressive reply to a simple question.
"The world is my country, and do good is my religion." - Thomas Paine
 
http://atheiststoday.org
Richard Ainz
No, there is no mobile version of PHP-Fusion.

Attitude?
Well, not intended. Just being straightforward. Sorry . Wink
Community Moderation Management & Support Team Leader
Owner of: www.php-fusion.se | www.php-fusion.net | www.php-fusion.us | www.php-fusion.mobi
 
www.php-fusion.se
Drazen
I'm using Tapatalk on other forums too. I think it worth checking it out as it's becoming increasingly popular due to convenience whilst being mobile. I used to post through the blackberry web browser but found the blackberry tedious even just to send a quick reply.

It's just some simple code inserted into the forum's backend php script (unless there's more to it)

Just my opinion Smile use it, don't.
 
Skeeve
I signed up at their Forum Owners area, and even downloaded their starter kit for developers. It would be interesting to see what some of you guys that know php-fusion think about it.

I asked about compatibility, and this was one of the responses:

Yes, tapatalk app can work on all forum system, but php-fusion is not our supported forum system and you may need help from server side to prepare plugin code.
We have open forum API on plugin side, but we do not have plan to do plugin side work for php-fusion. So you need ask the php-fusion team or any other developer to do this job.
One sample is wbb forum plugin, it's a third part developed plugin for tapatalk.


If I knew more about php, I'd try to tackle this, but...

If anyone is interested in at least looking at it, register here

http://tapatalk.c...

and get the starter kit, which contains all the files that need to be installed or edited for our forums.
"The world is my country, and do good is my religion." - Thomas Paine
 
http://atheiststoday.org
Michael Scholtz
Was there ever any luck with this.
I'm under mounting pressure from my forum for a mobile solution.
For a change it's nice being on a PHP-fusion site where I don't have to worry about the admin side of things.
 
www.seat-sport.co.za
Skeeve
I'll bring it up in the Tapatalk forum again and see if someone over there will work with it.

I'm not sure why nobody here wants to try.
"The world is my country, and do good is my religion." - Thomas Paine
 
http://atheiststoday.org
Vyper69
Has anyone tried duda mobile. I actually use it, it has allowed my site to be mobile, Might not be the best solution, but you can check it out here. http://www.dudamo...

basically the code would look like this.

Download source  Code
add_to_head('<script src="http://static.dudamobile.com/DM_redirect.js" type="text/javascript"></script>
<script type="text/javascript">DM_redirect("http://mobile.dudamobile.com/site/oilregionbusiness_1");</script>');




Just create a new panel, delete all information in the panel, then place in add_ to_head and the code after that.

Kinda sucks for Blackberry, because of screen size. But just select classic view.

NOTE: Do not use the script above. all your users will be directed to my site. Make sure to create your own at their site.

Merged on Jul 25 2012 at 15:14:23:
Actually with my new theme looks ok on blackberry, all but the header.
Edited by Vyper69 on 25-07-2012 20:14
 
http://elink2biz.com
afoster
When I enter the code in a panel and enable it, nothing happens and there is no panel visible on the website. What am I doing wrong. Yes, I changed the code to my site not yours.
 
Vyper69
First off this panel is hidden. Second of you have to go to their site, and register, and create your mobile site there. They will provide the correct code for your site. Doing this is like creating a subdomain for your site. You have to register there and go through the process of creating your mobile site. It is easy
 
http://elink2biz.com
afoster
I've already done that and the code that was provided to me is the same code as yours except that the site name has changed. Since I can't see it, I assume it is hidden as you state, but what is the purpose of it being hidden unless I am completely confused.
 
Vyper69
now go to your website on your mobile phone. you will see your site is active on mobile
 
http://elink2biz.com
afoster
Does this only work on the webhosts that are listed on the drop down menu because it keeps telling that I have to set up the redirect. I thought that entering that code into a panel does that?
 
Vyper69
if you set up the panel just like i showed, you should be able to see it on your phone. The host should not matter. On your mobile phone go to http://oilregionb...

That is my site using the same people. And it is set the same way I had you do it.
 
http://elink2biz.com
afoster
I don't have a mobile phone, can you go to http://www.fredsf...om/sports/ on yours and see what you see?
 
Vyper69
I can view your site on my phone, but i am not getting the mobile version. same issue with my site. I will look at it and let you know more.
 
http://elink2biz.com
afoster
Sounds good...
 
Vyper69
Just to let you know, PHP-Fusion is pretty much mobile friendly. I will give it that. There are some themes, that are not. I can not remember right off hand, but either the Aer or the Phos theme has issues displaying properly with mobile, but that could also be due to Screen size.
 
http://elink2biz.com
afoster
Any luck on what the problem might be?
 
Jump to Forum:
Official Home of PHP-Fusion uses cookies. Some may already have been set. Read more about our Cookies here.
Please click the button I Consent Cookies to hide this bar and accept our cookies. If you continue to use the site with no action taken, we'll assume that you consent our cookies anyway.
Cookiebar Panel byVenue