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.

Cristián Lávaque


My Latest Replies (From Various Topics)

Viewing 25 replies - 6,201 through 6,225 (of 7,376 total)
Author Replies
Author Replies
Posted: Friday May 11th, 2012 at 6:31 am #13191

Hi Tom.

If you’re using PayPal, check these panels:

[hilite path]Dashboard -› s2Member® -› PayPal® Options -› Account Details[/hilite]
[hilite path]Dashboard -› s2Member® -› PayPal® Options -› PayPal® IPN Integration[/hilite]
[hilite path]Dashboard -› s2Member® -› PayPal® Options -› PayPal® PDT Integration[/hilite]

To check your server, you can use this tool: http://www.s2member.com/r/server-check-tool/

I hope it helps. :)

Posted: Friday May 11th, 2012 at 6:26 am #13190

Hi Lovell.

s2Member can control the initial/trial term for this, but if you want to modify a subscription that’s already going, you’ll need to see if PayPal lets you. I’m not sure how it’s done, you’ll need to ask them. :/

Posted: Friday May 11th, 2012 at 6:23 am #13189

Hi Dimitrios.

TinyURL sometimes has problems… You could try another URL shortening service. Here’s where you change that: [hilite path]WP Admin -> s2Member -> General Options -> URL Shortening[/hilite]

I hope it helps. :)

Posted: Friday May 11th, 2012 at 6:19 am #13187

Hi Justus.

Yeah, that’s odd. What’s that Hostme entry at the bottom? I don’t see it in the plugins list.

Did you try changing the theme to the default one as a test? Sometimes the theme, although for the front, does affect the admin side.

Posted: Friday May 11th, 2012 at 6:12 am #13186

Hi Micah.

Saw your email.

In the field for the bucket, don’t enter the URL, just the bucket’s name. [hilite path]Dashboard -› s2Member® -› Download Options -› Amazon® S3/CDN Storage[/hilite]

Also, try configuring the Basic Download Restriction. [hilite path]Dashboard -› s2Member® -› Download Options -› Basic Download Restrictions[/hilite]

I hope that helps. :)

Posted: Friday May 11th, 2012 at 6:06 am #13185

Hi James.

Yeah, it’s definitely a nicer option to use. We’ll let you know when this is ready. :)

Posted: Friday May 11th, 2012 at 6:04 am #13184

Hi Mike.

Is the HG site a copy of the DH one?

Could you post the file’s URL/shortcode you’re using that’s resulting in the 404 URL?

Thanks. :)

Posted: Friday May 11th, 2012 at 6:02 am #13183

Hi Ed.

The confirmation email is always sent, even if everything goes fine, but it is a safe net in case s2Member doesn’t hear back from PayPal immediately and so that message is given, asking the person to check for the email later, after s2Member does hear from PayPal and can proceed.

Did you double check your PayPal integration? [hilite path]Dashboard -› s2Member® -› PayPal® Options[/hilite]

Could you post the log entries related to this transaction, x’ing out any private info, please? [hilite path]Dashboard -› s2Member® -› PayPal® Options -› Account Details -› Logging[/hilite]

Thanks!

Posted: Friday May 11th, 2012 at 5:58 am #13182

Hi Adam.

Hmm… Have you tried re-uploading the files?

Posted: Friday May 11th, 2012 at 5:51 am #13181

In the page with the problem, if you go to the HTML and find the URL to s2Member’s JavaScript, copy it and try opening it in your browser. Do you get the JS or an error?

Posted: Friday May 11th, 2012 at 5:50 am #13180

No, don’t know, but here’s a link to the Google search: http://www.google.com/search?q=”enabling+javascript+debugger+to+support+JavaScriptTool”

If you look at the Firefox Console, what does it show for JavaScript errors in that page?

Did you try this in another server? Did you contact your webhost to tell them about this problem? If it’s server related, they may be able to assist you.

Posted: Friday May 11th, 2012 at 5:42 am #13179

Did you enter the IDs to protect those pages with the Specific restriction? If you didn’t, then the PayPal button generator won’t list them. [hilite path]Dashboard -› s2Member® -› Restriction Options -› Specific Post/Page Access Restrictions[/hilite]

Also:

please be careful not to create a conflict with other Access Restrictions. If you are going to sell Specific Post/Page Access, you should enter specific Post/Page IDs here; and make SURE that you’ve NOT already protected any of these Posts/Pages with Member Level Access Restrictions. In other words, if you configure s2Member, in such as a way, that a Post/Page requires Membership Level Access, you cannot sell that same Post/Page through Specific Post/Page Access. Doing so, would create a conflict. Customers that purchased Specific Post/Page Access, would be unable to access the Post/Page – without also having a Membership. Not good. So please be careful.

