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! :)
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! :)
There is a bug where this should be refreshed during block installation but it isnt. This bug is being fixed.