Skip to content
This repository was archived by the owner on Oct 31, 2018. It is now read-only.
This repository was archived by the owner on Oct 31, 2018. It is now read-only.

flag images not found #81

@magicboo

Description

@magicboo

I follow the standard process to add the plugin successfully to a brand new project.
But when I start the project, error message appear:

......
ERROR resource.ResourceMeta - Resource not found: /images/flags/pt.png
ERROR resource.ResourceMeta - Resource not found: /images/flags/ru.png
ERROR resource.ResourceMeta - Resource not found: /images/flags/sv.png

And I can't find any "flags" directory in my project's \web-app\images

[Update]
It's my fault...
I am using GGTS's "Run as > Run on server" to run my Grails project and it seems not combine plugin content in packaged war. So images are lost.
When I changed to use "run-app" to run my project, the images were shown correctly. But....glyphicons are not! Still figure out the problem.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions