Community Support Forums — WordPress® ( Users Helping Users ) — 2010-10-26T02:14:32-05:00 http://www.primothemes.com/forums/feed.php?f=4&t=1077 2010-10-26T02:14:32-05:00 http://www.primothemes.com/forums/viewtopic.php?t=1077&p=4226#p4226 <![CDATA[Re: PHP 5.1.6.]]> 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


]]>
2010-10-25T10:31:55-05:00 http://www.primothemes.com/forums/viewtopic.php?t=1077&p=4170#p4170 <![CDATA[PHP 5.1.6.]]>
I am told by my hosting provider that they run php 5.1.6 and that php 5.2 is not currently supported !!

Could someone tell me What version of s2 members will run on php 5.1.6.

Kindest regards

Peter

Statistics: Posted by condonp — October 25th, 2010, 10:31 am


]]>