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

Error page system #1

Closed
balack opened this issue Jan 12, 2016 · 21 comments
Closed

Error page system #1

balack opened this issue Jan 12, 2016 · 21 comments

Comments

@balack
Copy link

balack commented Jan 12, 2016

After setup module and enable, my system config error white page http://pasteboard.co/K9SQyEA.png

@srenon
Copy link
Contributor

srenon commented Jan 12, 2016

Can you check your php error log? Did you try log out and back in?

@balack
Copy link
Author

balack commented Jan 12, 2016

This is my log
[2016-01-12 18:07:26] main.CRITICAL: Class MagePal\GmailSmtpApp\Model\Config\Source\Authtype does not exist [] []
[2016-01-12 19:10:19] main.CRITICAL: Class MagePal\GmailSmtpApp\Model\Config\Source\Authtype does not exist [] []
[2016-01-12 19:10:40] main.CRITICAL: Class MagePal\GmailSmtpApp\Model\Config\Source\Authtype does not exist [] []

@balack
Copy link
Author

balack commented Jan 12, 2016

This is my log (i use magento 2.0)
[2016-01-12 18:07:26] main.CRITICAL: Class MagePal\GmailSmtpApp\Model\Config\Source\Authtype does not exist [] []
[2016-01-12 19:10:19] main.CRITICAL: Class MagePal\GmailSmtpApp\Model\Config\Source\Authtype does not exist [] []
[2016-01-12 19:10:40] main.CRITICAL: Class MagePal\GmailSmtpApp\Model\Config\Source\Authtype does not exist [] []

[2016-01-12 20:01:06] main.CRITICAL: Class MagePal\GmailSmtpApp\Model\Config\Source\Authtype does not exist [] []

@srenon
Copy link
Contributor

srenon commented Jan 12, 2016

Can you log into your server and check if that file exist at the given path?

See https://github.com/magepal/magento2-gmailsmtpapp/blob/master/Model/Config/Source/Authtype.php

@balack
Copy link
Author

balack commented Jan 13, 2016

I'm setup ok! http://easycaptures.com/3243698637
And is testing

Thank you so much

@binhton
Copy link

binhton commented Jan 13, 2016

Where is the log file to see if the mails sent correctly? We currently don't see any email sent out. We use regular Gmail account, not Google Apps. Do I have to open any incoming port on server?

@srenon
Copy link
Contributor

srenon commented Jan 14, 2016

@balack is it working now?

@balack
Copy link
Author

balack commented Jan 15, 2016

I'm config with my gmail account but it is not work, don't send mail, don't log :(

@srenon
Copy link
Contributor

srenon commented Jan 15, 2016

ssh into your server and run

php -r "mail('s@gmail.com', 'My Subject', 'test');"

What is the result?

Also, did you download the latest update?

@balack
Copy link
Author

balack commented Jan 17, 2016

I have run php -r "mail('balackhuynh@gmail.com', 'My Subject', 'test');"

Result, I get 1 email to balackhuynh@gmail.com

http://easycaptures.com/8882986633

@srenon
Copy link
Contributor

srenon commented Jan 17, 2016

Please download the latest version and let me know what error message you are getting

image

@balack
Copy link
Author

balack commented Jan 18, 2016

This is my config: http://pasteboard.co/SMtivwM.png

And result: http://pasteboard.co/SMySiSl.png

Thank you :)

@binhton
Copy link

binhton commented Jan 19, 2016

@srenon, Thanks for pointing out those support sites. I am currently working with balack to get it working. After changing the security in Gmail account for "less secure app" and "disable the capcha", we can send and receive the test email now. However, we don't see the actual email sent to customer after the order. I also went to Admin -> Sales -> Orders -> Order and use Send Email to resend the order email, and still didn't see the email. No error when I used the Send Email option. Any idea?
Thanks

@srenon
Copy link
Contributor

srenon commented Jan 19, 2016

@binhton Sorry please download the new version

@srenon
Copy link
Contributor

srenon commented Jan 20, 2016

@balack @binhton ... Are you still having this issue?

@balack
Copy link
Author

balack commented Jan 22, 2016

thank you so much
It isn't send mail when has order, create user.
I'm use 1 other ex.

@srenon
Copy link
Contributor

srenon commented Jan 22, 2016 via email

@balack
Copy link
Author

balack commented Jan 22, 2016

Yes, i'm running latest version (follow #issuecomment-172726330)

@srenon
Copy link
Contributor

srenon commented Jan 22, 2016 via email

@balack
Copy link
Author

balack commented Jan 22, 2016

Yes, im test contact form and run php -f bin/magento cache:flush from cmd ssh, clear cache browser but it isn't work :(

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

3 participants