hello brian,
i’m john’s plugin developer ( the developer of wordpress text message ).
do you install firebug in your firefox/chrome browser. if yes, is there any notification?
or what is your site? so i can check it
No didn’t do that. Here’s one of the sites I tried it at… http://smsfitnesstips.com
Thanks again for your reply and help. Would love to get this to work
99% of people don’t have this problem, however we have 2 complaints that do. We’ll try to get a fix in the next few days if we can find it. Did you try it with the default theme?
Yes, and on 9 different websites
wow, then whatever problem you’ve got is common to all 9 websites. Let me ask you this, did you use previous versions of the plugin on all those websites and then upgrade to the latest version?
All 9 had a different variety of plugins and themes. And only used the newest version
Just tried again on a few and it works fine when I am logged in but once I log out and try it just like a visitor who’s not logged into my site would do it just sits there
hello brianleon
i have figure out the problem. the fixed plugin will be released soon from totalbounty. just wait for it
but if you need it urgently, you can fix it by yourself
please open subscribers.php line #5 and #6
add_action('wp_ajax_register_mobile_phone' ,'mrt_register_phone');
add_action('wp_ajax_unregister_mobile_phone' ,'mrt_unregister_phone');
and add this code
add_action('wp_ajax_nopriv_register_mobile_phone' ,'mrt_register_phone');
add_action('wp_ajax_nopriv_unregister_mobile_phone','mrt_unregister_phone');
thanks
update is on the way – we have to add a couple more things to this release and it will be available within the next 24-48 hours
almost, shooting for Monday – couple bugs, couple upgrades all at once
new version 2.08 just released