You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have the latest build installed with the Gift/Redemption Code bug fix and I am seeing that a member I created (for testing purposes) that has not purchased any gift codes is seeing a valid gift code on a page that generates a gift code and is protected by specific post/page access restriction. Is there some setting that I may be missing that is allowing a logged in member who has not purchased a gift code to be able to see this Redemption Code?
The page with the redemption code has this form code:
[s2Member-Gift-Codes discount="27.00" quantity="1" one_click="/member/redeem/" /]
The redemption code post id is 12103 and I have added that to the Specific Post/Page Access Restrictions line (comma separated list -- 12103,12130 -- as there are other pages that are protected).
Again, a brand new member who has NOT purchased redemption codes can see a valid redemption code on the page mentioned above.
The text was updated successfully, but these errors were encountered:
Again, a brand new member who has NOT purchased redemption codes can see a valid redemption code on the page mentioned above.
I was unable to reproduce this. When you tested, did you delete all browser cookies beforehand? Once you purchase a Specific Post/Page, s2Member sets a cookie in your browser upon clicking the Specific Post/Page Access Link. Thus, logging out, registering a new account, logging out again, then testing it all over again; none of that will delete the Specific Post/Page Access cookie, because this sort of access is not dependent upon a user being loggged in.
Clear cookies and try again. If problem still occurs, please report back. Thanks!
I have the latest build installed with the Gift/Redemption Code bug fix and I am seeing that a member I created (for testing purposes) that has not purchased any gift codes is seeing a valid gift code on a page that generates a gift code and is protected by specific post/page access restriction. Is there some setting that I may be missing that is allowing a logged in member who has not purchased a gift code to be able to see this Redemption Code?
The page with the redemption code has this form code:
[s2Member-Gift-Codes discount="27.00" quantity="1" one_click="/member/redeem/" /]
The redemption code post id is 12103 and I have added that to the Specific Post/Page Access Restrictions line (comma separated list -- 12103,12130 -- as there are other pages that are protected).
Again, a brand new member who has NOT purchased redemption codes can see a valid redemption code on the page mentioned above.
The text was updated successfully, but these errors were encountered: