Current Mood

Plugin Name: Current Mood

Description: Adds a “Current Mood” icon to each post at end of post context. Unzip moods into wp-content/plugins/moods and activate plugin. Use the dropdown option to select a current mood.

Version: 1.2.2

Plugin URI: http://kouloumbris.com/plugins/current-mood/

Author: Constantinos Kouloumbris

Author URI: http://kouloumbris.com/

Adds a “Current Mood” text with a mood image you choose from a list and a either a custom message or the image name. Unzip or untar the contents of the archive placing the file named current-mood.php into the wp-content/plugins folder and either the included folder named moods or your own moods into a folder by the name moods under the wp-content/plugins folder.

Note: If you change the mood images from .gif to another extension go into the plug-in source code file (that’s the current-mood.php file) and change the variable $imgtype = '.gif'; to whatever the extension of your images is, but remember all your images must be the same extension. If an image doesn’t exist and you have an image named noicon then that will be shown instead.

Donate


61 Responses to “Current Mood”

  • Sheryl Says:

    I received an error..it says:

    Warning: getimagesize(/home/********/public_html/wp-content/plugins/moods/noicon.jpg): failed to open stream: No such file or directory in /home/********/public_html/wp-content/plugins/current-mood.php on line 133

    can somebody solve this problem!?!!!

  • Constantinos Says:

    @Zeinobia

    I think the code you need is:

    .itemtext img { border: none !Important; }

    Hope it’s works, and sorry for the late reply.

    @Sheryl

    Type this in your browser:

    http://yourblogaddress.com/wp-content/plugins/moods/noicon.jpg

    and if you can’t see an image then you are missing an image when the plugin can’t find the image for the current mood you are using. If you can see one, let me know.

  • Lassirra Says:

    I’m getting the following error:

    Warning: getimagesize(local/home/*********/*********/wp-content/plugins/moods/.jpg): failed to open stream: No such file or directory in local/home/*********/*********/wp-content/plugins/current-mood/current-mood.php on line 73

    I’ve checked to make sure that the correct file extention is specified, and that the files are uploaded to the proper directories (current-mood.php plugin in plugins/current-mood/ directory and moods in the plugins/mood/ directory), but for some reason the plugin doesn’t seem to work.

    I’ve also made sure there is a noicon image file as well, with the correct file extention.

    I’ve tried uninstalling and reinstalling the plugin and for some reason it still doesn’t work. Any ideas?

  • moieu Says:

    I do have the same error message which says:

    Warning: getimagesize(local/home/*********/*********/wp-content/plugins/moods/.jpg): failed to open stream: No such file or directory in local/home/*********/*********/wp-content/plugins/current-mood/current-mood.php on line 73

    I have tried to make the empty image solution but alas, nothing was there and the dropdown menu was empty too.

    Jonathan, I tried your replacements and I had to reinstall the plugin again :(

    Any Help???

  • Betty Says:

    I encountered the same problem and I did the following modifications, which made my blog working.
    1. The root folder is not being read. So include the root folder in the directory path.
    2. we need to have an image with no name. so that we don’t get this error.

    Then I got this plugin working well.

  • Eli Says:

    How can we have an image with no name? I just cant leave the space before .gif blank!

  • Domain Names Web Hosting Uk Says:

    Guide to right web site hosting & cheap domain name registration in Australia…

    Your online identity is established through your web site. Normally speaking, it is the online place for your business….

  • Constantinos Says:

    [quote comment="29136"]How can we have an image with no name? I just cant leave the space before .gif blank![/quote]

    You should name the image blank.jpg

  • clarisa Says:

    Thank you for this :)
    I was just wondering how can I put the “Current mood” in the top part of my post?

  • ends-tonight.net » Blog Archive » Spring Clean, anyone? Says:

    [...] should be placed above my post, above this paragraphs. Does anyone uses this plugin? I got it from here. If anyone knows how to solve this problem, please tell me :) Thank [...]