muzchap
New Member Posts:10
|
08/01/2008 4:43 PM |
|
Hi Peter,
I get the following error in the latest version of DMX after upgrading.
Right click doc and select 'mail me' generates the following error:
An error 'No Template Specified for MailMe' occurred. Trace: at Bring2mind.DNN.Modules.DMX.Common.EntryUtils.MailEntries(Int32 PortalId, List`1 Selection, UserInfo sendingUser, UserInfo receivingUser) at Bring2mind.DNN.Modules.DMX.Common.EntryUtils.MailEntries(Int32 PortalId, String selection, UserInfo sendingUser, UserInfo receivingUser) at Bring2mind.DNN.Modules.DMX.ViewCollection.ᜀ(Object A_0, CallBackEventArgs A_1)
<script type="text/javascript">
// | | ';
dnn_ctr1068_Dispatch_ViewCollection_CommandWithFeedbackCallback.LoadingPanelFadeDuration = 0;
dnn_ctr1068_Dispatch_ViewCollection_CommandWithFeedbackCallback.LoadingPanelFadeMaximumOpacity = 100;
dnn_ctr1068_Dispatch_ViewCollection_CommandWithFeedbackCallback.Parameter = '';
dnn_ctr1068_Dispatch_ViewCollection_CommandWithFeedbackCallback.Postback = function() { __doPostBack('dnn$ctr1068$Dispatch$ViewCollection$CommandWithFeedbackCallback','') };
dnn_ctr1068_Dispatch_ViewCollection_CommandWithFeedbackCallback.Initialize();
}
ComponentArt_Init_dnn_ctr1068_Dispatch_ViewCollection_CommandWithFeedbackCallback();
//]]>
</script>
|
|
|
|
|
|
muzchap
New Member Posts:10
|
08/01/2008 5:53 PM |
|
Hi Peter,
I know you said the latest version deprecates the old mail templates/system, but we have only ever used standard templates/config.
Cheers,
Murray |
|
|
|
|
muzchap
New Member Posts:10
|
08/11/2008 4:47 PM |
|
**BUMP** |
|
|
|
|
muzchap
New Member Posts:10
|
08/11/2008 4:47 PM |
|
I really need this to work for the latest version :(
Please advise :) |
|
|
|
|
Peter Donker
Veteran Member Posts:4536
|
08/11/2008 6:37 PM |
|
Hi Murray, I'll look into this. Peter |
|
|
|
|
Peter Donker
Veteran Member Posts:4536
|
08/12/2008 5:47 PM |
|
Murray,
I'll fix it in an upcoming version. For now you can do this to fix it: enter 'CORE_MAILME' in the notification matrix for the action 'MailMe' under 'Self'.
Peter |
|
|
|
|
muzchap
New Member Posts:10
|
08/13/2008 11:40 AM |
|
Hi Peter,
Excellent - many thanks - I'll put the new module back on and give it a go :) |
|
|
|
|
Lewis Hill
New Member Posts:12
|
08/23/2008 12:19 AM |
|
I get the same Mail Me error message - if I click on the MailMe option I get the error message below.
An error 'No Template Specified for MailMe' occurred. Trace: at Bring2mind.DNN.Modules.DMX.Common.EntryUtils.MailEntries(Int32 PortalId, List`1 Selection, UserInfo sendingUser, UserInfo receivingUser) at Bring2mind.DNN.Modules.DMX.ViewCollection.ᜀ(Object A_0, CallBackEventArgs A_1)
Do I need to configure something? I did not find anything in the User Guide. Thank, Lewis
|
|
|
|
|
Lewis Hill
New Member Posts:12
|
08/23/2008 12:45 AM |
|
FYI - I did enter 'CORE_MAILME' in the notification matrix for the action 'MailMe' under 'Self' |
|
|
|
|
Lewis Hill
New Member Posts:12
|
08/23/2008 12:48 AM |
|
Please disregard my post… entering CORE_MAILME did work after I reloaded the page. |
|
|
|
|
Simon Gammon-Hardaway
New Member Posts:30
|
09/12/2008 5:56 PM |
|
Hi, unfortunately it doesn't seem to work for me, even with CORE_MAILME in there, I get this error..
An error 'Object reference not set to an instance of an object.' occurred. Trace: at Bring2mind.DNN.Modules.DMX.Services.Notification.DMXTokenReplace..ctor(Int32 PortalId, EntryInfo entry, LogInfo log, LogTypeInfo logtype, UserInfo dnnadmin, UserInfo recipient) at Bring2mind.DNN.Modules.DMX.Services.Notification.Notification.ᜀ(Int32 A_0, Int32 A_1) at Bring2mind.DNN.Modules.DMX.Services.Notification.Notification.Send(String overrideEmail) at Bring2mind.DNN.Modules.DMX.Common.EntryUtils.MailEntries(Int32 PortalId, List`1 Selection, UserInfo sendingUser, UserInfo receivingUser) at Bring2mind.DNN.Modules.DMX.Common.EntryUtils.MailEntries(Int32 PortalId, String selection, UserInfo sendingUser, UserInfo receivingUser) at Bring2mind.DNN.Modules.DMX.ViewCollection.ᜀ(Object A_0, CallBackEventArgs A_1)
my tick boxes are set to Attach file, Auditor, and Custom send, if that makes a difference.
Am I missing something?
Simon
<script type="text/javascript">
// | | ';
dnn_ctr482_Dispatch_ViewCollection_CommandWithFeedbackCallback.LoadingPanelFadeDuration = 0;
dnn_ctr482_Dispatch_ViewCollection_CommandWithFeedbackCallback.LoadingPanelFadeMaximumOpacity = 100;
dnn_ctr482_Dispatch_ViewCollection_CommandWithFeedbackCallback.Parameter = '';
dnn_ctr482_Dispatch_ViewCollection_CommandWithFeedbackCallback.Postback = function() { __doPostBack('dnn$ctr482$Dispatch$ViewCollection$CommandWithFeedbackCallback','') };
dnn_ctr482_Dispatch_ViewCollection_CommandWithFeedbackCallback.Initialize();
}
ComponentArt_Init_dnn_ctr482_Dispatch_ViewCollection_CommandWithFeedbackCallback();
//]]>
</script> |
|
|
|
Peter Donker
Veteran Member Posts:4536
|
09/15/2008 9:51 AM |
|
Hi Simon,
Try the latest version 04.03.02. It was just released.
Peter |
|
|
|
|