Support » Plugins » [Plugin: Snap My Roll] [Plugin:SNap My Roll]

  • Resolved Ovidiu

    (@ovidiu)


    hi there,
    when using the plugin with the widget it came, I get this error on my site:

    Warning: imagecreatefrompng(exceeded.png) [function.imagecreatefrompng]: failed to open stream: No such file or directory in /var/www/web6/web/wordpress/wp-content/plugins/snap-my-roll/snap-my-roll.php on line 62

    any ideas what could be wrong? line 62 read:

    $exceeded = imagecreatefrompng (“exceeded.png”);

    http://wordpress.org/extend/plugins/snap-my-roll/

Viewing 15 replies - 16 through 30 (of 32 total)
  • Thread Starter Ovidiu

    (@ovidiu)

    changing error to echo gives me the same old errormessage I had before 1.03

    Thread Starter Ovidiu

    (@ovidiu)

    I poked around a little checking what the is_writable function does… http://de2.php.net/is_writable

    my files are owned by my vhost user and the www-data group which is the user/group apache2 runs as. so it is writeable.
    also many plugins that write stuff and update other plugins do work.

    I have decided to use the function wp_upload_dir() to get the directory path to the upload dir.

    Could you give a try to the 1.0.4 ?

    I have changed the error() to an echo()

    Thansk again for your help making things better.

    Thread Starter Ovidiu

    (@ovidiu)

    ok, upgraded to 1.04:

    getting other warnings now:

    <b>Warning</b>:  imagecreatefromstring() [<a href='function.imagecreatefromstring'>function.imagecreatefromstring</a>]: Data is not in a recognized format in <b>/var/www/web6/web/wordpress/wp-content/plugins/snap-my-roll/snap-my-roll.php</b> on line <b>80</b><br />
    
    <br />
    <b>Warning</b>:  imagesx(): supplied argument is not a valid Image resource in <b>/var/www/web6/web/wordpress/wp-content/plugins/snap-my-roll/functions.php</b> on line <b>3</b><br />
    <br />
    <b>Warning</b>:  imagesx(): supplied argument is not a valid Image resource in <b>/var/www/web6/web/wordpress/wp-content/plugins/snap-my-roll/functions.php</b> on line <b>3</b><br />
    <br />
    
    <b>Warning</b>:  imagepng(): supplied argument is not a valid Image resource in <b>/var/www/web6/web/wordpress/wp-content/plugins/snap-my-roll/snap-my-roll.php</b> on line <b>82</b><br />

    Have you already a websnapr key ?

    Thread Starter Ovidiu

    (@ovidiu)

    yes it is introduced in the widget…
    I can try and get another one though…

    but I do not understand how to recover my websnapr key, if I try and register with the same email, it only tells me the email is already used on their system, but no clue how to recover my key 🙁 no login nothing!

    Thread Starter Ovidiu

    (@ovidiu)

    when upgrading the key was carried over until upgrading to 1.04 where it got lost. Seems to work but in FF I get some script errors, but looks ok in IE6…

    Thx for the extensive support 🙂

    Thread Starter Ovidiu

    (@ovidiu)

    One more request: I just had one idea, as the size T is too small and size S is too big, I thought I could set your plugin to get size S for me and modify the css to “resize” to my sidebar width but then noticed that your widget doesn’t add any IDs or classes to the html it outputs 🙁

    if you could add that that would be great 🙂 because otherwise we can’t influence how it looks like.

    Thread Starter Ovidiu

    (@ovidiu)

    sorry I think I worked too much 🙂 of course your widget adds IDs and classes 🙁 I managed to use size S and adjust the images to my sidebar width 🙂

    p.s. could you please check if it works from your side when browsing with firefox? I have issues here but that could be due to our proxy 🙁

    sorry for being a pest, but the titles of the links are not rendered right, one of the links is called Mel & Matze and when displayed the ‘&’ gets converted to html entities 🙁

    Thread Starter Ovidiu

    (@ovidiu)

    oh, and how about an option to change the duration of the “slideshow” ?

    htmlentites removed and the timeout option has been added in 1.0.5.

    some error message added to makes things clearer

    Your snap my roll looks great under Firefox.

    You’re not a pest, you are avery good debugger 😉

    Thread Starter Ovidiu

    (@ovidiu)

    🙂 thx.
    it works perfect now.
    Want another idea how to improve it?
    what about adding the function to stop the slideshow when someone mouses-over?

    🙂 otherwise thx for the help.

    Thanks for your last suggestion. I might take a look at it and may be add navigation, will see how easy it is…

    Could you mark this topic as resolved ?

    Thread Starter Ovidiu

    (@ovidiu)

    hey there.

    Just noticed a little drawback, nothing to do with your plugin, just some information, I am using this size: Small [202×152 pixels] and am showing 5 screenshots in my sidebar.

    I just noticed those tiny images use 94kb per image!!! Thats almost 500kb!

    Fortunately I noticed that and have taken the widget off, my site was extremely big and slow with it.

    I have increased the compression rate in the plugin version 1.0.7

Viewing 15 replies - 16 through 30 (of 32 total)
  • The topic ‘[Plugin: Snap My Roll] [Plugin:SNap My Roll]’ is closed to new replies.