Snat
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: Unlink this blog from my accountOh right, I see what you mean.
Well, I recall having to contact WordPress.com to remove links from WordPress accounts as they couldn’t do it over here. I would personally wait to see if anyone else has an idea or maybe even trying contacting Automattic but I would best they would say post on here.
Forum: Installing WordPress
In reply to: wp-login.php not work when changing domain nameTry this.
In your theme folder, you should see a file called functions.php. If it is not there, make it.
If it is there, just right below the opening <? add
update_option('siteurl','http://newdomain'); update_option('home','http://newdomain);If you had to make the file, put <?php in front of the code above. Access your site once and it “should” change your URL. If it has, remove those two lines from that file.
There are other methods listed here: http://codex.wordpress.org/Changing_The_Site_URL
Forum: Fixing WordPress
In reply to: Unlink this blog from my accountWhere exactly do you mean “unlink this blog”. I was going with the fact that you wanted to remove it from your WordPress account.
Forum: Fixing WordPress
In reply to: Unlink this blog from my accounthttp://en.support.wordpress.com/contact/ <- Use that form and select the blog in question on the drop down box. Then say you want to remove it and they will be able to do something for you.
Forum: Fixing WordPress
In reply to: Allow user to post custom commentshttp://wordpress.org/extend/plugins/pretty-comments/ <- Worth a shot, it worked for me before I moved to WordPress 3.0 Beta.
Forum: Fixing WordPress
In reply to: WordPress Down Problem (Not Server Down)Link to your website please as that would be helpful so we can see the website for ourselves.
Also, you may wish to go over Apache and MySQL logs and see if any of them had any issues.
Forum: Themes and Templates
In reply to: WP won’t allow me to edit themeFirstly, what version are you using and have to given write permissions to wp-content/themes so that WordPress is able to write to that directory ?
Also please change back to the default theme and disable ALL plugins and see if it works then. If it does, change the theme back and try again. If it is still working, turn on plugin on at a time to see if any are causing the issue.
Forum: Everything else WordPress
In reply to: I get paranoid when I find strange referrers. Should I?I have seen lately there has been a massive increase of these over the past month. I wonder if we are going to see a massive spam attack soon or something.
Forum: Plugins
In reply to: Block countryYou should just be able to create it. Or ask Dreamhost to do it for you.
Actually a few things you can do. Firstly, get your e-mail domain a SPF record for only your server and mail server and nothing else. Then also report the IP address of the sender as spam and high chances are, the website will disappear.
Now, a website in India however you may have problems with. Can you share with us the website that is doing this ?
Forum: Plugins
In reply to: Block countryUse that and follow. Make sure to update often as IP ranges often change.
Forum: Fixing WordPress
In reply to: using blog converters on windowssh files are UNIX shell commands and thus can only run on UNIX based operating systems.
However you ain’t out of luck. You can use a emulator like cygwin. This will emulate a shell environment.
Good luck.
Forum: Your WordPress
In reply to: rostakrostak.org | My new BlogI have to say, I love the design. Can’t really fault anything other then making you want to use permalinks.
Once again though, love the design 🙂
Forum: Fixing WordPress
In reply to: Help me to delete this blogAre you asking for mauikek.com to be deleted from your Dashboard which you can find when you are logged in at WordPress.com ?
Because if so, only Automattic directly can help you. Make sure you are logged in and click the URL: http://en.support.wordpress.com/contact/.
Then, select your domain in the dropdown and explain it to them. They can remove it for you.
Forum: Fixing WordPress
In reply to: Log-InYou should contact your webhost as they are the people that have blocked it.