Files do not exist

Permalink
After installing the whale bootstrap carousel block to my site, my site says that a bunch of files don't exist. Can you help with what to do here?

 
btizzy23 replied on at Permalink Reply
One example of the code where it says file does not exist is this:
if (false === $handle) {
throw new InvalidArgumentException(sprintf('File %s does not exist.', $path));
}
MrKDilkington replied on at Permalink Reply
MrKDilkington
Hi btizzy23,

At what stage did you get the error?
- immediately after installing the block
- after placing the block on the page
- other

Have you submitted a support ticket on the add-on page?
kristenm replied on at Permalink Reply 1 Attachment
Hi!

I am experiencing the same problem. Was trying to change some text around and this error popped up for me. Just on one page, I can still access the links on the page if I use the navigation tab on the side. The picture of the file error is attached.

I am very very new at this and don't know the language so any kind of help in very baby language would be extremely helpful!

Thank you so much in advance!
alinpop replied on at Permalink Reply
Hi guys,

I have the same issue here.

But this happened only when uploading a JPG failed and showed a generic "missing picture" instead. The second time I opened the website the error hit me.
simonchilton replied on at Permalink Reply
simonchilton
I'm getting "File does not exist" on page list click-throughs in several different circumstances.

1: if I apply any sort of filtering to a page list
2: if I place a page beneath a page which has 'exclude from nav' ticked

Bizarre.

[concrete5 5.7.5.6 with Mortar theme]