Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

logo-gen logo not loaded (404) #121

Closed
DigiLive opened this issue Nov 20, 2020 · 0 comments
Closed

logo-gen logo not loaded (404) #121

DigiLive opened this issue Nov 20, 2020 · 0 comments

Comments

@DigiLive
Copy link

<img border="0" alt="logo_gen" src="/plugins/Customizer/Assets/img/logo-gen.png">

I think it should at least change to:

<img border="0" alt="logo_gen" src="<?= $this->url->dir() ?>/plugins/Customizer/Assets/img/logo-gen.png">

This should work as long as a user doesn't change PLUGINS_DIR in the config file.

creecros added a commit that referenced this issue Feb 10, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants