Quote:
Originally Posted by cellarius
Understood. Although, as a general rule, do not PM members here for private assistance unless asked to. And if you want help fast, make sure as many members as possible have access to all relevant information. For example, you surely realize that it does not take more than a simple find/replace all in your favourite editor to anonymize your IP address in your log.
|
Quote:
Originally Posted by kh99
I looked at the logs and didn't see any paypal activity, but I also noticed that the 70 lines of access log covered less than 1 minute, so I don't think any conclusions can be drawn from that.
I looked at the code for the points mod that does work with paypal, but it doesn't look llike it uses the IPN message. I don't know how it works without it.
I tried to go to https://removed.com using chrome this morning and got this message:
Code:
The webpage at https://removed.com/ might be temporarily down or it may have moved permanently to a new web address.
Error code: ERR_SSL_VERSION_OR_CIPHER_MISMATCH
which is kind of what I was originally thinking, that there may be an SSL handshake issue between paypal and your server. I don't know how you'd go about debugging that. I think apache has an ssl error log, (if that's what you're using). ETA: or, as I think I mentioned earlier, maybe you can run an http server that allows access only to payment_gateway.php.
|
Quote:
Originally Posted by ozzy47
Actually, the only time I am not showing as online is when I loose power. My pc is on 24/7 and I always have a vB.org tab open.
|
New update guys : we have disabled SSL in our forum ,and we've gone back to HTTP , but still the same issue , I don't know what the problem now , I have been thinking the whole time that it's SSL issue but now I found that's not , so what is the problem , I think something in my server , like a firewall or something.