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.

Ronnie


My Latest Replies (From Various Topics)

Viewing 25 replies - 76 through 100 (of 102 total)
Author Replies
Author Replies
Posted: Thursday Jan 24th, 2013 at 7:39 am #39396
Ronnie
Username: Zeeflo

I am suspecting that my files are being propegated to the cloudfront edge server, as I can add video files further and further down my bucket… At some point it should reach K hehe..

I think that this is whats going on!!

Posted: Thursday Jan 24th, 2013 at 7:20 am #39393
Ronnie
Username: Zeeflo

Thats right. The Panda doesnt work, HOWEVER, the post with 10000bc, and your video does!! :/

I dont get it…….

Posted: Thursday Jan 24th, 2013 at 7:03 am #39384
Ronnie
Username: Zeeflo

If you test my “Test Indlæg”.. I swapped the Kung Fu panda with another stream (10000 bc)..

This works!!

Im really scared now….

Posted: Thursday Jan 24th, 2013 at 7:00 am #39381
Ronnie
Username: Zeeflo

Hi jason.

Please check the two new posts!

They both work..

This scares me!!

Posted: Thursday Jan 24th, 2013 at 6:42 am #39377
Ronnie
Username: Zeeflo

The oddball thing is that, the first time following your HOW-TO, it worked flawlessly..

Then I came back to s2member to write about the Mouse not autohiding.
I came back to my site, and then that error was there..

:/

Posted: Thursday Jan 24th, 2013 at 6:33 am #39375
Ronnie
Username: Zeeflo

A thought could be that a wordpress plugin or rule in your functions.php is overriding when a user logs in.?

Posted: Thursday Jan 24th, 2013 at 6:23 am #39371
Ronnie
Username: Zeeflo

Private dashboard contact form submitted :)

Posted: Thursday Jan 24th, 2013 at 6:13 am #39364
Ronnie
Username: Zeeflo

Go to: S2member-> General options -> Login Welcome Page

And either chose an existing page or a custom url! :)

Posted: Thursday Jan 24th, 2013 at 6:02 am #39358
Ronnie
Username: Zeeflo

1. You’ve completed the integration between s2Member and Amazon S3.

Done!

2. You’ve completed the integration between s2Member and CloudFront.

3. This file exists in this location, inside the Bucket tied to your CloudFront distribution.
kungfupanda2/kungfupanda2_16-9_1800k_720p.mp4

Controlled and exists.

4. The file name and path are correct.

Filename and path is correct:
https://s3-eu-west-1.amazonaws.com/media.movielocker.dk/kungfupanda2/kungfupanda2_16-9_1800k_720p.mp4

If all of that checks out. How long have your CloudFront Distributions been live? Have they had time to propagate yet? Did you integrate any CNAME records when setting up CloudFront?

It seems to check out. I deleted the previous distributions and started ALL over while waiting for a reply.
I still get the error. Its been live for about an hour, and both distributions are live and deployed. No CNAME is integrated.

What is the name of your S3 Bucket please?

media.movielocker.dk

If you want to investigate on my Amazon account and/or website, contact me directly to get passwords.

/Ronnie

Posted: Saturday Jan 19th, 2013 at 3:07 am #38300
Ronnie
Username: Zeeflo

Perhaps I should hand over the danish translation to the developers so it can be integrated; problem solved forever :D

Posted: Tuesday Jan 15th, 2013 at 5:33 pm #37675
Ronnie
Username: Zeeflo

Thank you for your quick replies. Its much appriciated! Thumbs up from here!

Hack file is created and edited as per your guideline. I have created the button and hack for “3: D” and will keep you posted about what happens when we get our first 12 hour sale! :)

Posted: Tuesday Jan 15th, 2013 at 5:00 pm #37663
Ronnie
Username: Zeeflo

Since we already have 1 day access as another option, I could – with the s2 hacks plugin create, lets say a WEEK pass instead, and give it the +12 hours definition in the hack.

I would then create a button for 1 week access, but the client would in fact only get 12 hours!

Like this:

<?php
add_action('init', 's2_payment_notification_handler');
function s2_payment_notification_handler()
	{
		if(!empty($_GET['s2_payment_notification']) & !empty($_GET['user_id']) && !empty($_GET['item_number']))
			{
				if(preg_match('/\:1 W$/', $_GET['item_number']))
					update_user_option((integer)$_GET['user_id'], 's2member_auto_eot_time', strtotime('+12 hours'));
			}
	}
	
	

