Viewing 15 replies - 1 through 15 (of 19 total)
  • Plugin Contributor Earth People

    (@earth-people)

    The plugin uses timthumb to re-size and cache the images. The config is per default set to save the cached files in the server system temporary directory (which is better for security).

    There are probably some sort of permission error with your system temp directory. Are you having other problems like uploading files? Are you running on a windows or linux server?

    You can change the cache directory yourself in the timthumb-config.php file in the plugin folder if you would like to use another cache folder.

    Please feel free ask if you have any more questions.

    // Mattias @ Earth People

    Thread Starter iltrev

    (@iltrev)

    Hi and thanks for your reply.

    No, never had any problem with uploading. About a year of happy publishing on a Linux server, and lots of plugins tested and installed.

    Perhaps I will try with the workaround, but – just my two cents here – if this is a known behavior, maybe there should be an option in the configuration section, and not a “put your hands in the config file” thing.

    Meanwhile, I gave it another try, installing the plugin on a totally different environment (different domain on a different hosting): encountered exactly the same issue, i.e. a row of broken links and nothing else.

    In my humble opinion your plugin comes from a really good idea, but I think you should consider working around that temp folder thing…

    Plugin Contributor Earth People

    (@earth-people)

    Hmm, strange. I just tested the plugin on another WP site on another server without any problems at all. Using the latest version of WP without any other plugins or themes.

    Is it possible for you to provide a link to your site so that I can see what kind of “broken” links you get?

    If that is not possible, can you please test to copy the full url for the images and access them directly from your browser. What message do you get then? It feels more like it is the image that is broken than any link.

    / Mattias

    Hi,
    I’ve encountered an error while activating the EP Hashimage plugin in my WP 3.3.1 site.

    The error stated:
    Plugin could not be activated because it triggered a fatal error.
    Parse error: syntax error, unexpected ‘:’ in /public_html/wp-content/plugins/ep-hashimage/hashimage.php on line 21

    Please advise.
    //abi

    Plugin Contributor fjallstrom

    (@fjallstrom)

    php5.3 is a requirement. the plugin will fail on line 21 if your php version is older than this.

    I’m getting broken links or nothing at all. Lots of pics posted but nothing happening on my site.
    http://www.mentallic.co.uk

    help!

    Plugin Contributor fjallstrom

    (@fjallstrom)

    hard to tell why it’s not working on your hosting without seeing any error logs. there is huge update to the hashimage plugin coming soon though.

    no errors are coming up anywhere as far as I can see. Plugin updated today (is that the ‘big one’ or an older one I missed perhaps).

    pics are being posted using twitter
    https://twitter.com/#!/julian_hoffi/status/200657660016726016/photo/1 for example.
    Still nothing showing on my site.

    I am using the code [hashimage hashtag=”mentallic” limit=”5″]

    hosting has php5.3, I’ve gone to great lengths to ensure that so that I can use this plugin.

    what do I need to do to find you error logs?

    Plugin Contributor fjallstrom

    (@fjallstrom)

    your mentallic picture shows up fine on my wordpress install, using the shortcode provided by your post above.

    if possible, could you send me the rendered source, or give the url to your site so i can have a look?

    btw, have you tried using it as a widget? just a thought, but if your theme doesn’t doesn’t use the_content() for some reason, the shortcode will not work.

    the url http://mentallic.co.uk/

    I’m using u-design wordpress theme
    http://themeforest.net/item/udesign-wordpress-theme/253220

    I’m using the widget on the front page and short code on another

    http://mentallic.co.uk/?page_id=13

    Plugin Contributor fjallstrom

    (@fjallstrom)

    under settings->ep hashimage, would you mind checking that the value for async is “true” rather than “1”? on my test install this defaults to “true”, but if you haven’t touched it, and it is “1” – your php install is somewhat different and we’ll need to apply a quick patch for the default settings.

    /peder

    fab, thats done it, thankyou! Yes it was set as ‘1’

    Plugin Contributor Earth People

    (@earth-people)

    The plugin has now been updated with a fix forcing the async value to be true/false even if a 1 or 0 is given in the options field.

    If left empty it sets the value to true, which is the default value.

    Hi, I am attempting to install the plug-in and I am getting this error:

    Parse error: syntax error, unexpected ‘:’ in /home/meljohn/public_html/sweetnoms.com/wp-content/plugins/ep-hashimage/hashimage.php on line 26

    Please let me know what I need to do to correct this, it seems like the plugin is quite brilliant!

    Plugin Contributor fjallstrom

    (@fjallstrom)

    @somejerk it sounds like your hosting does use php 5.3 yet.

Viewing 15 replies - 1 through 15 (of 19 total)
  • The topic ‘[Plugin: EP Hashimage] Just does not work’ is closed to new replies.