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

$this->helper() not resolved in template files an block classes #1

Closed
sreichel opened this issue Dec 25, 2022 · 0 comments · Fixed by #2
Closed

$this->helper() not resolved in template files an block classes #1

sreichel opened this issue Dec 25, 2022 · 0 comments · Fixed by #2

Comments

@sreichel
Copy link

sreichel commented Dec 25, 2022

Any call to $this->helper(...) in templates and block classes files creates errors

In

$this->helper('checkout')->isCustomerMustBeLogged()

Out

message: "#^Call to an undefined method Mage_Core_Helper_Abstract\\:\\:isCustomerMustBeLogged\\(\\)\\.$#"

@sreichel sreichel changed the title $this->helper() not resolved in template files $this->helper() not resolved in template files an block classes Dec 25, 2022
@tmotyl tmotyl closed this as completed in #2 Dec 30, 2022
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

Successfully merging a pull request may close this issue.

1 participant