(:1 W$ instead of :1D$)

Correct?

  • This reply was modified 3 years, 11 months ago by  Ronnie.
Posted: Tuesday Jan 15th, 2013 at 4:18 pm #37649
Ronnie
Username: Zeeflo

@Jason.

Thats not really the option I am looking for. We already have restrictions set to ALL posts, and this would create a conflict, also, its not just a page or a single post we restrict. We restrict all posts like before mentioned.

Can I use the pro-forms Level 1-4 somehow, like making the RT=”D” and 0.5 for ½ a day?

  • This reply was modified 3 years, 11 months ago by  Ronnie.
  • This reply was modified 3 years, 11 months ago by  Ronnie.
Posted: Tuesday Jan 8th, 2013 at 6:19 pm #36637
Ronnie
Username: Zeeflo

It looks like you are using custom expiration signed urls for with your videos?
We have paid alot of money to have the same thing developed, because we had the same issue with some iOS devices, and our developed code now works flawlessly with eveything from ipads to playstations, iphones to nokias, and with any wordpress-player!

Posted: Sunday Jan 6th, 2013 at 4:39 pm #36399
Ronnie
Username: Zeeflo

Again, I was too fast on the trigger.
When comparing the shortcodes for different plans, I realized I had been using the wrong pro-forms (recurring form) instead of the buy-now pro-form.
Even though I had selected XX $ for 1 day non-recurring it gave members access to 1 month..

I have redone my pro-forms with Buy-now, instead of recurring (with non-recurring option)

The shortcode now looks like this:

[s2Member-Pro-PayPal-Form level="1" ccaps="" desc="Uden abonnement / 12,- for 24 timer" ps="XXXX" lc="" cc="DKK" dg="0" ns="1" custom="www.XXXXX.dk" ta="0" tp="0" tt="D" ra="12" rp="1" rt="D" rr="BN" rrt="" rra="2" accept="paypal" accept_via_paypal="paypal,visa,mastercard,amex,discover,maestro" coupon="" accept_coupons="0" default_country_code="DK" captcha="0" /]

I hope this solves it, but please confirm it :)

Posted: Thursday Jan 3rd, 2013 at 2:46 am #36060
Ronnie
Username: Zeeflo

@ Bruce

Unfortunately I cannot confirm that your solution works effectively.

This is how a payment page looks like in HTML:

<img class="alignnone size-full wp-image-464" title="ssl" src="https://www.movielocker.dk:443/wp-content/uploads/2012/12/ssl2.png" alt="" width="102" height="32" />
<br>
[s2If is_user_logged_in()]<br>
<strong>Du er allerede medlem og er logget ind på din konto.<br>
Hvis du ønsker at købe et nyt medlemskab  skal du først logge af! </strong>[/s2If]
[s2If !is_user_logged_in()]
For denne engangs-betaling for du adgang i 24 timer til MovieLocker.<br>
Herefter vil dit medlemsskab automatisk blive slettet, og du vil ikke blive opkrævet igen.<br>
Du skal dog oprette dig som medlem og betale endnu engang hvis du vil have medlemsskab hos os igen.
<br><br>
Dette er en god løsning for dig, hvis du skal hygge en enkelt aften med kæresten eller vennerne, eller hvis du er ved at kede dig ihjel og mangler lidt spænding!
</p>[s2Member-Pro-PayPal-Form level="1" ccaps="" desc="Uden abonnement / 12,- for 24 timer" ps="movielocker" lc="" cc="DKK" dg="0" ns="1" custom="www.movielocker.dk" ta="0" tp="0" tt="D" ra="12" rp="1" rt="M" rr="0" rrt="" rra="2" accept="paypal" accept_via_paypal="paypal,visa,mastercard,amex,discover,maestro" accept_coupons="0" default_country_code="DK" captcha="0" /]
[/s2If]

You can view the page with IE here: https://www.movielocker.dk/?page_id=507
It is still not possible to click the buy now button.

The solution is to add this code to your custom theme functions.php:

remove_filter ('the_content', 'wpautop');

And regarding the buy now button, I am allowed by paypal to use a custom Buy Now button image (we are not using PayPal Pro but PayPal express checkout), and it would be great if you or someone in the support team would tell me how I can either a) change the button image, or 2) atleast have it in our native language (danish).
I have searched the forum, and tried the solutions with hacks etc, and nothing works.

