xyannix wrote:
I just removed the free trial and now instead of the person waiting for an email it redirects them to the registration page and then they can register a user name and password. It also sends the email.
The question is, why when I offer a free trial does it say wait for an email but when I offer no free trial they can register right away?
Statistics: Posted by Jason Caldwell — August 24th, 2010, 10:53 am
Statistics: Posted by xyannix — August 18th, 2010, 2:49 am
Statistics: Posted by xyannix — August 18th, 2010, 1:41 am
Statistics: Posted by Jason Caldwell — August 17th, 2010, 4:42 pm
Statistics: Posted by xyannix — August 17th, 2010, 3:25 pm
allow_url_fopen = ON
allow_url_include = ON
Warning: file_get_contents(https://www.paypal.com/) [function.file-get-contents]: failed to open stream: Invalid argument in D:\Hosting\5501839\html\member\fopen-test-https-paypal.php on line 2
Statistics: Posted by Jason Caldwell — August 17th, 2010, 3:17 pm
Statistics: Posted by xyannix — August 17th, 2010, 4:34 am
Create a new PHP file, and name it:
s2member-hacks.php
Place these lines inside it:
<?php
add_filter("use_curl_transport", "disable_curl");
function disable_curl($use_curl_transport){ return false; }
?>
Save that file in this location:
/plugins/s2member/includes/functions/s2member-hacks.php
Statistics: Posted by Jason Caldwell — August 5th, 2010, 2:18 pm
Statistics: Posted by dfstorm — August 2nd, 2010, 11:13 pm
Statistics: Posted by Guest — August 2nd, 2010, 10:06 pm
Statistics: Posted by xyannix — July 14th, 2010, 6:23 am
Statistics: Posted by xyannix — July 14th, 2010, 5:36 am
Statistics: Posted by xyannix — July 12th, 2010, 7:04 am
Statistics: Posted by chrisk2020 — July 12th, 2010, 6:59 am
Statistics: Posted by xyannix — July 12th, 2010, 5:24 am