Invision Community 4: SEO, prepare for v5 and dormant account notifications Matt November 11, 2024Nov 11
Posted September 16, 20177 yr 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
September 16, 20177 yr 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 ?
September 16, 20177 yr Author 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]; }
September 16, 20177 yr Author 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
September 17, 20177 yr 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.
Archived
This topic is now archived and is closed to further replies.