Can not resolve directory - even when it's there and the site works

Another stumper. PHPStorm is making as unresolved files that are plainly there and work fine on the server. Is this a bug? It did not used to do this.



Attachment(s):
Can not resolve directory phpstorm 2.01.jpg
0

Hi Douglas,

You have to mark such folder(s) as "web root" (this applies to a:href, img:src, css:backgroung, css:url etc) in File | Settings | Directories --> Mark as Web Root (or via Context menu for Project view).

I cannot tell you which folder exactly you need to mark like that, but try this on farm5.static.flick.com or the parent of that folder.

0
Avatar
Permanently deleted user

I think the 'web root' has already neen defined while mapping..

When you say "You have to mark such folder(s) as "web root" (this applies to  a:href, img:src, css:backgroung, css:url etc) 'm not sure what you mean, as those are filetypes.

Making even every folder as webroot does not resolve th issue.

Is there documentation on this issue?

Thnaks.

0

请先登录再写评论。