Rinto Kagamine Posted February 6, 2017 Share Posted February 6, 2017 Hello, I have an issue with cloudflare showing their IP instead of my member's real IP. I knew how to fix this in IPB but not in XF. My version is 1.5.12 Thanks in advance. Link to comment Share on other sites More sharing options...
2 Lady C Posted February 7, 2017 Share Posted February 7, 2017 18 hours ago, Len Kagamine said: Hello, I have an issue with cloudflare showing their IP instead of my member's real IP. I knew how to fix this in IPB but not in XF. My version is 1.5.12 Thanks in advance. https://support.cloudflare.com/hc/en-us/articles/202034110-Using-Cloudflare-with-Xenforo-forums http://xenforo.com/community/resources/cloudflare-detect-by-solid-mean-technology-removed.1595/ https://xenforo.com/community/threads/cloudflare-ip-checking.12152/ https://support.cloudflare.com/hc/en-us/articles/200170736-How-do-I-restore-original-visitor-IP-with-XenForo- 2 Link to comment Share on other sites More sharing options...
1 Ketchup Posted February 7, 2017 Share Posted February 7, 2017 If your using cloudflare drop: if (isset($_SERVER['HTTP_CF_CONNECTING_IP'])) { $_SERVER['REMOTE_ADDR'] = $_SERVER['HTTP_CF_CONNECTING_IP']; } @ the very bottom of library/config.php 1 Link to comment Share on other sites More sharing options...
0 Rinto Kagamine Posted February 7, 2017 Author Share Posted February 7, 2017 Thank you it helped! 1 Link to comment Share on other sites More sharing options...
0 Erza Posted February 7, 2017 Share Posted February 7, 2017 The question(s) in this support topic have been answered and the topic author has resolved their issue. This topic is now closed. If you have other questions, please open a new topic. Link to comment Share on other sites More sharing options...
Question
Rinto Kagamine
Hello, I have an issue with cloudflare showing their IP instead of my member's real IP. I knew how to fix this in IPB but not in XF. My version is 1.5.12
Thanks in advance.
Link to comment
Share on other sites
4 answers to this question
Recommended Posts