Hi Peter. Thanks for your inquiry.
I'm sorry to hear that. All versions of s2Member, even going back to the very first release, all require PHP 5.2+. You could force s2Member to load on an installation of PHP 5.1.6, but I can't tell you that it will work, because it's never been tested with anything less than PHP 5.2.
To force s2Member to work under PHP 5.1.6:
Open /s2member/s2member.php
Change this line:
- Code:
define ("WS_PLUGIN__S2MEMBER_MIN_PHP_VERSION", "5.2");
- Code:
define ("WS_PLUGIN__S2MEMBER_MIN_PHP_VERSION", "5.1");
Statistics: Posted by Jason Caldwell — October 26th, 2010, 2:14 am
]]>