V
V
Vladimir2015-11-22 21:52:41
Drupal
Vladimir, 2015-11-22 21:52:41

Drupal! Why is the bootstrap theme throwing an error?

I created the bootstrap subtheme as usual, connected css and js in the info file, but the error constantly appears:

Warning: file_get_contents(sites/all/themes/onemyblog/'bootstrap/js/bootstrap.min.js): failed to open stream: No such file or directory in _locale_parse_js_file() function (line 1488 in file C:\Users\PC \Sites\test1\includes\locale.inc).

And js, as I understand it, does not work in the topic, there were no such problems before, tell me what could be the problem?

Answer the question

In order to leave comments, you need to log in

2 answer(s)
A
Andrey Dyrkov, 2015-11-23
@VIKINGVyksa

you are looking at an error, you have not found a file with a script, you have indicated the wrong path, probably to the file, or the file has not been located at the specified path. It's just that the file cannot be loaded, it does not exist at the specified path.

P
pibiv, 2015-11-23
@pibiv

Either the file does not exist, or there is no permission to read from the folder

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question