Hi – what version of the plugin are you running? I’ve made a few bug fixes in later versions that should address your issue.
Also – have you got a URL with the error on so I can take a look?
Hi Rich – I’m running plugin Version 1.5.8 on WP Version 2.8.5
URL is http://www.tayside.bcs.org
Cheers
Jon
Ha! Solved it. Just added the following to the end of line 66 in admin/globalfunctions.php
' ' => '⇒'
EDIT – the correct code is being stripped out in this forum post. It should be
' ' => '& # x 2 1 D 2;' without the spaces in the second part of the string.
I have 2 websites, one using WP 2.8.5 and the other using WP 2.9. Both sites are using Wapple Architect and Wapple Mobile Admin. On both sites the Status Page says that the plugin is working correctly. On both sites, on the Advanced Settings page, “Show Switch To Desktop” is listed as “Yes.” Both sites use the same Wapple Architect Dev Key.
On the WP 2.8.5 site, when I select the “Standard View” link at the bottom of the page, there isn’t a link at the bottom of the page that allows me to return to the Web View. On the WP 2.9 site, all I see on my Blackberry Curve 8900 is the Standard View; there is no link to go to the Web View.
Any assistance would be greatly appreciated!
Which theme are you using? It might be that in your web theme, they aren’t calling the correct code to insert a hook into the footer (which is what the plugin does)