Disable Joomdle Welcome email?

More
13 years 7 months ago #1 by Sean
Disable Joomdle Welcome email? was created by Sean
How can I disable the Joomdle welcome email? The VirtueMart notification is enough, and the links in the Joomdle email don't work.

Would really like to just not send them.

Thanks!

Please Log in or Create an account to join the conversation.

More
13 years 7 months ago #2 by Antonio Durán
Replied by Antonio Durán on topic Disable Joomdle Welcome email?
This is not possible at the moment, although I think we should add the option.
In the meantime, you can modify the code and just comment out the call to the function that send the email.

As for links not working, can you give an example of a link you get?

Please Log in or Create an account to join the conversation.

More
13 years 7 months ago #3 by Sean
Replied by Sean on topic Disable Joomdle Welcome email?
Where do i comment out the call to the function that send the email? What file is it in?

Please Log in or Create an account to join the conversation.

More
13 years 7 months ago #4 by Antonio Durán
Replied by Antonio Durán on topic Disable Joomdle Welcome email?
Function is send_confirmation_email() in shop.php helper file.

Please Log in or Create an account to join the conversation.