The IP of the users is the IP of my server, help :(

Nulled2

Well-known member
Registered
Joined
Dec 10, 2019
Messages
202
Points
38

Reputation:

From the xenforo panel, I see a lot of users sharing IP
It turns out that it is my server IP

:( I see the users as if they have the IP of the server and not its IP



Why? :(
 

BattleKing

Spirit of darkness
Staff member
Administrator
Moderator
+Lifetime VIP+
S.V.I.P Member
Collaborate
Registered
Joined
May 24, 2020
Messages
3,497
Points
523

Reputation:

Sounds like you are using cloudflare.
 

Nulled2

Well-known member
Registered
Joined
Dec 10, 2019
Messages
202
Points
38

Reputation:

Sounds like you are using cloudflare.
BattleKing if (isset($_SERVER['HTTP_CF_CONNECTING_IP'])) { $_SERVER['REMOTE_ADDR'] = $_SERVER['HTTP_CF_CONNECTING_IP'];

I was told to use this code but I can't find where to find it.

/library/config.php

1662169200689.png
 
View previous replies…
Top