latest stable versions: v150827 (changelog)

Old Forums (READ-ONLY): The community now lives at WP Sharks™. If you have an s2Member® Pro question, please use our new Support System.

Home Forums Eduan

Eduan

Moderator

My Latest Replies (From Various Topics)

Viewing 25 replies - 2,001 through 2,025 (of 3,367 total)
Author Replies
Author Replies
Posted: Tuesday Sep 25th, 2012 at 8:35 am #26428
Eduan
Username: Eduan
Moderator

Hello HSmom,

Glad you solved your problem. :)
Also, thanks for sharing your solution. :)
By any chance, could you tell us which plugins were those?

– Eduan

Posted: Tuesday Sep 25th, 2012 at 8:26 am #26425
Eduan
Username: Eduan
Moderator

Oh OK. Well glad you found the problem. :)

Posted: Tuesday Sep 25th, 2012 at 8:25 am #26424
Eduan
Username: Eduan
Moderator

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
Eduan
Username: Eduan
Moderator

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
Eduan
Username: Eduan
Moderator

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
Eduan
Username: Eduan
Moderator

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
Eduan
Username: Eduan
Moderator

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
Eduan
Username: Eduan
Moderator

Hello Genie,

Check out these instructions: s2Member® » Pro » Install/Upgrade Instructions

Hope this helps. :)

Posted: Monday Sep 24th, 2012 at 2:31 pm #26339
Eduan
Username: Eduan
Moderator

No problem. :)
Glad I was able to help. :)

Posted: Monday Sep 24th, 2012 at 2:18 pm #26338
Eduan
Username: Eduan
Moderator

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
Eduan
Username: Eduan
Moderator

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
Eduan
Username: Eduan
Moderator

He can login automatically after registration with this hack… Just wanted to add that. :)

Posted: Monday Sep 24th, 2012 at 12:15 pm #26326
Eduan
Username: Eduan
Moderator

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
Eduan
Username: Eduan
Moderator

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
Eduan
Username: Eduan
Moderator

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
Eduan
Username: Eduan
Moderator

Yes you can, since specific post page access doesn’t depend on accounts. :)

Posted: Monday Sep 24th, 2012 at 11:44 am #26318
Eduan
Username: Eduan
Moderator

No problem. :)

Posted: Sunday Sep 23rd, 2012 at 10:33 pm #26250
Eduan
Username: Eduan
Moderator

You can check out this article Charles:
Knowledge Base » s2Member® Conditionals

Hope this helps. :)

Posted: Sunday Sep 23rd, 2012 at 4:04 pm #26223
Eduan
Username: Eduan
Moderator

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
Eduan
Username: Eduan
Moderator

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
Eduan
Username: Eduan
Moderator

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
Eduan
Username: Eduan
Moderator

No, I don’t want to even show the spoiler. Just a dialog probably saying “Please register to get the whole story”, other than the title of the post.

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.

Another thing I’ve notice, when I set the posts restriction to Level #1, which means user at Level #0 won’t be able to access, and when they (Level #0) click on it the page will direct to registration page – doesn’t make sense for me I guess, why would they need to register again?

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.

Btw I don’t use any PayPal integration just yet as I don’t plan on charging anything on my contents at the moment. Could this be the reason?

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
Eduan
Username: Eduan
Moderator

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
Eduan
Username: Eduan
Moderator

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
Eduan
Username: Eduan
Moderator

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?

Viewing 25 replies - 2,001 through 2,025 (of 3,367 total)

Old Forums (READ-ONLY): The community now lives at WP Sharks™. If you have an s2Member® Pro question, please use our new Support System.

Contacting s2Member: Please use our Support Center for bug reports, pre-sale questions & technical assistance.