HomeHome Product Discus... Product Discus...SmithCartSmithCartEvent Log Admin Alerts from SmithCartEvent Log Admin Alerts from SmithCart
Previous
 
Next
New Post
10/21/2010 11:12 AM
 

I noticed a bunch of Admin Alerts from SmithCart in the Event Log. Is this normal or is there something that I missed?

Thanks.

 
New Post
10/21/2010 3:23 PM
 

Can you paste a few so I take a look.

-Scott


Scott Kelly
Project Manager
DotNetNuke Consulting, DotNetNuke Store and DNN Ecommerce
 
New Post
10/21/2010 7:46 PM
 

10/21/2010 2:00:27 PM Admin Alert UserName MyOnlineStore Just before Response.Redirect(EditUrl(ConfirmStatus)): ; ...
Just before Response.Redirect(EditUrl(ConfirmStatus)):
Server Name: ServerName



10/21/2010 2:00:27 PM Admin Alert UserName MyOnlineStore Send Email thirdPartyCC: ; ...
Send Email thirdPartyCC:
Server Name: ServerName



10/21/2010 2:00:26 PM Admin Alert UserName MyOnlineStore Send Email Customer Result: ; ...
Send Email Customer Result:
Server Name: ServerName



10/21/2010 2:00:26 PM Admin Alert UserName MyOnlineStore User Body: Thank you for your order.
Your Order Total is :$212.54 ...
User Body: Thank you for your order.<br>Your Order Total is :$212.54<br/><br/><!-- saved from url=(0022)http://internet.e-mail --><b>Order ID:</b>&nbsp;&nbsp;42<br /> <b>Order Date:</b>&nbsp;&nbsp;10/21/2010 02:00
<snip>
<tr> <td>Order Total:</td> <td align="right">$212.54</td> </tr> <tr><td></td></tr> <tr> <td> </td> <td align="right"> </td> </tr> <tr><td></td></tr> </table>
Server Name: ServerName



10/21/2010 2:00:26 PM Admin Alert UserName MyOnlineStore User Subject: Your Order; ...
User Subject: Your Order
Server Name: ServerName



10/21/2010 2:00:26 PM Admin Alert UserName MyOnlineStore Checkpoint: Just before send mail; ...
Checkpoint: Just before send mail
Server Name: ServerName



10/21/2010 2:00:26 PM Admin Alert UserName MyOnlineStore In Process Status: Process Status; ...
In Process Status: Process Status
Server Name: ServerName



10/21/2010 1:58:43 PM Admin Alert UserName MyOnlineStore Tax Rate: 13; ...




10/21/2010 2:08:59 PM Admin Alert UserName2 MyOnlineStore Filter in Else: 25; ...
Filter in Else: 25
Server Name: ServerName



10/21/2010 2:06:42 PM Admin Alert UserName2 MyOnlineStore Filter in Else: 83; ...
Filter in Else: 83
Server Name: ServerName

 
New Post
10/21/2010 10:02 PM
 

That looks normal just some logging the cart is doing. The only thing you would need to worry about are crritical errors in the dnn event viewer.


At your service,
Dave Smith
DotNetNuke Consulting, DotNetNuke Store and DNN Ecommerce
 
New Post
10/21/2010 10:11 PM
 

Interestingly, that is my problem. I was having serious issues with DotNetNuke and all the extra logging was complicating the diagnosis. Is there any way to turn them off?

 
New Post
10/21/2010 10:39 PM
 

There are only a few logging messages but you can comment them out in the cs files and recompile. THe logging statements start with objeventlog so if you search the cs files you will find them.


At your service,
Dave Smith
DotNetNuke Consulting, DotNetNuke Store and DNN Ecommerce
 
New Post
10/22/2010 12:54 PM
 

Thanks! It took less than 10 minutes when you know what to look for.

 
Previous
 
Next
HomeHome Product Discus... Product Discus...SmithCartSmithCartEvent Log Admin Alerts from SmithCartEvent Log Admin Alerts from SmithCart