Page 1 of 1

Fatal error: Call to undefined function ws_plugin__s2member_

PostPosted: September 30th, 2011, 4:54 am
by nathardwick
Just upgraded to latest version of S2Member and my theme is now not working with error:

Fatal error: Call to undefined function ws_plugin__s2member_user_access_level()

S2Member is installed and working fine but the error suggests it is not... has this function been deprecated or changed?

N

Re: Fatal error: Call to undefined function ws_plugin__s2mem

PostPosted: September 30th, 2011, 4:58 am
by nathardwick
Just a quick update - tried it with ws_plugin__s2member_user_access_role() and got same error....

Re: Fatal error: Call to undefined function ws_plugin__s2mem

PostPosted: October 2nd, 2011, 2:16 am
by Cristián Lávaque
Nathan, could you try this format instead?

c_ws_plugin__s2member_user_access::user_access_level()
c_ws_plugin__s2member_user_access::user_access_role()


Let me know if that helps. :)