PriMoThemes — now s2Member® (official notice)
This is now a very OLD forum system. It's in READ-ONLY mode.
All community interaction now occurs at WP Sharks™. See: new forums @ WP Sharks™
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
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
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?
Users browsing this forum: Google [Bot] and 13 guests