Controller.php Error When Installing Blocks - Already Tried the Easy Solutions

Permalink
First, I've read through the forums and have tried the the solutions in other threads.

I'm running a local instance of my site which is currently live and has a working block called "jqueryupload".

The error I get is:

Warning: require_once(/Applications/MAMP/htdocs/cms/concrete/blocks//controller.php): failed to open stream: No such file or directory in /Applications/MAMP/htdocs/cms/concrete/core/libraries/loader.php on line 205

Fatal error: require_once(): Failed opening required '/Applications/MAMP/htdocs/cms/concrete/blocks//controller.php' (include_path='/Applications/MAMP/htdocs/cms/libraries/3rdparty:/Applications/MAMP/htdocs/cms/concrete/libraries/3rdparty:.:/Applications/MAMP/bin/php/php5.4.4/lib/php') in /Applications/MAMP/htdocs/cms/concrete/core/libraries/loader.php on line 205

I've tried:
> Double checking the name of the block corresponds to the controller.php name
> Putting the block folder in the Packages folder
> Checking the syntax integrity of db.xml
> Clearing the cache (does that even do anything on a local host?)

> I've even tried downloading the whole public html folder from my host provider, but that doesn't work either.


Any other thoughts?

 

This website stores cookies on your computer. These cookies are used to improve your website experience and provide more personalized services to you, both on this website and through other media. To find out more about the cookies we use, see our Privacy Policy.