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

Direct include in a phtml file can fail on design customization #326

Open
r-martins opened this issue Sep 18, 2018 · 0 comments
Open

Direct include in a phtml file can fail on design customization #326

r-martins opened this issue Sep 18, 2018 · 0 comments

Comments

@r-martins
Copy link

r-martins commented Sep 18, 2018

There's an include in a .phtml file. :(
app/design/frontend/base/default/template/ebanx/checkout/success/creditcardbr.phtml

Which calls an invalid file when copied to custom template folder
2018-09-18T04:31:44+00:00 ERR (3): Warning: include(apps.phtml): failed to open stream: No such file or directory in /.../app/design/frontend/custompackage/customtheme/template/ebanx/checkout/success/creditcardbr.phtml on line 12

<?php include 'apps.phtml' ?> on line 12 of creditcardbr.phtml

@r-martins r-martins changed the title Direct include fails to be included. Direct include in a phtml file can fail on design customization Sep 18, 2018
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

1 participant