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

Notice (8): Undefined offset: 1 [ROOT\vendor\gourmet\email\src\View\Helper\EmailHelper.php, line 63] #7

Open
urfusion opened this issue Dec 11, 2016 · 1 comment

Comments

@urfusion
Copy link

Notice (8): Undefined offset: 1 [ROOT\vendor\gourmet\email\src\View\Helper\EmailHelper.php, line 63]
Code Context

{
    preg_match('/Email\/(text|html)\//', $viewFile, $match);
    list(, $this->_emailType) = $match;
@amran08
Copy link

amran08 commented Jan 15, 2017

Hey I'm facing the same issue. Shouldn't it be fixed ?

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