Eduan

My Latest Replies (From Various Topics)
Author | Replies |
---|---|
Author | Replies |
Posted: Wednesday Sep 5th, 2012 at 8:46 pm #24231 | |
![]() |
|
Hello Stephen, Well, you may be interested in using custom capabilities, in order for one product to not give access to the other product. In order to list them, I would probably do a little function that loops through the user’s access arrays (s2Member’s arrays) and echoes anything that comes up. Hope this helps. :) |
|
Posted: Wednesday Sep 5th, 2012 at 7:49 pm #24218 | |
![]() |
|
Hello Rebecca, Do you have logging enabled? Could you make sure under Dashboard -› s2Member® -› PayPal® Options -› Account Details -› Logging, if not, could you please enable it, save the options, and try again and show us the log? If you already had it enabled, could you please post the log submission from that user here? Remember to X out any private information. ;) – Eduan |
|
Posted: Wednesday Sep 5th, 2012 at 7:32 pm #24216 | |
![]() |
|
Hello Terry, Glad you got that solved! I recommend you check the following for that problem you’re having now: Hope this helps. :) |
|
Posted: Wednesday Sep 5th, 2012 at 7:02 pm #24214 | |
![]() |
|
Hello Terry, So if I understood correctly, you want them to be automatically redirected to the login page once they come back from payment? |
|
Posted: Wednesday Sep 5th, 2012 at 6:59 pm #24213 | |
![]() |
|
Hello Jane, Well, if you use the long code (HTML form) then it isn’t gonna be encrypted, and you shouldn’t get any errors, do you have the PHP Execution plugin installed? Also, if you want to get the user’s IP upon registration/payment, then you can use the s2Member sections you find under Dashboard -› s2Member® -› API / Notifications -› Registration Notifications and Dashboard -› s2Member® -› API / Notifications -› Payment Notifications. Hope this helps. :) |
|
Posted: Wednesday Sep 5th, 2012 at 3:50 pm #24201 | |
![]() |
|
OK, what ever you think is best. I told Jason so that he can look into this (possible) bug. :) |
|
Posted: Wednesday Sep 5th, 2012 at 3:39 pm #24196 | |
![]() |
|
Excellent! Glad you were able to solve the problem. :) |
|
Posted: Wednesday Sep 5th, 2012 at 3:38 pm #24195 | |
![]() |
|
Hello Stein, Did you change theme or install any plugins recently? The last time this was reported it was a problem with the user’s theme. – Eduan |
|
Posted: Wednesday Sep 5th, 2012 at 3:34 pm #24194 | |
![]() |
|
Hmm… Don’t know what to say about this, I’ll get in contact with Jason and see what he has to say, won’t necessarily post here though. ;) |
|
Posted: Wednesday Sep 5th, 2012 at 11:02 am #24169 | |
![]() |
|
I told him to check out this post and see if it’s intended behavior. :) Remember, Jason is currently very busy with the new version of s2Member, so if he doesn’t answer within a week, don’t get surprised (although that usually doesn’t happen). – Eduan |
|
Posted: Wednesday Sep 5th, 2012 at 11:00 am #24167 | |
![]() |
|
Hello Abner, Those errors suggest that for some reason, your WordPress installation is not complete, in other words, WordPress is not fully installed. Or that for some reason your installation of WordPress does not have the correct folder hierarchy. – Eduan |
|
Posted: Wednesday Sep 5th, 2012 at 10:43 am #24165 | |
![]() |
|
Hello guys, This is currently not possible with s2Member I’m afraid, you would have to custom code this in yourself. If you’re not comfortable with advanced PHP, then I suggest you hire a freelancer/developer over at jobs.wordpress.net or elance.com. Hope this helps. :) |
|
Posted: Wednesday Sep 5th, 2012 at 10:39 am #24164 | |
![]() |
|
Oh OK, yes I believe I understand the problem now. I’ll check with Jason and check if this is intended behavior. :) |
|
Posted: Wednesday Sep 5th, 2012 at 9:41 am #24159 | |
![]() |
|
Hello Shivaji, What happens when you disable Quick Cache? Does the problem get fixed? |
|
Posted: Wednesday Sep 5th, 2012 at 9:25 am #24157 | |
![]() |
|
So if I understood correctly Mark, you want to output the current role the user has? Or the role the user will be paying for? If you want to output the role the user has, then you can use the following: Please note that wherever you use it, if it’s a page or post, then you need to have the PHP Execution plugin installed. Hope this helps. :) |
|
Posted: Wednesday Sep 5th, 2012 at 9:11 am #24154 | |
![]() |
|
Excellent Jamie! Glad you found the problem. :) |
|
Posted: Tuesday Sep 4th, 2012 at 6:50 pm #24079 | |
![]() |
|
Hello Thomas, I put an answer in your other post: :) |
|
Posted: Tuesday Sep 4th, 2012 at 6:42 pm #24078 | |
![]() |
|
Hello Jeffrey! Glad you were able to solve your problem. :) Just for future reference for other users, you can find an article on the widget login, registration link: Hope this helps. :) |
|
Posted: Tuesday Sep 4th, 2012 at 6:29 pm #24076 | |
![]() |
|
Here are the links to the videos cassel mentioned: Hope this helps. :) |
|
Posted: Tuesday Sep 4th, 2012 at 2:14 pm #24054 | |
![]() |
|
You would put that code inside anywhere you want to drip the content. For the PHP Execution plugin, you would simply enable it and it would do the rest for you, it is important you don’t do it in the visual editor, if you do, your code will become totally corrupted by WordPress. Hope this helps. :) |
|
Posted: Tuesday Sep 4th, 2012 at 12:37 pm #24043 | |
![]() |
|
Hello Dominique, You might be interested in s2Member conditionals in order to separate contents for different levels, here’s an article about conditionals: Knowledge Base » s2Member® Conditionals Hope this helps. :) |
|
Posted: Tuesday Sep 4th, 2012 at 8:10 am #24022 | |
![]() |
|
Hello Tate, This flow is currently not possible without custom modifications, you would have to replace s2Member’s redirect to the membership options page, and WordPress’ own functions when registering. :/ |
|
Posted: Tuesday Sep 4th, 2012 at 7:53 am #24020 | |
![]() |
|
Hello Quebro, I received your email, well, can I suggest you followed the instructions under Dashboard -› s2Member® -› API / Scripting -› Custom Capability and Member Level Files? If not, please do and tell me how it goes. :) Hope this helps. :) |
|
Posted: Tuesday Sep 4th, 2012 at 7:48 am #24019 | |
![]() |
|
Hello Armando, To solve this, I suggest you check under Dashboard -› s2Member® -› Restriction Options -› Alternative View Protection and check the option that reads “Nav Menus”, of course you can check the rest of the options if you want. :) Hope this helps. :) |
|
Posted: Tuesday Sep 4th, 2012 at 7:46 am #24018 | |
![]() |
|
Hello Tacken, I was gonna suggest content dripping, seeing how you already found it, here’s a link to a KBA about it: Hope it explains it in a way you can understand. :) Hope this helps. :) |