Posted: Thursday Jan 3rd, 2013 at 2:31 am #36059
Ronnie
Username: Zeeflo

Ill re-enable the wordpress autoparagraph function and try it.
Ill keep you posted in 2 minutes.

Posted: Sunday Dec 30th, 2012 at 11:35 am #35803
Ronnie
Username: Zeeflo

I just noticed a small $ in front of the code! I think I have it sorted out!

Posted: Wednesday Dec 19th, 2012 at 12:32 pm #35079
Ronnie
Username: Zeeflo

It could very well be an MTA or MUA issue on your server. Im actually pretty sure it is, since s2member does not include a custom mail transport agent, but uses the default of your mail user agent.

You probably need to check your servers or wordpress/php send mail settings.

Posted: Wednesday Dec 19th, 2012 at 10:08 am #35064
Ronnie
Username: Zeeflo

Not when I read my terms of use with paypal express checkout, which is what I use pro forms for?.

But with that being said, how do we make it native language and not english?

Posted: Tuesday Dec 18th, 2012 at 9:31 pm #34984
Ronnie
Username: Zeeflo

I figured it out.

[s2If is_user_logged_in()]
Text here for users logged in!
[/s2If]
[s2If !is_user_logged_in()]
Text here for users NOT logged in!
[/s2If]

Posted: Tuesday Dec 18th, 2012 at 7:01 pm #34974
Ronnie
Username: Zeeflo

Thank you, but I do not see any solution on this matter in that thread.

And since we dont actually use PayPal Pro, but use pro forms with Paypal Express checkout, we are allowed by paypal to use custom buttons.

I would like assistance from Customer Support to show me where in the sourcecode I can make the pay now button link to a custom pay now button.

Thanks in advance:

/Ronnie

Posted: Tuesday Dec 18th, 2012 at 6:57 pm #34973
Ronnie
Username: Zeeflo

I recommend that you try this accept=”paypal” accept_via_paypal=”paypal” so the shortcode would be:

[s2Member-Pro-PayPal-Form level="2" ccaps="" desc="Uden abonnement / 59,- for 30 døgn" ps="XXXX" lc="" cc="DKK" dg="0" ns="1" custom="XXXXXX" ta="0" tp="0" tt="D" ra="59" rp="1" rt="M" rr="0" rrt="" rra="2" accept="paypal" accept_via_paypal="paypal" accept_coupons="0" default_country_code="DK" captcha="0" /]

If I use the accept=”paypal” the options to preselect a credit card, but the user is taken directly to express checkout.
This solves the SOLO issue as there is no preselecting :)

We don’t have a “no questions asked” refund policy, could you point me to where you read that? This is our refund policy: s2Member® » Terms » Refund Policy.

You are correct. It is the S3Flowshield plugin that offers 30 days return policy. I bought these two plugins the same day, so – my bad! :)
How ever, I read in another post that you actually did/do refund people who bought this and could not use it at all with Proforms, so a thumbs up for that! I will how ever keep the plugin and not ask for a refund, as the pro forms do have some, but very limited, functionality for non-paypal pro customers (i.e. I can use express checkout, and users can create their own credentials when signing up).

Thanks for the suggestion. We are working on making more payment gateways available for the rest of the world, but don’t have a release date for it. For now, though, like you said, Express Checkout is an option you can use.

Youre welcome. And like I said, Im looking forward to being able to use this for direct payment on our website – I can only hope its a priority with Jason and Co. to make this work with Paypal Website Payments etc.
I hope you also got something from this, as I am sure there will be other people like ourselves, who cannot get Paypal pro who will look for a solution. And the way I use the pro forms for express checkout is not the best in terms of ease of use for our customers, but it will suffice for now.

Posted: Monday Dec 17th, 2012 at 7:56 am #34832
Ronnie
Username: Zeeflo

s2Member supports PayPal Pro, it’s not about what country it’s in. If PayPal Pro is available in a country, s2Member will work with it. s2Member supports PayPal Pro and PayPal Pro PayFlow Edition.

I have investigated this matter with PayPal in Denmark and the U.S.
PayPal Pro is only available in a few countries, in fact only a couple. This is the reason why S2member pro is not working. You can only register for PayPal Pro if you have a U.S. bank account, U.S. issued credit card, U.S. adress etc – in other words, completely useless for residents outside the U.S.

