Great blogger gear! When a comment is made, the page refreshes with multiple lines of errors as below for several lines - 123 to 126:
"SMTP Error: Could not connect to SMTP host.
Warning: Cannot modify header information - headers already sent by (output started at /home/infocent/public_html/journal/zp-core/zp-extensions/PHPMailer/class.phpmailer.php:586) in /home/infocent/public_html/journal/index.php on line 123"
When the page is refreshed again, the errors disappear, the comment appears but an error appears in the new comment box.
I do receive an email with the comment though.
Comments
If you have no mail handler then Zenphoto cannot send any mails at all. Comment notifications are just one such.
However, even before I uninstalled it, I couldn't get a contact form put in but I assume that's a parameter within the theme I'm using?
The contact_form is a plugin. The official themes have a special theme page that independently needs to be enabled via the theme options. However you can add the contact_form on other pages naturally.
If not you have to add the function where you wish it to appear. Generally plugin don't add themselves to any theme unless it has support. Zenphoto themes give you complete freedom of layout so there are not fixed places where plugins always add (this is actually note above the plugins tabs as well).