Error when adding a block

Permalink
Hi,

After finally succesfully restoring a sql backup I'm getting the following error, (no I don't have dreamhost :), I've searched the forums)

Warning: require_once(/var/www/vhosts/mysite.nl/httpdocs/concrete/blocks/slider_td/controller.php) [function.require-once]: failed to open stream: No such file or directory in /var/www/vhosts/mysite.nl/httpdocs/concrete/core/libraries/loader.php on line 205


Fatal error: require_once() [function.require]: Failed opening required '/var/www/vhosts/mysite.nl/httpdocs/concrete/blocks/slider_td/controller.php' (include_path='/var/www/vhosts/mysite.nl/httpdocs/libraries/3rdparty:/var/www/vhosts/mysite.nl/httpdocs/concrete/libraries/3rdparty:.:/usr/share/pear;') in /var/www/vhosts/mysite.nl/httpdocs/concrete/core/libraries/loader.php on line 205


I disabled all caching settings and cleared it, deleted every block on the page, but no dice.

I even deleted every custom script

DoorDarius
 
DoorDarius replied on at Permalink Best Answer Reply
DoorDarius
This was a custom block build by someone else, after deleting it from the SQL database the problem was solved and I could add blocks again.