Diameter of Photoshop brush tiny
Posted on | October 17, 2009 | No Comments
If your cursor remains at 1 pixel despite changing it’s size on the slider:
Check the CAPS LOCK is off!
Voila! You should now be able to change your brush size
WordPress 500 Internal Server Error simple fix for 1and1 users
Posted on | September 18, 2009 | 1 Comment
If you are getting 500 Internal Server Error messages (especially if you use 1and1) when you try and log in to your blog, try this simple fix:
- Use WordPad/Notepad (not Word!) to create a file called php.ini
- Put this code in the newly created php.ini file (cut & paste it): memory=20MB
- Save the file
- Upload your newly created file to your WordPress blog’s admin folder.
Hey presto! It worked for me. I hope it works for you. No more filthy error messages
WordPress Auto Upgrade simple fix for 1and1 users
Posted on | September 18, 2009 | 1 Comment
If your WordPress hangs when you try to Auto Upgrade and fails to upgrade (especially if you use 1and1) try this simpe fix:
- Use WordPad/Notepad (not Word!) to create a file called .htaccess
- Put this code in the newly created .htaccess file (cut & paste it):
AddType x-mapp-php5 .php - Save the file then right click on the file to open properties. You should see file name .htaccess.txt
- This bit is important: Remove the suffix .txt by renaming the file. If you don’t the fix won’t work.
- Upload your newly created file to your WordPress blog’s admin folder. You won’t be able to see it (it’s a hidden file) don’t worry, it’s there
Disable all your plugins and try the upgrade again. Voila! Worked for me. Hope it works for you. Enable your plugins again. You will be now be able to upgrade these too!
The manual upgrade looked too scary to me. I was worried about removing/replacing files. Auto Upgrade is a fantastic feature. Now yours is fixed, you can use it too.
