HomeHome Product Discus... Product Discus...SmithCartSmithCartEmail ManufacturersEmail Manufacturers
Previous
 
Next
New Post
4/10/2012 9:58 AM
 

Hello,

I am trying to use the feature "Email Manufacturers:", and it is not sending emails to the manufacturers.
Is there anything else we have to config?

I already configured the settings, emails and manufacturers.

SC version: 4.93.

Thanks

 

 
New Post
4/10/2012 7:50 PM
 
Hello,

Which version of DNN are you currently running?

Are there any errors logged to your DNN Event Viewer?

Thanks,
 
New Post
4/11/2012 1:09 AM
 

Hi,

There isn't any error.

The DNN version is 05.06.02 (144)

Thanks

 
New Post
4/12/2012 4:13 PM
 
Hello,

I have been able to replicate this issue and have sent it into programming to be addressed. I will postback to this thread as soon as an update is available.

Thanks for reporting the issue!
 
New Post
4/13/2012 1:49 AM
 

Hi Kevin, thanks.

We appreciate you solve this asap.
Do you have an estimated date? May until next Monday, is it possible? Thanks

 
New Post
4/13/2012 3:03 PM
 

Hello,

We will do our best to include the resolution to this issue in the next release of SmithCart. I will postback to this thread as soon as an update is available.

Thanks,

 
New Post
4/17/2012 6:19 AM
 

Hi, any news about this new version please?

Thanks

 
New Post
4/18/2012 8:34 AM
 
Hello, any news, please? thanks a lot
 
New Post
4/18/2012 5:25 PM
 
Hello,

Please refer to the Change Log to the left of the forum for any updates, release dates, fixes, and changes.

Thanks,
 
New Post
4/19/2012 1:55 AM
 

Hi Kevin, you gave us an estimated date to the new version: April/16. Is about this I am talking about. Do yo have another date? Thanks

 
New Post
4/24/2012 1:08 AM
 

To fix the email manufactures issue please update the following stored procedure and add the "Email" field highlighted in yellow.   Also make sure and change the "objectqualifier" highlighted in green to the one you use if any.

ALTER PROCEDURE [dbo].[dnn_Smith_GetManufacturerByName]
@Manufacturer VARCHAR(50)
 
AS
 
SELECT [ManufacturerID], [ManufacturerName], Email
FROM dnn_Smith_Manufacturer
WHERE
[ManufacturerName] LIKE  @Manufacturer
 
 

Scott Kelly
Project Manager
DotNetNuke Consulting, DotNetNuke Store and DNN Ecommerce
 
New Post
5/2/2012 8:49 AM
 

Kevin, after changes you send here, we do not receive any email. I mean, even order confirmation.

Please, fix this situation.

This is critical.

Thanks.

 
New Post
5/3/2012 9:55 AM
 

Hi Kevin, could you please give us an answer and a solution?

Note: now even the regular emails to the admin and customer aren't working.

This is "very" critical.

Thanks

 
New Post
5/3/2012 2:14 PM
 
Hello,

SmithCart v.4.99 has been released and is now available on the SmithCart Downloads page.

Thanks,
 
New Post
5/9/2012 8:08 AM
 

Hi Kevin,

I am already using the v.4.99 but it still doesn't work.

I have manufacturers with email and the option "Email Manufacturers:" selected on the store configs.

What else should I do to have this function working?

Thanks

 
Previous
 
Next
HomeHome Product Discus... Product Discus...SmithCartSmithCartEmail ManufacturersEmail Manufacturers