I am using this s2IF condition to make sure a person sees all the member
files for the 1st month
[s2If php="S2MEMBER_CURRENT_USER_PAID_REGISTRATION_DAYS >= 0"]
the error message I received for this s2IF condition was:
Parse error: syntax error, unexpected ‘;’ in /home2/crystals/public_html/cse/wp-content/plugins/s2member/includes/classes/sc-if-conds-in.inc.php(319) : eval()’d code on line 1
I am guessing something changed in the new release
since the page is protected by the level – I guess I could assume that all the files for the first month
can be viewed from day 0 (1) without any conditions
but then for month 2, if above > 30 – is this going to also produce a parse error
thank you Cristian
Joshua