Title: Error when activating plugin with PowerPress
Last modified: August 30, 2016

---

# Error when activating plugin with PowerPress

 *  Resolved [Jason Yingling](https://wordpress.org/support/users/yingling017/)
 * (@yingling017)
 * [10 years, 6 months ago](https://wordpress.org/support/topic/error-when-activating-plugin-with-powerpress/)
 * I use PowerPress and recently installed the Clammr plugin on top of it, but anywhere
   my audio players were being generated (set to Above Content in PowerPress) I 
   was getting the following error.
 * “Warning: sprintf(): Too few arguments in ../content/audio-player-by-clammr/clammr-
   audio-player.php on line 149”
    [https://monosnap.com/file/dJVgWLahZwOHuTXG33zkYK9zoCjBnf.png](https://monosnap.com/file/dJVgWLahZwOHuTXG33zkYK9zoCjBnf.png)
 * Just thought I’d let you know.
 * [https://wordpress.org/plugins/audio-player-by-clammr/](https://wordpress.org/plugins/audio-player-by-clammr/)

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

 *  Plugin Author [clammr](https://wordpress.org/support/users/clammr/)
 * (@clammr)
 * [10 years, 6 months ago](https://wordpress.org/support/topic/error-when-activating-plugin-with-powerpress/#post-6807483)
 * Thanks Jason. We’d like to dig into this. Can you please share the link to the
   web site where you were implementing this? Feel free to email to support at clammr
   dot com.
 *  Thread Starter [Jason Yingling](https://wordpress.org/support/users/yingling017/)
 * (@yingling017)
 * [10 years, 6 months ago](https://wordpress.org/support/topic/error-when-activating-plugin-with-powerpress/#post-6807524)
 * I’ve sent an email to your support. Thanks.
 *  Thread Starter [Jason Yingling](https://wordpress.org/support/users/yingling017/)
 * (@yingling017)
 * [10 years, 6 months ago](https://wordpress.org/support/topic/error-when-activating-plugin-with-powerpress/#post-6807525)
 * One other note, the plugin was also trying to pull in a google_analytics_object.
   js file from my theme using this code:
 *     ```
       wp_register_script('google-analytics', get_stylesheet_directory_uri() . '/google_analytics_object.js',
                       false,
                       '1.0',
                       true
                   );
       ```
   
 * But that file doesn’t exist in my theme, which was causing a 404 on the file,
   which caused CloudFlare’s Rocket Loader to break all the javascript on my site
   after that was attempted to be loaded. Not sure why you’re trying to access a
   file from the theme directory instead of the plugin’s directory.
 *  Thread Starter [Jason Yingling](https://wordpress.org/support/users/yingling017/)
 * (@yingling017)
 * [10 years, 5 months ago](https://wordpress.org/support/topic/error-when-activating-plugin-with-powerpress/#post-6807663)
 * Any update about why the plugin is trying to register a script using get_stylesheet_directory_uri
   instead of the plugin directory? The rest of the issue seems to be cleared up,
   but I’d rather not use the plugin when it causes a file to 404 as it doesn’t 
   exist in my theme.
 *  [cbmc](https://wordpress.org/support/users/cbmc/)
 * (@cbmc)
 * [10 years, 4 months ago](https://wordpress.org/support/topic/error-when-activating-plugin-with-powerpress/#post-6807671)
 * I am also experiencing this problem. The Clammr plugin is causing Google Analytics
   to stop working.
 *  Plugin Author [clammr](https://wordpress.org/support/users/clammr/)
 * (@clammr)
 * [10 years, 3 months ago](https://wordpress.org/support/topic/error-when-activating-plugin-with-powerpress/#post-6807672)
 * Thanks for your patience. We just released an update that should address this
   issue. Can you please let us know how it works out? You can reach us at support[
   at] clammr [dot] com.

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

The topic ‘Error when activating plugin with PowerPress’ is closed to new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/audio-player-by-clammr_7a6f6c.svg)
 * [Audio Player by Clammr](https://wordpress.org/plugins/audio-player-by-clammr/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/audio-player-by-clammr/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/audio-player-by-clammr/)
 * [Active Topics](https://wordpress.org/support/plugin/audio-player-by-clammr/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/audio-player-by-clammr/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/audio-player-by-clammr/reviews/)

 * 6 replies
 * 3 participants
 * Last reply from: [clammr](https://wordpress.org/support/users/clammr/)
 * Last activity: [10 years, 3 months ago](https://wordpress.org/support/topic/error-when-activating-plugin-with-powerpress/#post-6807672)
 * Status: resolved