Error inserting blocks (Help)

Permalink 1 user found helpful
1) I finished the project
2) I made a backup with ALL Blocks (BKUP1)
3) I deleted some installed blocks
4) I tryed some other functions but
5) I had to restore (BKUP1)
6) Now I have ALL Blocks listed but less installed
7) I can not anymore instert block - error is:
(cu3er is a deleted blocks)

Warning: require_once(/home/thermora/oyes.ch/tiziano-and-groups/packages/cu3er/blocks/cu3er/controller.php) [function.require-once]: failed to open stream: No such file or directory in /home/thermora/oyes.ch/tiziano-and-groups/concrete/core/libraries/loader.php on line 217

Fatal error: require_once() [function.require]: Failed opening required '/home/thermora/oyes.ch/tiziano-and-groups/packages/cu3er/blocks/cu3er/controller.php' (include_path='/home/thermora/oyes.ch/tiziano-and-groups/libraries/3rdparty:/home/thermora/oyes.ch/tiziano-and-groups/concrete/libraries/3rdparty:.:/usr/local/php53/pear:/usr/local/php53/share/php') in /home/thermora/oyes.ch/tiziano-and-groups/concrete/core/libraries/loader.php on line 217

What do I do ??

Thanks

 
JohntheFish replied on at Permalink Best Answer Reply
JohntheFish
What appears to have happened is that you have restored a database that expects certain blocks to be installed, but you have also deleted the packages containing those blocks, so the database can't find the blocks it thinks are installed.

You can fix it by using ftp to copy in the unzipped packages for the blocks you deleted.
progatec replied on at Permalink Reply
Thank you John. Good exercise and it works perfectly ! Good week-end.