Jump to content

Upgrade problems


s3d

Recommended Posts

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 ? 

Link to comment
Share on other sites

:(  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]; }

 

Link to comment
Share on other sites

:( 

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

 

Link to comment
Share on other sites

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.

Link to comment
Share on other sites

Archived

This topic is now archived and is closed to further replies.

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...