Custom block won't install.

Permalink
Hi,

I have tried to add a custom block but when I try to install it I get his error:

Warning: require_once(/var/www/html/robertsproperty.co.uk/httpdocs/concrete/blocks/product_information/controller.php): failed to open stream: No such file or directory in ...

I have put all my files in the blocks directory of the folder. Why is it looking in "concrete/blocks" instead of "/blocks"?

Your help will be very much appreciated! :)

 
andrew replied on at Permalink Reply
andrew
Try going into cache and speed settings and turning off the override cache. This should fix the problem. This is a new item in 5.6 that saves overrides in the database do that it doesn't have to check paths on the server with every page load.

There is a bug where this should be refreshed during block installation but it isnt. This bug is being fixed.
ametrics replied on at Permalink Reply
I installed a block and after modifying it and even reinstalling it, the CMS refuses to refresh the block. Disabled cache, reloaded, logged out etc., nothing works.

Is this related or a separate case?