One of our customers discovered an issue on their server related to the Paypal generation process so we investigated and found the problem. Version 1.22 addresses the following items:
[BUG FIX]
- Removed a javascript variable “ajaxurl” which was already used by WordPress admin (http://codex.wordpress.org/AJAX_in_Plugins) that was causing a conflict and replaced the variable with plugin_url.
- There was a path issue in the php file that generated the PayPal code. Most servers won’t fuss with that. But Godaddy does. Fixed that too.
The complete MemberSonic Change Log can be found here.