Mail sent in localhost and website created from iis7,but not in website created from iis6 - iis-7

I am working on an eCommerce site using nopcommerce. I wanted to send an email if the user has already registered and is trying to register again with the same email login. I have written the code for sending the email and for showing the message "The mail has been successfully sent". It's working fine locally and on a website in IIS7 but it is not working on a website in IIS6.
Can anyone suggest a solution?

Related

Email sending issue in WordPress

I have a setup site through WordPress on Godaddy. Domain on another Godaddy account which linked to this hosting Godaddy account.
The site has a contact form which setup using Contact Form 7 plugin for WordPress.
Now, while filling up form and send then got below error.
could not instantiate mail function
Email sending functionality is working on hosting server which I tested but in this form of WordPress no working.
I tried but not found any issue. Anyone have an idea or suggestion.
Thanks

The remote name could not be resolved: 'graph.facebook.com' in nopcommerce

Please click the link for see the image of the errorWhen we sign-up through the Facebook in nopcommerce.
We are successfully login to facebook and also conform app authentication after that we are redirected to our website. While redirecting to our website we got this error.

Bluemix.net's Wordpress boilerplate not sending emails

So I created a Wordpress page using a Bluemix boilerplate. Everything is working fine except for the email notifications. When a new user registers they don't get an email with their temp password. If I click on "forgot password" and provide an email I get the following error: "The e-mail could not be sent.
Possible reason: your host may have disabled the mail() function."
Anyone know what needs to be configured? I see that the Wordpress boilerplate comes with a Sendgrid service, but when I click on "Open Sendgrid Dashboard" I get a blank page.
Your help is appreciated!
Ok never mind... figured it out. Posting answer in case someone else runs into the same thing.
Turns out you have to go to the Wordpress Admin Dashboard -> Plugins -> Installed Plugins and "Activate" the SendGrid Plugin. Once you do that you then have to click on settings and configure by using your SendGrid account info (Which can be found on your Bluemix dashboard).

Drupal Login Issue after authentication using Simplesamlphp IDP

I have followed the steps mentioned on this below to integrate the Simplesamlphp with Drupal Application. But, I am facing the following issue after the successful authentication on External IDP.
https://www.drupal.org/project/simplesamlphp_auth
Issue: Drupal Login Issue after authentication using Simplesamlphp IDP
Description: When I click the federation link on on login block, it is redirecting to External IDP which i have configured correctly,
Then, after entering the credentials and it is authenticating correctly then it redirected back to Drupal application but its not creating a user on drupal site and not logging into drupal site.
Steps followed
Installed the Drupal 7 : eg: local.mysite.com
Installed SimpleSAMLphp under drupal root folder - Eg: local.mysite.com/simplesaml
Configured SimpleSAMLphp as a Service Provider
Installed simplesamlphp_auth module on Drupal 7
Configured simplesamlphp_auth module
Activated the simplesamlphp_auth module
Federation link has been opened on login block and upon clicking the Link it is redirecting to External IDP provider then it asks to enter the credentials.
Upon entering the credentials, it is validating and authenticating.
Upon successful authentication it is redirecting back to Drupal application.
10. But, its not creating a user on drupal site and not logging into drupal site.
FYI: I have configured the session store.type = sql.
Have anyone faced similar issue and is there any solution for the same.
Kindly help me resolve this issue.
Regards,
Arun
I am using it on Drupal 8, so not sure if it applies, but make sure you have "Register User" checked under User provisioning section on module configuration page. This setting is what helps create the account after authentication

Contact Form 7 Captcha not Working on XAMPP server

I am developing my WordPress website locally using XAMPP server, but Contact Form 7 Captcha functionality does not work. That is, clicking on the Submit button, a spinning arrow appears and the form does not do any thing.
I tried this with a different theme and the trouble does persist. I guess this related to XAMPP. Is there any solution?
If you want contact form 7 to send email when installed on XAMPP, it will not do because email SMTP is not configured on localhost. it needs to be configured and due to this contact form does nothing and waits for response.
Contact Form 7 Image Captcha is replacable for visual captcha
https://wordpress.org/plugins/contact-form-7-image-captcha/installation/

Resources