Skip to content
Grav 2.1 is out: every page speaks Markdown. Read the announcement →

Url('theme://') fails

Started by Nico Petri 7 years ago · 3 replies · 664 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, 1 month ago
3 441 1 month ago
Themes & Styling · by Sebadamus, 1 month ago
5 457 1 month ago
Themes & Styling · by martynfoster735, 2 months ago
1 442 2 months ago
Themes & Styling · by Justin Young, 2 months ago
1 467 2 months ago
Themes & Styling · by Slebeig, 3 months ago
4 594 3 months ago