Title: Issue
Last modified: September 1, 2016

---

# Issue

 *  Resolved [Andrei](https://wordpress.org/support/users/andreizlamparet/)
 * (@andreizlamparet)
 * [9 years, 10 months ago](https://wordpress.org/support/topic/issue-27/)
 * Hi, it seems to be an issue with the plugin on my wordpress website.
    My website
   is //sinestezic.com. I installed the plugin and after a while I uninstalled it,
   but the problem is that it didn’t unisintall completely. Any time I install a
   plugin, any kind of plugin, it reappears and on the top of my WP dashboard I 
   get the following error: “Scalar value as an array in /home/forexc9/public_html/
   sinestezic.com/wp-content/plugins/wp-image-zoooom/image-zoooom.php on line 129”.
   If I refresh the dashboard, it hides, but when I install another plugin it reappears
   again. I can’t delete it. I must say that there is another plugin that I can’t
   delete: Woocommerce Image Zoom. It seems that they are in conflict somehow. I
   tried to delete both with no success.
 * [https://wordpress.org/plugins/wp-image-zoooom/](https://wordpress.org/plugins/wp-image-zoooom/)

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

 *  Thread Starter [Andrei](https://wordpress.org/support/users/andreizlamparet/)
 * (@andreizlamparet)
 * [9 years, 10 months ago](https://wordpress.org/support/topic/issue-27/#post-7605379)
 * Here are some photos with the issue:
    [https://s32.postimg.org/tj84syl35/Screenshot_3.jpg](https://s32.postimg.org/tj84syl35/Screenshot_3.jpg)
   [https://s32.postimg.org/hsu7bksap/Screenshot_2.jpg](https://s32.postimg.org/hsu7bksap/Screenshot_2.jpg)
 *  Thread Starter [Andrei](https://wordpress.org/support/users/andreizlamparet/)
 * (@andreizlamparet)
 * [9 years, 10 months ago](https://wordpress.org/support/topic/issue-27/#post-7605389)
 * Sorry, this is better:
    [https://s32.postimg.org/pyc99qgjp/Screenshot_2.jpg](https://s32.postimg.org/pyc99qgjp/Screenshot_2.jpg)
   [https://s32.postimg.org/9om36u5vp/Screenshot_3.jpg](https://s32.postimg.org/9om36u5vp/Screenshot_3.jpg)
 *  Plugin Author [SilkyPress](https://wordpress.org/support/users/diana_burduja/)
 * (@diana_burduja)
 * [9 years, 10 months ago](https://wordpress.org/support/topic/issue-27/#post-7605410)
 * Hello Andrei,
 * may I ask if you changed the method for writing files on the filesystem? You 
   can change it with the `define('FS_METHOD', 'direct');` line in the wp-config.
   php file?
 * The actual error (“Scalar value as an array”) has to do with checking if you 
   have WP Backery Visual Composer installed and, if it is, than it adds a parameter
   to one of the Visual Composer elements. So I don’t really understand if you have
   the Visual Composer installed or not. If you do, would you please tell me which
   version?
 *  Thread Starter [Andrei](https://wordpress.org/support/users/andreizlamparet/)
 * (@andreizlamparet)
 * [9 years, 10 months ago](https://wordpress.org/support/topic/issue-27/#post-7605423)
 * I didn’t modify, voluntarly, anything in the wp-config.php. I gave access to 
   my wp dashboard to the support of the theme I use. Maybe they did.
 * I do have WPBakery Visual Composer installed, Version 4.12.
 * Thank you Diana for your support.
 *  Thread Starter [Andrei](https://wordpress.org/support/users/andreizlamparet/)
 * (@andreizlamparet)
 * [9 years, 10 months ago](https://wordpress.org/support/topic/issue-27/#post-7605532)
 * Hi Diana, do you any solution? I would love to use your plugin but it seems that
   I’m stuck. Thank you.
 *  Thread Starter [Andrei](https://wordpress.org/support/users/andreizlamparet/)
 * (@andreizlamparet)
 * [9 years, 10 months ago](https://wordpress.org/support/topic/issue-27/#post-7605533)
 * I must say also that I am not a php coder.
 *  Thread Starter [Andrei](https://wordpress.org/support/users/andreizlamparet/)
 * (@andreizlamparet)
 * [9 years, 10 months ago](https://wordpress.org/support/topic/issue-27/#post-7605535)
 * I tried to deactivate visual composer and the result is the same.
 *  Plugin Author [SilkyPress](https://wordpress.org/support/users/diana_burduja/)
 * (@diana_burduja)
 * [9 years, 10 months ago](https://wordpress.org/support/topic/issue-27/#post-7605544)
 * I will post a fix for the problem you’re having, but I thought that you’re trying
   to uninstall the plugin. For fixing your error notice you can try following the`
   Uninstalling Plugins` section on the [Managing Plugins](https://codex.wordpress.org/Managing_Plugins)
   page.
 * For now I’m in vacation so I’ll post a fix only in a week or so.
 *  Thread Starter [Andrei](https://wordpress.org/support/users/andreizlamparet/)
 * (@andreizlamparet)
 * [9 years, 10 months ago](https://wordpress.org/support/topic/issue-27/#post-7605560)
 * I wanted to use the plugin but when I saw the error I tried to uninstall it. 
   I tried both mothods of uninstall, ftp and deactivation, and both failed. It 
   is very weird, sometimes I see it in my plugins dashboard (when I install or 
   uninstall any other kind of plugin) and other times I don’t see it (when I refresh
   the page). Have a nice holiday Diana!
 *  Thread Starter [Andrei](https://wordpress.org/support/users/andreizlamparet/)
 * (@andreizlamparet)
 * [9 years, 10 months ago](https://wordpress.org/support/topic/issue-27/#post-7605625)
 * Hi Diana,
 * I found another issue. When I activate the plugin, I don’t see the products in
   the shop anymore.
 *  Plugin Author [SilkyPress](https://wordpress.org/support/users/diana_burduja/)
 * (@diana_burduja)
 * [9 years, 10 months ago](https://wordpress.org/support/topic/issue-27/#post-7605626)
 * Hello Andrei,
 * could you please give me the link to your website. Having admin access would 
   also be very helpful, but at least the link. You can use the [contact page](https://www.silkypress.com/contact/)
   if you don’t want to post it in the public forum.
 * If you don’t see the products in the shop, then that would be a major bug. Out
   of the top of my head I cannot think of any connections between the products 
   and the zoom plugin. Unfortunately I cannot replicate anything like this on my
   computer, therefore admin access would be very helpful to debug this.
 *  Thread Starter [Andrei](https://wordpress.org/support/users/andreizlamparet/)
 * (@andreizlamparet)
 * [9 years, 10 months ago](https://wordpress.org/support/topic/issue-27/#post-7605638)
 * Hi Diana,
 * I sent you a message using contact page. Thanks.

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

The topic ‘Issue’ is closed to new replies.

 * ![](https://ps.w.org/wp-image-zoooom/assets/icon-128x128.png?rev=1166982)
 * [WP Image Zoom](https://wordpress.org/plugins/wp-image-zoooom/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/wp-image-zoooom/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/wp-image-zoooom/)
 * [Active Topics](https://wordpress.org/support/plugin/wp-image-zoooom/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/wp-image-zoooom/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/wp-image-zoooom/reviews/)

## Tags

 * [conflict](https://wordpress.org/support/topic-tag/conflict/)
 * [delete](https://wordpress.org/support/topic-tag/delete/)
 * [wp image zoom](https://wordpress.org/support/topic-tag/wp-image-zoom/)

 * 12 replies
 * 2 participants
 * Last reply from: [Andrei](https://wordpress.org/support/users/andreizlamparet/)
 * Last activity: [9 years, 10 months ago](https://wordpress.org/support/topic/issue-27/#post-7605638)
 * Status: resolved