IF you've enabled Debugging/Logging for PayPal under: s2Member -> PayPal Options -> Account Details -> Logging.
Possible log file locations:
/wp-content/plugins/s2member-logs/paypal-ipn.log
/wp-content/plugins/s2member-logs/paypal-rtn.log
/wp-content/plugins/s2member-logs/paypal-api.log
* The /s2member-logs/ directory is only created when you enable logging.
With s2Member Pro installed, you may have several other log files, depending on the Payment Gateways that you've integrated. But in either case, they will all be inside the /s2member-logs/ directory.
All of this being said, s2Member's IP Restrictions are NOT stored in a log file. These are stored in a Transient database field internally so they can be referenced using relational database techniques. For a novice site owner, the only way to delete these is by using the tools provided by s2Member. You can either "Reset All IP Restrictions", or you can reset those for a particular account which is under a temporary ban.
To delete/reset ALL IP Restrictions, check your Dashboard under:
s2Member -> General Options -> Unique IP Restrictions -> [ press Reset button there ]
To delete/reset IP Restrictions for a specific account, find that User in your list of Users ( i.e. in your Dashboard ). Click the [Edit] link next to that User in the list. Toward the bottom of the editing panel for that account, you will find a checkbox making it possible to delete/reset any existing IP Restrictions associated with that User. s2Member will also provide a note here for you, indicating whether a temporary ban has been triggered for this account; or not. I'm attaching a screen shot for clarity.
delete-ip-restrictions.jpg
For experienced site owners. If you want to delete all IP Restrictions from the database yourself, you can search your `wp_options` table for `meta_key` values associated with Transients. All of s2Member's IP Restriction Transients start with '_transient_s2m_ipr_' and/or '_transient_timeout_s2m_ipr_'.Statistics: Posted by Jason Caldwell — March 8th, 2011, 5:24 pm
]]>