• 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 2 replies - 31 through 32 (of 32 total)
  • Thread Starter Ovidiu

    (@ovidiu)

    sorry for my slow feedback but I can’t find an easy way to follow up with my comments and answers around here. will give thsi version another try. thx

    Thread Starter Ovidiu

    (@ovidiu)

    k, testing your latest version as of now, I think 1.0.7

    picture size is way better now with the new compression settings.

    besides, there is another guy with some problems: http://wordpress.org/support/topic/206922?replies=1

    I can confirm that your functions.php is recognized as a separate plugin…

    also seems you have hardcoded a table prefix:

    WordPress database error: [Table 'web6db3.wp_term_taxonomy' doesn't exist]
    SELECT wp_pac_terms.name, wp_pac_terms.term_id FROM wp_pac_terms where wp_pac_terms.term_id IN (SELECT wp_pac_term_taxonomy.term_id FROM <code>wp_term_taxonomy</code> where wp_pac_term_taxonomy.taxonomy = "link_category")

    should read: web6db3.wp_pac_term_taxonomy

    another suggestion: what about an option to turn off the display of the description below the snapshot?

Viewing 2 replies - 31 through 32 (of 32 total)

The topic ‘[Plugin: Snap My Roll] [Plugin:SNap My Roll]’ is closed to new replies.