In the rest of the world, there is a “PayPal Pro” but its called Paypal Website Payments. This is a feature that allows you to to the exact same thing as S2Member Pro – accept payments directly on your website, which UNDISPUTEDLY is the major factor to buy your product and not just use your free edition – in other words, your product is not adviseable to the rest of the worlds 6 billion people. S2member should need to look into this matter – fast, and create/combine a version for non U.S. paypal customers who can only Paypal Website Payments to accept payments directly on their website!

What could be the problem is that you think you have PayPal Pro when you actually don’t. I see that it sayd that PayPal Standard is to get paid on your site, but everywhere else PayPal Standard is the free service that uses PayPal buttons and the checkout happens on their site, not yours.

Thats correct, I dont have Paypal Pro and can never get it :(. Dont confuse my use of the term standard as I am not referring to PayPal standard, but to Paypal Website Payments, in cette question i stated that Paypal Website Payments is the standard plan to accept payments directly on your own website for the “rest of us”.

It’d be best if you contacted PayPal DK to confirm what type of account you have and to upgrade to PayPal Pro if you don’t have it yet. Just be careful with PayFlow Pro, since it’s a similar name, but a different service that’s not supported by s2Member yet.

Its hereby done, and explained as best as I can above :)

By the way, in your pro-form, when I selected one of the cards, the fields for it were not shown. Only the Solo card had them show, but I wonder if you have that card available in your country. Anyway, you may be having a JS problem there, and I’d test if the theme or another plugin is causing it. Could you try the suggestions in this article for those?

My “workaround” to make s2member Pro forms use Paypal as an Express checkout was to make a shortcode like this:

[s2Member-Pro-PayPal-Form level="2" ccaps="" desc="Uden abonnement / 59,- for 30 døgn" ps="XXXX" lc="" cc="DKK" dg="0" ns="1" custom="XXXXXX" ta="0" tp="0" tt="D" ra="59" rp="1" rt="M" rr="0" rrt="" rra="2" accept_via_paypal="paypal,visa,mastercard,amex,discover,maestro" accept_coupons="0" default_country_code="" captcha="0" /]

You may notice that I removed the accept=”paypal, etc” statement and replaced it with the accept_via_paypal=”paypal,visa,mastercard,amex,discover,maestro” statement. This sends my clients to an express checkout page on Paypal, where they can type in credit card number etc. This cannot be done with your free edition paypal buttons only. If I use paypal buttons, my clients are sent to a paypal create account/log in to account page, without the opportunity to pay with checkout express.

So, my solution is a subscription info page, where i have created custom buttons that sends the client onwards to another payment page like this that hosts the actual pro forms (this is because i am using several s2 member levels depending on the subscription they want, and having 3 pro forms on 1 page looks absolutely horrible).

As you can also see in my accept_via_paypal statement, I have NO solo statement, and I am wondering WHY its showing. I would like to get assistance asap on that matter, as I believe its a shortcode error caused by not having the accept=”” statement included in my shortcode?!

During my research I have found other customers with the same issue:
http://www.s2member.com/forums/topic/confused-with-paypal-pro/
http://www.s2member.com/forums/topic/error-10565-merchant-country-unsupported-2/
http://www.s2member.com/forums/topic/error-10565-merchant-country-unsupported/

Thus, I do believe you have a fair idea about whats going on when I initially posted my error in the first post.

I didnt read anywhere, when i bought this software that Paypal Pro is only supported by U.S. PayPal customers.
I did how ever read that you, even though you have a “no questions asked” return policy if not happy with the product – you state that you do not refund digital goods etc. Which means im pretty much screwed untill you develop s2member pro to work with the rest of the globe :) – Which you should, cause its pretty dumb not to.. Youre losing the money you didnt earn, and why? You have already proved with S2member Pro that you have the necessary skills to develop it, so there is actually no reason NOT to! Im looking forward to being able to use S2member with Paypal Website Payments!

Please forward this post to lead developers as I hope it will inspire them! :)

Dont forget to help me resolve my Solo issue, and have a very merry white christmas :)

Posted: Friday Dec 14th, 2012 at 4:07 pm #34708
Ronnie
Username: Zeeflo

Hmm.. Does support avoid my request on purpose? ;)

Bumping again!

Viewing 25 replies - 76 through 100 (of 102 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.