mortenp13
Forum Replies Created
-
Forum: Plugins
In reply to: [Amazon Affiliate Link Localizer] Links not ChangingPete, I was wondering whether it would be possible to choose Amazon.com as the default site for every visitor that is not from a country that has its own Amazon site. Any help or advice would be appreciated. Thanks.
Forum: Plugins
In reply to: Silence is Golden Plugin – No access to wp/wp-admin loginHmmm, any other ideas? Delete or replace certain index.php file perhaps?
Forum: Plugins
In reply to: Silence is Golden Plugin – No access to wp/wp-admin loginI tried renaming the folder but nothing has changed. I seems that the Silence is Golden plugin inserted new index.php files into every WP folder and subfolder that did not have one. All these index.php files read as follows:
<?php
// This file was created automatically by Silence is Golden Guard plugin
header(“Location: http://www.go-llm.com/wp”);
?>The effect is that (1) I can’t log as admin in b/c I get a 404 error page; and (2) when I click through the site (the front end is still kind of working), the links only work when I click twice or hit refresh, as the first click somehow redirects for all links to the http://www.mysite.com/wp directory and also produces a 404 page…
Forum: Plugins
In reply to: Silence is Golden Plugin – No access to wp/wp-admin loginThanks, I really appreciate your help with this. I am afraid my problem will be different, as I am not using WP Super Cache and also because I don’t get the redirect issue described in the plugin’s FAQ, but rather a 404 error. Bad situation.
Forum: Plugins
In reply to: Silence is Golden Plugin – No access to wp/wp-admin loginOk, I have done that – hopefully there will be a reply soon. Still, would love to hear from other users here, since I am locked out of my site right now… Thanks again for any help.