Title: bad check function statement
Last modified: August 21, 2016

---

# bad check function statement

 *  Resolved [DaveMaison](https://wordpress.org/support/users/davemaison/)
 * (@davemaison)
 * [12 years, 11 months ago](https://wordpress.org/support/topic/bad-check-function-statement/)
 * got an error installing plugin-in (1.3.1) on a site:
    Fatal error: Cannot redeclare
   juiz_ltw_plugin_action_links() (previously declared in /var/www/margiedana/wp-
   content/plugins/juiz-last-tweet-widget/juiz-last-tweet.php:119) in /var/www/margiedana/
   wp-content/plugins/juiz-last-tweet-widget/juiz-last-tweet.php on line 119
 * Note sure how or why it happened because it’s the only instance of the plugin
   on the server.
 * But anyways, turns out there’s a space when you were checking if the function
   exists:
    line 118: if ( !function_exists(‘ juiz_ltw_plugin_action_links’)) {
 * Took the space out it works fine. Got your back brother!
 * [http://wordpress.org/extend/plugins/juiz-last-tweet-widget/](http://wordpress.org/extend/plugins/juiz-last-tweet-widget/)

Viewing 1 replies (of 1 total)

 *  Plugin Author [Geoffrey](https://wordpress.org/support/users/creativejuiz/)
 * (@creativejuiz)
 * [12 years, 11 months ago](https://wordpress.org/support/topic/bad-check-function-statement/#post-3899739)
 * Oh yes !
    Thank you, i’ll update this file for the next version.
 * Have a nice day Dave 🙂

Viewing 1 replies (of 1 total)

The topic ‘bad check function statement’ is closed to new replies.

 * ![](https://ps.w.org/juiz-last-tweet-widget/assets/icon-256x256.png?rev=999498)
 * [Juiz Last Tweet Widget](https://wordpress.org/plugins/juiz-last-tweet-widget/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/juiz-last-tweet-widget/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/juiz-last-tweet-widget/)
 * [Active Topics](https://wordpress.org/support/plugin/juiz-last-tweet-widget/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/juiz-last-tweet-widget/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/juiz-last-tweet-widget/reviews/)

 * 1 reply
 * 2 participants
 * Last reply from: [Geoffrey](https://wordpress.org/support/users/creativejuiz/)
 * Last activity: [12 years, 11 months ago](https://wordpress.org/support/topic/bad-check-function-statement/#post-3899739)
 * Status: resolved