-6

I am new user of phalcon php I face a problem when try to send email using Phalcon Php Screen Shot of Error is Given Below

error image

Blisskarthik
  • 1,246
  • 8
  • 20
Unov
  • 1
  • 1
  • Please clarify your specific problem or add additional details to highlight exactly what you need. As it's currently written, it’s hard to tell exactly what you're asking. See the How to Ask page for help clarifying this question. – techydesigner Sep 28 '16 at 06:26
  • Questions seeking debugging help ("why isn't this code working?") must include the desired behavior, a specific problem or error and the shortest code necessary to reproduce it in the question itself. Questions without a clear problem statement are not useful to other readers. See: [How to create a Minimal, Complete, and Verifiable](http://stackoverflow.com/help/mcve) example. – Frits Sep 28 '16 at 06:34
  • And where is code ? – Juri Sep 28 '16 at 07:25
  • A file with the name mail.php is located in app/library i copy paste code here? – Unov Oct 03 '16 at 05:39

1 Answers1

0

Phalcon does not have an email system. You must be using an external library which you should ask properly with the right tags.

Proposing to close

ragnar
  • 1,252
  • 11
  • 18
  • The project is already build by some other developer i just start working on it and phalcon is new for me i trying my best for removing this error but i am unable to do it. – Unov Oct 03 '16 at 05:37