WordPress might give this error on uploading an image from media library. It means that wordpress isn’t able to save your file. It is really easy to fix. However, this may not work for all: Go to Settings->Media. Change the path in ‘Store uploads in this folder’ option to ‘wp-content/uploads’ (without the quotes). If this… Continue reading [Solved] “Error saving media attachment.” error in WordPress
Month: February 2010
[How-To] Use facebook chat with pidgin
Now that facebook supports XMPP protocol for its chat, any messenger which supports XMPP would be able to use facebook chat without much effort. Follow these steps to add your facebook chat to pidgin: Start the pidgin and press Ctrl+A to bring the Accounts dialog box. Click on Add. Select XMPP as protocol from the… Continue reading [How-To] Use facebook chat with pidgin
[How-To] Changing directory permissions from cPanel
This is not a difficult task but people often don’t know what directory permissions are. While we need not go into depth, just know 0755 is the recommended setting for all directories. For changing a directories permission from cPanel, follow the following steps: Login to your cPanel. Find File Manager and click on it. Select… Continue reading [How-To] Changing directory permissions from cPanel