Eduan

My Latest Replies (From Various Topics)
Author | Replies |
---|---|
Author | Replies |
Posted: Tuesday Sep 25th, 2012 at 8:35 am #26428 | |
![]() |
|
Hello HSmom, Glad you solved your problem. :) – Eduan |
|
Posted: Tuesday Sep 25th, 2012 at 8:26 am #26425 | |
![]() |
|
Oh OK. Well glad you found the problem. :) |
|
Posted: Tuesday Sep 25th, 2012 at 8:25 am #26424 | |
![]() |
|
So you want to modify the page that users get right after updating their account, or paying… Correct? |
|
Posted: Monday Sep 24th, 2012 at 4:54 pm #26354 | |
![]() |
|
Hello Genie, I believe it send them an email with their username and password (if they didn’t choose it themselves). So basically for the new user put a valid test email and see if it works in sending the email. Hope this helps. :) |
|
Posted: Monday Sep 24th, 2012 at 4:52 pm #26353 | |
![]() |
|
Hello Anthony, I just checked under Dashboard -› s2Member® -› API / Scripting and there isn’t anything to see if the user has access to a certain category… The only way to accomplish this would be to custom code it so that it goes and gets all the categories, and deletes those that the user doesn’t have access to, or something along those lines. – Eduan |
|
Posted: Monday Sep 24th, 2012 at 4:46 pm #26351 | |
![]() |
|
Hello John, Could you please try the script that Philly linked, and see what the results are? Thanks. :) |
|
Posted: Monday Sep 24th, 2012 at 4:43 pm #26349 | |
![]() |
|
Glad you solved your problem John! Just curious, what was the problem? I’m supposing it was the 200 or 300 users limit? – Eduan |
|
Posted: Monday Sep 24th, 2012 at 2:49 pm #26341 | |
![]() |
|
Hello Genie, Check out these instructions: s2Member® » Pro » Install/Upgrade Instructions Hope this helps. :) |
|
Posted: Monday Sep 24th, 2012 at 2:31 pm #26339 | |
![]() |
|
No problem. :) |
|
Posted: Monday Sep 24th, 2012 at 2:18 pm #26338 | |
![]() |
|
Hello Argjr, It’s really pretty simple, just depend that your website doesn’t depend on s2Member for anything, and then just delete the folders that s2Member created (s2member, s2member-pro, s2member-files, s2member-logs), and that’s it. Hope this helps. :) |
|
Posted: Monday Sep 24th, 2012 at 12:39 pm #26331 | |
![]() |
|
Hello Jura, Well, the code is actually the login widget, put inside a div that contains it, and that div slides down with a jQuery function, from what I can guess. So if you have the pro version then check under Dashboard -› s2Member® -› API / Scripting -› Pro Login Widget (via PHP) and you can integrate it like I told you or better. Hope this helps. :) |
|
Posted: Monday Sep 24th, 2012 at 12:29 pm #26329 | |
![]() |
|
He can login automatically after registration with this hack… Just wanted to add that. :) |
|
Posted: Monday Sep 24th, 2012 at 12:15 pm #26326 | |
![]() |
|
That’s very strange, could you please put a list of the plugins that you have installed? Also could you test changing your theme to the default WordPress theme (TwentyEleven)? – Eduan |
|
Posted: Monday Sep 24th, 2012 at 12:12 pm #26324 | |
![]() |
|
Oh I am so dumb, I meant the “custom” attribute, not the “success” attribute, I’m sorry for the confusion. |
|
Posted: Monday Sep 24th, 2012 at 12:10 pm #26323 | |
![]() |
|
Hello Peter, Not sure if this will work for you, but what happens if you change the output=”” attribute from button to url? Hope this helps. :) |
|
Posted: Monday Sep 24th, 2012 at 12:04 pm #26320 | |
![]() |
|
Yes you can, since specific post page access doesn’t depend on accounts. :) |
|
Posted: Monday Sep 24th, 2012 at 11:44 am #26318 | |
![]() |
|
No problem. :) |
|
Posted: Sunday Sep 23rd, 2012 at 10:33 pm #26250 | |
![]() |
|
You can check out this article Charles: Hope this helps. :) |
|
Posted: Sunday Sep 23rd, 2012 at 4:04 pm #26223 | |
![]() |
|
Hello Craig, Could you please post the username that you were trying to register? Uppercase letters are not an illegal character. |
|
Posted: Sunday Sep 23rd, 2012 at 3:59 pm #26222 | |
![]() |
|
Hello Bob, Could you please post the logs for those transactions? You can find the s2Member logs under wp-content/plugins/s2member-logs, if there isn’t anything there, please enable logging under Dashboard -› s2Member® -› PayPal® Options -› Account Details -› Logging, then wait for another transaction to come around that has the same problem, and post the logs here. Remember to only post the log regarding that specific transaction, also remember to X out any personal or private info. – Eduan |
|
Posted: Sunday Sep 23rd, 2012 at 3:51 pm #26219 | |
![]() |
|
Hello Joe, I’m not totally sure on what you want to achieve… Could you explain a little more? Meanwhile, have you tried using conditionals? Dashboard -› s2Member® -› API / Scripting -› Simple/Shortcode Conditionals. Also, be sure to check under sDashboard -› s2Member® -› Restriction Options -› Alternative View Protection, see if that helps. Hope this helps. :) |
|
Posted: Sunday Sep 23rd, 2012 at 3:47 pm #26218 | |
![]() |
|
In that case you might be interested in using shortcode conditionals for this, you can find them under Dashboard -› s2Member® -› API / Scripting -› Simple/Shortcode Conditionals, you would simply check if the user has access to level 1, if he doesn’t then show that message.
Actually it does make sense, if the user doesn’t have access to level 1 then he will simply be redirected to the membership options page.
This is a problem, if you don’t have the pro version of s2Member then you can’t offer paid levels for free, unless you give the user the access manually. Although it’s a problem, it’s not related to the current problem. Hope this helps. :) |
|
Posted: Sunday Sep 23rd, 2012 at 3:40 pm #26217 | |
![]() |
|
Hello Philip, The only time I’ve seen this reported is when the success attribute is not defined correctly, you can check under Dashboard -› s2Member® -› PayPal® Buttons -› Shortcode Attributes (Explained) -› success, it should explain what it should look like. If fixing it doesn’t work, could you please post the shortcode you’re using and the URL to your website? Thanks. Hope this helps. :) |
|
Posted: Sunday Sep 23rd, 2012 at 3:37 pm #26216 | |
![]() |
|
Hello Sofia, Check under Dashboard -› s2Member® -› PayPal® Buttons -› Specific Post/Page Access Links, you will be able to re-generate the access link. Hope this helps. :) |
|
Posted: Sunday Sep 23rd, 2012 at 9:39 am #26182 | |
![]() |
|
So if I understood correctly, you want for the user to be able to see the post (the spoiler), but if he clicks on it the user will be redirected to the membership options page? |