Hi,
i have been contracted by a member who has informed me that the send button does not work when using boonex through an iPad, i am running version 7.0. I have tested it myself and came up with the same conclusion. Does anyone have a fix?
Russell
|
|
Anyone got a fix for this? unhappy punters!!! |
What's the URL and what send button?
I can test it. Just need the URL to see what you are talking about.
Also, a screen shot would REALLY help.
http://www.mytikibar.com |
URL? when the user sends a message or reply's a message the send button does not work on the iPad, i have attache a pic..... |
Anyone got an answer for this?? Still got some very unhappy users!! |
Let me ask this, does the toolbar work? Can one use it and it results in changes to the text? I am wondering if it is a javascript issue with TinyMCE Geeks, making the world a better place |
From what I understand with IO5, TinyMCE does not work, When I upgraded to IO6, you could do a LOT with more with TinyMCE.
I just tested sending a message from my iphone. Dolphin 7.0.9 IOS7 and it does work with TinyMCE.
In my code I put a check that disabled tinyMCE if someone was using ISO 5 or less.
I would have to look for it as right now I am not sure where I put it. LOL
http://www.mytikibar.com |
|
|
Which iPad? Which iOS version? What browser?
Also, I must have missed it, but what's the URL?
You can use a plugin (Default User Agent) in firefox to emulate an iPad.
Maybe that will help you figure it out since you'll have an error console handy to see if it's a javascript error.
http://www.mytikibar.com |
|
LOL. First step is to search for a FF plugin "Default User Agent". Then you use the standard error console in FireFox to try and find the problem area after you set FF to emulate the iPad.
Geeks, making the world a better place |
Does anyone have a fix for this? one that makes sense please? |
All I can tell you is I have dolphin 7.0.9. I can use my iPad IOS 5 and my iPhone iOS7 with no problems.
I used both devices while testing my site to while making it responsive.
I am going to speculate its a javascript error.
I tested my bone stock Dolphin 7.0.9 install and it works there as well.
http://www.mytikibar.com |
I also have 7.0.9 but it's not working, had a few people complain, they can make comments on profile but not send messages! the send button does not work! |
You have added something that is interfering with jquery or a file has gotten damaged.
Best thing to do is use firefox with firebug and go to an ipad emulator site.
Try your site there and see if you can find the error.
http://www.mytikibar.com |