Invision Community 4: SEO, prepare for v5 and dormant account notifications By Matt Monday at 02:04 PM
s3d Posted September 16, 2017 Posted September 16, 2017 Hello I need help from you guys plesas . This blue box is still not working at all, this is a screen shot which proof this box is not working since we made the upgrade for the website. 1. http://prntscr.com/glwwe5 Also, I have IP problem , when smoeone register it give him or her the same IP. http://prntscr.com/glxd4h
Pete T Posted September 16, 2017 Posted September 16, 2017 12 minutes ago, s3d said: I think No one will respond . the first one have tried using different theme as Admin CP theme can be changed, if that don't work the run the support tools this could fix the issue as for IP issue you sure not the same person ? or using VPN to hide the real ip ?
s3d Posted September 16, 2017 Author Posted September 16, 2017 I have joined a shiled server which protect my website from DDoS attack, and I have to put their nameserver. " Not the host provider" . when I talked to them, about the IP problem, they said I have to put this code on the wordpress config if ( isset( $_SERVER['X-Real-IP'] ) ) { $http_x_headers = explode( ',', $_SERVER['X-Real-IP] ); $_SERVER['REMOTE_ADDR'] = $http_x_headers[0]; }
s3d Posted September 16, 2017 Author Posted September 16, 2017 honestly, he asked me which kind of software I'm using " I said wordpress" I don't know if I'm wrong. I don't know what kind of software IPS are using. Anyway, I just want to know where should I put that code that it. please , code the IP address will be in the HTTP Header: X-Real-IP I can fix it this way I really really appreciate that
Pete T Posted September 17, 2017 Posted September 17, 2017 Wordpress is Wordpress your using IPS Suite maybe different configurations needed but try adding code into config.php this be same place where root files are so would see admin,plugin,system,application etc then have few files out folders like index.php then see config file.
Recommended Posts
Archived
This topic is now archived and is closed to further replies.