Skip to content
Grav 2.0 is officially stable. Read the announcement →
Themes & Styling

Url('theme://') fails

Started by Nico Petri 7 years ago · 3 replies · 622 views
7 years ago

Hello there,

i installed grav in an subdirectory like this:
xyz.de/sub/
(I used the ReWrite rule in the .haccess as usal and everthing works fine).

Since i ve updated to V1.6.6 this twig command delivers only the '/sub/' directory:

url('theme://assets/img/logo-wide.svg') -> delvivers '/sub/'

I found out that '-' or '_' in the file name causes the failure.

So i use this workaround now:
url('theme://assets/img/logo.svg')

7 years ago

Could be caused by the regex in your htaccess rewrite rule. Can you post the relevant portion of your rewrite rule here?

7 years ago

For the file without - or _, what is the path that the browser uses to access it?

Suggested topics

Topic Participants Replies Views Activity
Themes & Styling · by stuart young, 2 weeks ago
3 251 2 weeks ago
Themes & Styling · by Sebadamus, 3 weeks ago
5 317 2 weeks ago
Themes & Styling · by martynfoster735, 4 weeks ago
1 310 4 weeks ago
Themes & Styling · by Justin Young, 1 month ago
1 348 1 month ago
Themes & Styling · by Slebeig, 2 months ago
4 474 2 months ago