Bruce

My Latest Replies (From Various Topics)
Author | Replies |
---|---|
Author | Replies |
Posted: Saturday Apr 20th, 2013 at 12:39 am #47970 | |
![]() |
|
It makes sense, but the idea still stands. That error says it can’t connect to the same URL he said localhost was. You need to connect from http://www.masteryoursmallbusiness.com/members/ TO http://www.masteryoursmallbusiness.com/members/. It isn’t possible right now, so while the difference in this server’s treatment of localhost is different, it really doesn’t make any sense why that would be the cause for the error. |
|
Posted: Saturday Apr 20th, 2013 at 12:39 am #47969 | |
![]() |
|
It makes sense, but the idea still stands. That error says it can’t connect to the same URL he said localhost was. You need to connect from http://www.masteryoursmallbusiness.com/members/ TO http://www.masteryoursmallbusiness.com/members/. It isn’t possible right now, so while the difference in this server’s treatment of localhost is different, it really doesn’t make any sense why that would be the cause for the error. |
|
Posted: Saturday Apr 20th, 2013 at 12:21 am #47965 | |
![]() |
|
You need to make sure you’re logged in as an admin in WordPress. Then it should show up. :-) |
|
Posted: Saturday Apr 20th, 2013 at 12:19 am #47963 | |
![]() |
|
Let us know if you have any further questions/concerns. :-) |
|
Posted: Saturday Apr 20th, 2013 at 12:14 am #47961 | |
![]() |
|
No, this isn’t a database connection. It’s an HTTP connection via PHP fopen() or cURL. |
|
Posted: Saturday Apr 20th, 2013 at 12:12 am #47959 | |
![]() |
|
Thanks for your patience.I just checked out your site, and I refreshed your General Options (I didn’t change anything), and attempted log in with a test User @ s2Member Level 0. I was redirected to this URL:
So it appears to be working correctly.
Administrators don’t get redirected on login. This is normal.
|
|
Posted: Saturday Apr 20th, 2013 at 12:08 am #47958 | |
![]() |
|
Sorry, I forgot to post the URL. http://www.masteryoursmallbusiness.com/members/?s2_diagnostics |
|
Posted: Saturday Apr 20th, 2013 at 12:07 am #47957 | |
![]() |
|
The s2-http-api-debug.log file you sent us contains the error, and you can also direct them to this URL to see the error WordPress is throwing (connection done through wp_remote_request()) |
|
Posted: Saturday Apr 20th, 2013 at 12:04 am #47955 | |
![]() |
|
Details Received.I’m taking a look now. |
|
Posted: Saturday Apr 20th, 2013 at 12:03 am #47954 | |
![]() |
|
The connection is being done through PHP’s fopen(), or cUrl. This is the same method used to do remote connections, but the connection itself is to your server. |
|
Posted: Saturday Apr 20th, 2013 at 12:01 am #47952 | |
![]() |
|
I can’t think of anything, sorry. The best way to describe it would be that their servers are rejecting connections that come from itself. As in you can’t connect from your site, to your site. That’s basically all that’s happening here, and they should know what’s causing this, and if/how they can fix it. |
|
Posted: Friday Apr 19th, 2013 at 11:56 pm #47949 | |
![]() |
|
They should know what’s causing this. It’s not a PHP.ini file thing. It’s something they have set up specifically on their server. Tell them that you’re not able to connect back to your server from your server, rather than calling it a loopback. |
|
Posted: Friday Apr 19th, 2013 at 11:51 pm #47947 | |
![]() |
|
Yes I’d definitely recommend retrying the integration. Let us know if that doesn’t work and we can work from there. |
|
Posted: Friday Apr 19th, 2013 at 11:49 pm #47946 | |
![]() |
|
Investigation Complete.If you’ll take a look at this URL, you’ll see that it’s returning an error:
The code I had you upload is trying to connect back to this URL, and failing:
This tells me that your server is blocking loopbacks, which is not something that’s normally done. You should contact your hosting company and see if they can stop this from happening. s2Member needs it to work for several things, including redirecting after coming back from your payment gateway, doing Cron Jobs (to demote Users), and many other things. |
|
Posted: Friday Apr 19th, 2013 at 11:44 pm #47945 | |
![]() |
|
You don’t need to fill out the FTP details. Just put N/A in those fields. :-) |
|
Posted: Friday Apr 19th, 2013 at 11:40 pm #47943 | |
![]() |
|
Thanks, I’m going taking a look now. |
|
Posted: Friday Apr 19th, 2013 at 11:38 pm #47941 | |
![]() |
|
Posted: Friday Apr 19th, 2013 at 11:35 pm #47939 | |
![]() |
|
The page you should be looking at is:
but based on my tests just now, it looks like your server isn’t picking up the plugin at all. Mind if I try? |
|
Posted: Friday Apr 19th, 2013 at 11:31 pm #47937 | |
![]() |
|
Okay, thanks for the information. Would you mind sending us a Dashboard login on your site so we can see what’s going on? You can send the details here: |
|
Posted: Friday Apr 19th, 2013 at 11:30 pm #47936 | |
![]() |
|
Not unless you make it. You could use Payment Notifications to reset the counter. It should be fairly simple to do. See: Dashboard -› s2Member® -› API / Notifications -› Payment Notifications |
|
Posted: Friday Apr 19th, 2013 at 11:29 pm #47934 | |
![]() |
|
No, that code snippet is only seeing if you can connect to your website through PHP from within your website (or “loopback”). |
|
Posted: Friday Apr 19th, 2013 at 11:27 pm #47931 | |
![]() |
|
I’m bumping this for our development team. I’m waiting for their reply. |
|
Posted: Friday Apr 19th, 2013 at 11:25 pm #47930 | |
![]() |
|
NOT a Pre-Sale Question. Moving to the Community Forums.
|
|
Posted: Friday Apr 19th, 2013 at 11:24 pm #47929 | |
![]() |
|
Thanks for the follow-up.I took a look at your scanner and I’m almost certain now that the problem here is with your server’s inability to loopback. Please try using the information in the link for the post from Cristian I posted in my last reply, and if that comes back with an error then that’s definitely the problem. |
|
Posted: Friday Apr 19th, 2013 at 11:23 pm #47928 | |
![]() |
|
Okay, thanks. And is this directly from http://yoursite.com/wp-login.php ? Or are you using an external link to the login page / a login form? |