akerman
Forum Replies Created
-
Forum: Plugins
In reply to: [Custom Contact Forms] Could not instantiate mail function.Found the SMTP settings in the plugin. Works as promised. Rated the plugin on WP Extensions.
Thanks!
Forum: Plugins
In reply to: [Custom Contact Forms] Using smtp through gmail…sorry. Found the settings in the plugin.
Forum: Plugins
In reply to: [Custom Contact Forms] Using smtp through gmailSeems like this plugin does not use the wp_mail() function or…?
I have my own mailserver at my hosting company
Installed SMTP plugin
http://wordpress.org/extend/plugins/smtp/faq/
Set all parameters and testmail works fine.The SMTP plugin states in its FAQ:
“I have a plugin that sends out emails but doesn’t use SMTP. Why?”
“Said plugin has to use the WordPress default wp_mail() function when sending emails in order for SMTP to work.”So what does the Contact Form use if not the wp_mail() function?
/Akerman
Forum: Plugins
In reply to: [Custom Contact Forms] Could not instantiate mail function.Seems like this plugin does not use the wp_mail() function or…?
Installed SMTP plugin
http://wordpress.org/extend/plugins/smtp/faq/
“I have a plugin that sends out emails but doesn’t use SMTP. Why?”
“Said plugin has to use the WordPress default wp_mail() function when sending emails in order for SMTP to work.”So what does it use?
/Akerman
Forum: Plugins
In reply to: [Plugin: NextGEN Gallery] watermark placement in slideshowsI’m using a PNG.
But I had some URL problem defining the correct path to the image (watermark file). Somehow it didn’t react the first time I entered the path. After fiddling around with alternatives I entered the path again and now it works fine.
Most likely user error… 🙂