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.phtml, @var $storeName not defined #2460

Closed
Amadeco opened this issue Nov 21, 2015 · 3 comments
Closed

logo.phtml, @var $storeName not defined #2460

Amadeco opened this issue Nov 21, 2015 · 3 comments

Comments

@Amadeco
Copy link

Amadeco commented Nov 21, 2015

Line 20 :

<a href="<?php echo $block->getUrl(''); ?>" class="logo navbar-brand" title="<?php /* @escapeNotVerified */ echo $storeName ?>">

replace

<a href="<?php echo $block->getUrl(''); ?>" class="logo navbar-brand" title="<?php /* @escapeNotVerified */ echo $block->getLogoAlt() ?>">

Cheers

@daim2k5
Copy link
Contributor

daim2k5 commented Nov 22, 2015

@mageho do you like to create a Pull Request?

@Amadeco
Copy link
Author

Amadeco commented Nov 22, 2015

Hello daim2k5,
I am not very familiar with Github, but ok, copy / paste to pull request section !

@davidalger
Copy link
Member

Closing due to lack of response, also referenced template declares $storeName near top of template, so this undefined var error can't occur (in latest mainline at least) without the template having been modified.

magento-team pushed a commit that referenced this issue Jun 27, 2018
[thunder] MAGETWO-90925: Wrong case in classname CLI in ProcessCronQueueObserver
-[MAGETWO-90925] (https://jira.corp.magento.com/browse/MAGETWO-90925) Wrong case in classname CLI in ProcessCronQueueObserver
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants