bopat
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: Can t access my website admin link abroadOk problem solved
I had to insert this in htaccessSetEnvIf GEOIP_COUNTRY_CODE NL AllowCountry
SetEnvIf GEOIP_COUNTRY_CODE US AllowCountry and so onThanks for the help everybody
Forum: Fixing WordPress
In reply to: Can t access my website admin link abroadI just asked them to do so.
Waiting for answerbut I logged in in my account and there all IP addresses are allowed
https://lh3.googleusercontent.com/-20v5AlsNN38/V2QIYhftU4I/AAAAAAAAngw/U_hykXOJBOw77IERK34JaDUsWVVyU-09ACCo/s1440/Fullscreen%2Bcapture%2B2016.06.17.%2B162504.jpgForum: Fixing WordPress
In reply to: Can t access my website admin link abroadI got answer from my provider
He told me that I have to add this
SetEnvIf GEOIP_COUNTRY_CODE SK AllowCountryReplace country code SK with required country code
Now I replaced it with USACould you please try it?
Forum: Fixing WordPress
In reply to: Can t access my website admin link abroadSterndata
If I will delete that line from.htaccess ?
That is no solution?
Or soemthing else is overwriting that command?Forum: Fixing WordPress
In reply to: Can t access my website admin link abroadForum: Fixing WordPress
In reply to: Can t access my website admin link abroadHere is list of folders in the plugins folder
https://lh3.googleusercontent.com/-421aSy3VXtU/V2QCyKvtvLI/AAAAAAAAngM/hy6UJNET6Pwn7EDyDGQoAWdd6vW4EvKPACCo/s503/Fullscreen%2Bcapture%2B2016.06.17.%2B155949.jpgForum: Fixing WordPress
In reply to: Can t access my website admin link abroadI turned off all plugins except gallery, forms and theme cherry plugin…
Forum: Fixing WordPress
In reply to: Can t access my website admin link abroadWhat is MU plugin?
gallery
gallery-bank
languages
ngg
plugins
themes
upgrade
uploadsindex.php
Forum: Fixing WordPress
In reply to: Can t access my website admin link abroadI modified this domain, I forgot to specify
Forum: Fixing WordPress
In reply to: Can t access my website admin link abroadI just did it
Could you try if it s working?Forum: Fixing WordPress
In reply to: Can t access my website admin link abroadShould I delete it?
Forum: Fixing WordPress
In reply to: Can t access my website admin link abroadIt was there… I have no idea
Forum: Fixing WordPress
In reply to: Can t access my website admin link abroadSetEnvIf GEOIP_COUNTRY_CODE DE AllowCountry # BEGIN WordPress <IfModule mod_rewrite.c> RewriteEngine On RewriteBase / RewriteRule ^index\.php$ - [L] RewriteCond %{REQUEST_FILENAME} !-f RewriteCond %{REQUEST_FILENAME} !-d RewriteRule . /index.php [L] </IfModule> # END WordPress <IfModule mod_security.c> SecFilterEngine Off SecFilterScanPOST Off </IfModule>Moderated to put in backticks for “code”
Forum: Fixing WordPress
In reply to: Can t access my website admin link abroadOk I deactivated all plugins excepr forms and gallery.
ould you please try?Forum: Fixing WordPress
In reply to: Can t access my website admin link abroadOk I will try to deactivate all plugins