* (s2Member) **Bug fix**. Bug first introduced in s2Member v110912. s2Member's new optimized method of loading its CSS/JS was causing some problems on a few Windows® server environments. In some cases, s2Member was unable to properly identify itself through the `/s2member-o.php` file, given limitations of the core WordPress® function `plugin_basename()`. A symptom of this bug was for s2Member to fail at loading its CSS/JS libraries. Fixed in this release.
Statistics: Posted by Jason Caldwell — October 1st, 2011, 9:54 pm
Statistics: Posted by sgtcory — September 28th, 2011, 12:11 pm
Statistics: Posted by lruckman — September 21st, 2011, 3:42 pm
<?php
add_action ("ws_plugin__s2member_after_loaded", "s2_hacks");
function s2_hacks ()
{
$GLOBALS["WS_PLUGIN__"]["s2member"]["c"]["s2o_url"] = site_url ("/");
}
?>
Statistics: Posted by Jason Caldwell — September 20th, 2011, 5:22 pm
Statistics: Posted by Cristián Lávaque — September 19th, 2011, 8:54 pm
[19-Sep-2011 13:56:57] PHP Notice: Undefined index: s2member_pro_paypal_checkout in C:\Inetpub\vhosts\divasolutions.com\subdomains\blog\httpdocs\wp-content\plugins\s2member-pro\includes\classes\gateways\paypal\paypal-form-in.inc.php on line 763
[19-Sep-2011 13:56:57] PHP Notice: Undefined index: s2member_pro_paypal_checkout in C:\Inetpub\vhosts\divasolutions.com\subdomains\blog\httpdocs\wp-content\plugins\s2member-pro\includes\classes\gateways\paypal\paypal-form-in.inc.php on line 764
[19-Sep-2011 13:56:57] PHP Notice: Undefined index: s2member_pro_paypal_checkout in C:\Inetpub\vhosts\divasolutions.com\subdomains\blog\httpdocs\wp-content\plugins\s2member-pro\includes\classes\gateways\paypal\paypal-form-in.inc.php on line 766
[19-Sep-2011 13:56:57] PHP Notice: Undefined variable: captcha in C:\Inetpub\vhosts\divasolutions.com\subdomains\blog\httpdocs\wp-content\plugins\s2member-pro\includes\classes\gateways\paypal\paypal-form-in.inc.php on line 770
[19-Sep-2011 13:56:57] PHP Notice: Undefined variable: opt_in in C:\Inetpub\vhosts\divasolutions.com\subdomains\blog\httpdocs\wp-content\plugins\s2member-pro\includes\classes\gateways\paypal\paypal-form-in.inc.php on line 774
[19-Sep-2011 13:57:03] PHP Notice: Undefined variable: no_cache_already_sent in C:\Inetpub\vhosts\divasolutions.com\subdomains\blog\httpdocs\wp-content\plugins\s2member\includes\classes\no-cache.inc.php on line 157
[19-Sep-2011 13:57:03] PHP Notice: Undefined variable: cache_needs_updating in C:\Inetpub\vhosts\divasolutions.com\subdomains\blog\httpdocs\wp-content\plugins\s2member\includes\classes\cache.inc.php on line 97
[19-Sep-2011 13:57:03] PHP Notice: Undefined index: SERVER_ADDR in C:\Inetpub\vhosts\divasolutions.com\subdomains\blog\httpdocs\wp-content\plugins\s2member\includes\classes\systematics.inc.php on line 54
[19-Sep-2011 13:57:32] PHP Notice: Undefined variable: no_cache_already_sent in C:\Inetpub\vhosts\divasolutions.com\subdomains\blog\httpdocs\wp-content\plugins\s2member\includes\classes\no-cache.inc.php on line 157
[19-Sep-2011 13:57:32] PHP Notice: Undefined variable: cache_needs_updating in C:\Inetpub\vhosts\divasolutions.com\subdomains\blog\httpdocs\wp-content\plugins\s2member\includes\classes\cache.inc.php on line 97
Statistics: Posted by lruckman — September 19th, 2011, 9:01 am
Fatal error: Call to undefined function get_bloginfo() in C:\Inetpub\vhosts\divasolutions.com\subdomains\blog\httpdocs\wp-content\plugins\s2member\s2member.php on line 113
Statistics: Posted by lruckman — September 18th, 2011, 8:49 pm
Statistics: Posted by lruckman — September 18th, 2011, 8:32 pm
Statistics: Posted by Bruce C — September 18th, 2011, 7:51 pm
<link rel='stylesheet' id='ws-plugin--s2member-css' href='http://blog.divasolutions.com/wp-content/plugins/s2member/s2member-o.php?ws_plugin__s2member_css=1&qcABC=1&ver=110915-110915-1011436612' type='text/css' media='all' />
<script type='text/javascript' src='http://blog.divasolutions.com/wp-content/plugins/s2member/s2member-o.php?ws_plugin__s2member_js_w_globals=1101b0fba526d1693e978649eed7526d&qcABC=1&ver=110915-110915-1011436612'></script>
Statistics: Posted by lruckman — September 18th, 2011, 12:00 pm