• Resolved Kalakus

    (@kalakus)


    Hello, i installed this plugin and tryed to reduce the size of the image on my website, but i get the error on the title, anyway i read there is some problem with the API, anyway i’ve removed the plugin but in my web page source i get this error on the js script side (multiple time) in the following code section:

    <script type="text/javascript" id="slb_footer">/* <![CDATA[ */if ( !!window.jQuery ) {(function($){$(document).ready(function(){if ( !!window.SLB && SLB.has_child('View.init') ) { SLB.View.init({"ui_autofit":true,"ui_animate":true,"slideshow_autostart":true,"slideshow_duration":"6","group_loop":true,"ui_overlay_opacity":"0.8","ui_title_default":false,"theme_default":"slb_default","ui_labels":{"loading":"Loading","close":"Close","nav_next":"Next","nav_prev":"Previous","slideshow_start":"Start slideshow","slideshow_stop":"Stop slideshow","group_status":"Item %current% of %total%"}}); }
    if ( !!window.SLB && SLB.has_child('View.assets') ) { {$.extend(SLB.View.assets, {"http:\/\/www.mywebsite.com\/wp-content\/uploads\/2015\/03\/myphoto.jpg":{"id":1460,"_entries":[],"type":"image","source":"http:\/\/www.mywebsite.com\/wp-content\/uploads\/2015\/03\/myphoto.jpg","internal":true,"sizes":{"thumbnail":{"file":"myphoto-150x150.jpg","width":150,"height":150,"mime-type":"image\/jpeg","wp_smushit":"ERROR: posting to Smush.it"}, etc, etc...

    “wp_smushit”:”ERROR: posting to Smush.it”}

    is possible to remove all reference of this error / plugin from my page source code?

    https://wordpress.org/plugins/wp-smushit/

Viewing 8 replies - 1 through 8 (of 8 total)
  • Have you deleted the plugin from your plugins folder on the server? And then cleared any caching on your site and browser?

    Thread Starter Kalakus

    (@kalakus)

    Thanks for the reply, Yes, i have deleted the plugin from wordpress and checked if the folder is present on the plugin folder from Filezilla, no folder there, and already cleared the cache of my browser and website (from WP Super Cache), same problem, “wp_smushit”:”ERROR: posting to Smush.it”} in the source.

    Try resetting your plugins folder – by renaming it to plugins.HOLD – wait a bit and then change the name back. You’ll then need to reactivate your other plugins via the Dashboard.

    Thread Starter Kalakus

    (@kalakus)

    How much time i need to wait before rename it again?

    A couple of minutes should be fine.

    Thread Starter Kalakus

    (@kalakus)

    Done, re-activated my plugins but the error is in the source, seem’s is only on page with IN-PAGE images 😐

    Thread Starter Kalakus

    (@kalakus)

    I found the problem, this information is stored in the wp_postmeta table, in over 50 result, there is a safe method to clean the table? is safe to delete this elements from the database, this rows has been generated by the plugin?

    How looks one element (Meta Key: _wp_attachment_metadata)

    a:6:{s:5:"width";i:1728;s:6:"height";i:1405;s:4:"file";s:18:"2015/03/bg.jpg";s:5:"sizes";a:11:{s:9:"thumbnail";a:5:{s:4:"file";s:18:"bg-150x150.jpg";s:5:"width";i:150;s:6:"height";i:150;s:9:"mime-type";s:10:"image/jpeg";s:10:"wp_smushit";s:26:"ERROR: posting to Smush.it";}s:6:"medium";a:5:{s:4:"file";s:18:"bg-300x244.jpg";s:5:"width";i:300;s:6:"height";i:244;s:9:"mime-type";s:10:"image/jpeg";s:10:"wp_smushit";s:26:"ERROR: posting to Smush.it";}s:5:"large";a:5:{s:4:"file";s:19:"bg-1024x833.jpg";s:5:"width";i:1024;s:6:"height";i:833;s:9:"mime-type";s:10:"image/jpeg";s:10:"wp_smushit";s:26:"ERROR: posting to Smush.it";}s:11:"image-90x90";a:5:{s:4:"file";s:16:"bg-90x90.jpg";s:5:"width";i:90;s:6:"height";i:90;s:9:"mime-type";s:10:"image/jpeg";s:10:"wp_smushit";s:26:"ERROR: posting to Smush.it";}s:13:"image-120x120";a:5:{s:4:"file";s:18:"bg-120x120.jpg";s:5:"width";i:120;s:6:"height";i:120;s:9:"mime-type";s:10:"image/jpeg";s:10:"wp_smushit";s:26:" etc.. etc..

    Solved:
    I rebuilded my pages and thumbnail with Fix my posts! plugin.

    So sorry about your troubles, possibly due to the smush.it API closure. Glad you got it sorted though!

    Also, we’ve worked like maniacs the last week and built our own free API that is faster, more reliable, and more powerful, and just released the rewrite of the plugin to use it.

    Upgrade now and let us know how it works for you! (if you like it, consider giving us a nice rating!)

Viewing 8 replies - 1 through 8 (of 8 total)

The topic ‘ERROR: posting to smush.it’ is closed to new replies.