Add Block error after manually deleting addons.

Permalink
Hello everybody.

Firstly I would like to say that Concrete5 is a great CMS, thanks for all the effort and time the team has put in to this so I can make use of it (for free!).

I have the following problem:

I deleted a number of addons manually through FTP (concrete/packages..). I don't recall what addons I deleted exactly, but tried putting all of them back in the folder as I read that it is best to delete them through the Dashboard (learned the hard way now..).

This is the error I keep getting:

Warning: Concrete5_Library_Loader::require_once(/var/www/vhosts/eerstemotor.nl/httpdocs/Concrete/packages/clevyr_tweets/blocks/clevyr_tweets/controller.php) [function.Concrete5-Library-Loader-require-once]: failed to open stream: No such file or directory in /var/www/vhosts/eerstemotor.nl/httpdocs/Concrete/concrete/core/libraries/loader.php on line 214

Fatal error: Concrete5_Library_Loader::require_once() [function.require]: Failed opening required '/var/www/vhosts/eerstemotor.nl/httpdocs/Concrete/packages/clevyr_tweets/blocks/clevyr_tweets/controller.php' (include_path='/var/www/vhosts/eerstemotor.nl/httpdocs/Concrete/libraries/3rdparty:/var/www/vhosts/eerstemotor.nl/httpdocs/Concrete/concrete/libraries/3rdparty:.:') in /var/www/vhosts/eerstemotor.nl/httpdocs/Concrete/concrete/core/libraries/loader.php on line 214

The Dashboard itself and the folder are interfering right now. Dashboard says I still have to install certain apps while they are in the folder, and thus I get another error.

Hope you guys can help me out. Thanks in advance :-).

Jordy

jordyconcrete5
 
ronyDdeveloper replied on at Permalink Reply
ronyDdeveloper
Just make it sure that controller.php is there in packages/clevyr_tweets/blocks/clevyr_tweets/controller.php
jordyconcrete5 replied on at Permalink Reply
jordyconcrete5
Hi RonyD.

I made sure the addon Clevyr Tweets was in there, same goes for the controller file.

I now still run into the same error. Any more suggestions....?

Thanks.

Jordy
ronyDdeveloper replied on at Permalink Reply
ronyDdeveloper
If the file is there then clear your cache.

Rony
jordyconcrete5 replied on at Permalink Reply
jordyconcrete5
Cleared the cache, still receiving the error. Checked again, file is there.

What to do?..

Thanks.

Jordy
jordyconcrete5 replied on at Permalink Reply
jordyconcrete5
Tried using Google and the Concrete5 community forum numerous times, can't seem to solve it. Anyone else on here that might know the answer?

Thanks for your time.

Jordy
jordyconcrete5 replied on at Permalink Reply
jordyconcrete5
Re-installed Concrete5, as expected everything works again.

Jordy