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

I am receiving error when I clicked send test email under activity summary page #103

Closed
bolandnick18 opened this issue Jan 28, 2021 · 1 comment · Fixed by #106
Closed
Assignees
Labels
bug Something isn't working
Milestone

Comments

@bolandnick18
Copy link

I am receiving a error when I clicked send test email Activity summary page

The error is saying

XF\Db\Exception: MySQL query error [1406]: Data too long for column 'html_message' at row 1 in src/XF/Db/AbstractStatement.php at line 228

  1. XF\Db\AbstractStatement->getException() in src/XF/Db/Mysqli/Statement.php at line 196
  2. XF\Db\Mysqli\Statement->getException() in src/XF/Db/Mysqli/Statement.php at line 77
  3. XF\Db\Mysqli\Statement->execute() in src/XF/Db/AbstractAdapter.php at line 94
  4. XF\Db\AbstractAdapter->query() in src/XF/Db/AbstractAdapter.php at line 218
  5. XF\Db\AbstractAdapter->insert() in src/XF/Mvc/Entity/Entity.php at line 1510
  6. XF\Mvc\Entity\Entity->_saveToSource() in src/XF/Mvc/Entity/Entity.php at line 1242
  7. XF\Mvc\Entity\Entity->save() in src/addons/TickTackk/DeveloperTools/Repository/EmailLog.php at line 69
  8. TickTackk\DeveloperTools\Repository\EmailLog->log() in src/addons/TickTackk/DeveloperTools/XF/Mail/Mailer.php at line 42
  9. TickTackk\DeveloperTools\XF\Mail\Mailer->send() in src/XF/Mail/Mail.php at line 404
  10. XF\Mail\Mail->send() in src/XF/Job/ActivitySummaryEmail.php at line 121
  11. XF\Job\ActivitySummaryEmail->generateAndSendEmail() in src/XF/Job/ActivitySummaryEmail.php at line 67
  12. XF\Job\ActivitySummaryEmail->run() in src/XF/Job/Manager.php at line 258
  13. XF\Job\Manager->runJobInternal() in src/XF/Job/Manager.php at line 200
  14. XF\Job\Manager->runJobEntry() in src/XF/Job/Manager.php at line 116
  15. XF\Job\Manager->runByIds() in src/XF/Admin/Controller/Tools.php at line 120
  16. XF\Admin\Controller\Tools->actionRunJob() in src/XF/Mvc/Dispatcher.php at line 350
  17. XF\Mvc\Dispatcher->dispatchClass() in src/XF/Mvc/Dispatcher.php at line 257
  18. XF\Mvc\Dispatcher->dispatchFromMatch() in src/XF/Mvc/Dispatcher.php at line 113
  19. XF\Mvc\Dispatcher->dispatchLoop() in src/XF/Mvc/Dispatcher.php at line 55
  20. XF\Mvc\Dispatcher->run() in src/XF/App.php at line 2300
  21. XF\App->run() in src/XF.php at line 488
  22. XF::runApp() in admin.php at line 13
    161ACFB8-1E3D-4318-AD51-8956AFA9FF0F
@ticktackk ticktackk self-assigned this Feb 2, 2021
@ticktackk ticktackk added the bug Something isn't working label Feb 2, 2021
@bolandnick18
Copy link
Author

Any update?

@ticktackk ticktackk added this to the 1.3.6 milestone Aug 22, 2021
ticktackk added a commit that referenced this issue Aug 22, 2021
@ticktackk ticktackk linked a pull request Aug 22, 2021 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants