Cannot install any add-on anymore

Permalink
Hello

I have purchased and download some add-on.
When I try to "install" them, I get this error message :

Warning: require_once(/home/collectoi/www/concrete/blocks/superfish/controller.php) [function.require-once]: failed to open stream: No such file or directory in /home/collectoi/www/concrete/core/models/block_types.php on line 826

Fatal error: require_once() [function.require]: Failed opening required '/home/collectoi/www/concrete/blocks/superfish/controller.php' (include_path='/home/collectoi/www/libraries/3rdparty:/home/collectoi/www/concrete/libraries/3rdparty:.:/usr/local/php5.3/lib/php') in /home/collectoi/www/concrete/core/models/block_types.php on line 826

What can I do ?
I have paid for nothing....

Thanks a lot

 
JohntheFish replied on at Permalink Reply
JohntheFish
If you are manually installing an addon or theme package:

1. Make sure it is unzipped into the /packages/ directory, so the path to the controller is /packages/package_name/controller.php

2. Make sure it is compatible with the version of concrete5 you are installing it to.
geotechinc replied on at Permalink Reply
Similar issue. I'm try to insert the free hit counter into my new website. I've connected to the community and have followed all directions. Project page says the add-on is installed. I've released it and re-associated, but it does not show up on the Add functionality area of the website. I'm stumped.