Developer plugin WordPress Error instaling Debug bar

Solution:1

This error due to you are trying to upload Other than ZIP Compressed version. Other format is not supported while uploading the plugin in wordpress.

You should unzip your plugin and make sure you compress with ZIP format and upload it will be working fine.

Solution:2

One of simple alternative is to download theme package, upzip it and upload through FTP whole theme folder into

/wp-content/themes

Then go to Admin CP and switch to new installed theme.

Solution:3

please check that only those file are here that you wan to upload. i was getting same problem, then i search on folder, there was already zip folder in it. after uploading that zip file. the problem was solved. Now the themes is activated.

Solution:4

I had this problem while trying to install WordPress plugin from the WordPress interface. Turns out the disk space quota was full for that specific account. I went to WHM manager and increased the quota and the problem was solved.