Statistics: Posted by webnola — October 14th, 2011, 11:50 am
Statistics: Posted by Jason Caldwell — October 13th, 2011, 7:52 pm
Statistics: Posted by Jason Caldwell — October 13th, 2011, 1:28 pm
Statistics: Posted by webnola — October 13th, 2011, 12:28 pm
<?php
add_action("init", "s2_debug");
function s2_debug(){
if(!empty($_GET[__FUNCTION__]))
exit($GLOBALS["WS_PLUGIN__"]["s2member"]["c"]["logs_dir"]);
}
?>
http://example.com/?s2_debug=yes
Statistics: Posted by Jason Caldwell — October 11th, 2011, 7:30 pm
Hmm, is logging still enabled? You might take another quick look at your configuration under: s2Member -> PayPal Options -> Account Details -> Logging/Debugging. If logging is enabled, but nothing is being written to these files, you might check permissions on those files. If you migrated the site to a new server or something like that, perhaps s2Member lost the ability to write data to these files due to server permissions? Also note, with PayPal Pro, the paypal-rtn.log file is not written, as there is no Auto-Return data processed/needed. With PayPal Pro Forms, you should have: /s2member-logs/paypal-api.log and /s2member-logs/paypal-ipn.log.webnola wrote:We are noticing that the two log files (paypal-rtn.log and paypal-ipn.log)haven't updated in months. We have had plenty of members since then and done plenty of tests so something should be showing.
Logging routines are enabled on s2member Paypal options. We are running s2member (110915) w/pro (110915) on wordpress 3.2.1. Using Paypal Pro with Paypal Pro forms.
Any ideas?
Statistics: Posted by webnola — October 10th, 2011, 1:37 pm
Hmm, is logging still enabled? You might take another quick look at your configuration under: s2Member -> PayPal Options -> Account Details -> Logging/Debugging. If logging is enabled, but nothing is being written to these files, you might check permissions on those files. If you migrated the site to a new server or something like that, perhaps s2Member lost the ability to write data to these files due to server permissions? Also note, with PayPal Pro, the paypal-rtn.log file is not written, as there is no Auto-Return data processed/needed. With PayPal Pro Forms, you should have: /s2member-logs/paypal-api.log and /s2member-logs/paypal-ipn.log.webnola wrote:
We are noticing that the two log files (paypal-rtn.log and paypal-ipn.log)haven't updated in months. We have had plenty of members since then and done plenty of tests so something should be showing.
Logging routines are enabled on s2member Paypal options. We are running s2member (110915) w/pro (110915) on wordpress 3.2.1. Using Paypal Pro with Paypal Pro forms.
Any ideas?
Statistics: Posted by Jason Caldwell — October 7th, 2011, 8:06 pm
Cristián Lávaque wrote:
When users pay, are they given the right access they bought?
Statistics: Posted by webnola — October 3rd, 2011, 3:20 pm
Statistics: Posted by webnola — September 27th, 2011, 12:15 pm