If you log out of your account and try loading the page, do you get taken to the Membership Options Page? If so, the URL will include variables that you can read to find what restriction is being applied. [hilite path]Dashboard -› s2Member® -› API / Scripting -› Membership Options Page Variables (MOP Vars)[/hilite]

Posted: Friday May 11th, 2012 at 5:34 am #13178

Thanks for the kudos, Andrew. :)

I have noticed one issue with the email that S2Member generates when someone signs up. It seems to have a mix of currencies, in that I’m using GBP which seems to work for recurring, but charges today is in dollars (though paypal is using GBP). Any ideas?

Is that the confirmation email? What template do you have in your settings for it? [hilite path]Dashboard -› s2Member® -› PayPal® Options -› Signup Confirmation Email[/hilite]

What’s the shortcode you’re using for the purchase?

Posted: Friday May 11th, 2012 at 5:29 am #13175

Sorry, I didn’t know you had many options.

Hmm… You could have the options in a step before the registration, and then customize the pro-form dynamically. http://www.primothemes.com/forums/viewtopic.php?f=36&t=1604

I haven’t tried this, but you could test it, is generate a pro-form for each option, changing only the success attribute, and copy the HTML each outputs in the page where it is. All would be the same except for the [hilite mono]s2member_pro_paypal_registration[attr][/hilite] field. Change its type from hidden to a dropdown and for each option use the field values you got from their respective forms. paste the form in the HTML editor and try it.

Hope that helps.

Posted: Thursday May 10th, 2012 at 11:17 pm #13170

Hi Randy.

I’m not familiar with JavaScript, but someone that is should be able to customize it. The code is not encrypted and you’re free to customize your installation.

You can start with the file [hilite mono]s2member/includes/s2member.js[/hilite] although, if I’m not mistaken, the one actually used in the s2member-min.js one, but it’s quite unreadable since it’s minimized for speed.

I hope that helps.

In the future it’ll be simpler to customize these, but that release is not ready yet. We’re working on improving the pro-forms to make them easier to customized things like this.

Posted: Thursday May 10th, 2012 at 10:57 pm #13169

Hi Miike.

You can hide them with CSS. Use Firebug to help you see their exact ID (e.g. label.s2member-pro-paypal-form-card-type-maestro-label) and style them it with [hilite code]display: none;[/hilite].

I hope that helps. :)

Posted: Thursday May 10th, 2012 at 6:57 pm #13163

Hi :)

Posted: Thursday May 10th, 2012 at 6:55 pm #13162

With a MySQL query. I’m not very familiar with multisite. As far as I know, all the network users are in the same table, and they have a blog ID to know to which one they belong. If that’s correct, then do a query in phpMyAdmin to udpate those with blog ID __ to blog ID __.

Posted: Thursday May 10th, 2012 at 7:07 am #13141

David, here’s an article we just published on this: Knowledge Base » JW Player sample code not working

I hope it helps. :)

Posted: Thursday May 10th, 2012 at 4:44 am #13129

You’re welcome. I’m glad you found the problem.

For the PayPal tests I suggest that you enable logging. [hilite path]Dashboard -› s2Member® -› PayPal® Options -› Account Details -› Logging[/hilite] ;)

Posted: Thursday May 10th, 2012 at 2:57 am #13127

Great! I’m glad I could help. :)

Posted: Thursday May 10th, 2012 at 2:02 am #13125

Hi Buck.

Since your URI restriction has a trailing slash, the URL without it won’t have a match. Try removing all the trailing slashes and see if that solves your problems:

URIs That Require Level #0 Or Higher:
/groups
/group-forums
/activity
/profile
/settings

URIs That Require Level #1 Or Higher:
/members
/blogs
/messages
/friends
/forums
/forum

Actually, /forum will take care of /forums too. And /group would take care of /groups and /group-forums.

I hope that helps. :)

Posted: Thursday May 10th, 2012 at 1:52 am #13124

Hi Obaid.

Could you show me the shortcode you’re using for the button and the page you’re using it in, please?

Also, please post the log entries for the transaction that gave you that problem, x’ing out any private info (e.g. email, last name). [hilite path]Dashboard -› s2Member® -› ClickBank® Options -› Account Details -> Enable Logging[/hilite]

Thanks!

Posted: Thursday May 10th, 2012 at 1:47 am #13123

Cool.

Posted: Thursday May 10th, 2012 at 1:25 am #13121

Hi William.

Please watch this video and let me know if it helps. :)

Viewing 25 replies - 6,201 through 6,225 (of 7,376 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.