Products

Solutions

Resources

Partners

Community

Blog

About

QA

Ideas Test

New Community Website

Ordinarily, you'd be at the right spot, but we've recently launched a brand new community website... For the community, by the community.

Yay... Take Me to the Community!

Welcome to the DNN Community Forums, your preferred source of online community support for all things related to DNN.
In order to participate you must be a registered DNNizen

HomeHomeUsing DNN Platf...Using DNN Platf...Administration ...Administration ...Bulk Email CustomizationBulk Email Customization
Previous
 
Next
New Post
7/20/2008 9:34 PM
 

Hi,

I'm currently using the Bulk Email/Newsletter module in my DNN. What I want is to customize the attachment part. Right now, you can only attach 1 document, what I want is to attach more documents. Can I do that? I will really appreciate your help guys.

How can I do it? thanks in advance.

- bryan

 
New Post
7/21/2008 2:24 AM
 

the framework class DotNetNuke.Services.Mail.SendTokenizedBulkEmail already supports multiple attachments - use AddAttachment(Filename) - but I haven't implemented a UI for it yet, i.e. you need to implement options to specify multiple files in /admin/users/bulkemail.ascx 


Cheers from Germany,
Sebastian Leupold

dnnWerk - The DotNetNuke Experts   German Spoken DotNetNuke User Group

Speed up your DNN Websites with TurboDNN
 
New Post
7/21/2008 10:04 PM
 

Hi Sebastian,

thanks for the input.. can you suggest how can I make the UI for this one? Thanks a lot in advance.

Regards,

Bryan

 
New Post
7/22/2008 3:32 AM
 

Bryan,

you will need to find a way to create a list of URLControls - not a nice job, that's why I postponed it until a future DNN 5 version, where a new URLControl shall be contained, which shall be easier to handle.


Cheers from Germany,
Sebastian Leupold

dnnWerk - The DotNetNuke Experts   German Spoken DotNetNuke User Group

Speed up your DNN Websites with TurboDNN
 
New Post
12/6/2008 2:55 AM
 

 

Hi,

 I am making a scheduler which need to send bulk email.

 See the line of code given below

        Dim objSendBulkEMail As New DotNetNuke.Services.Mail.SendTokenizedBulkEmail(objRoleNames, objUsers, False, "Stats Update is needed !!", strBody)
 I am getting the error from this line. The error is  "Object reference not set to an instance of an object.".  But this same code i have  written into a .aspx.vb file  to test and it is working fine.

 Can anyone tell me why it is not running under app_code .cs file?

 

Here is the details error

--

?ex
{"Object reference not set to an instance of an object."}
    System.NullReferenceException: {"Object reference not set to an instance of an object."}
    Data: {System.Collections.ListDictionaryInternal}
    HelpLink: Nothing
    InnerException: Nothing
    Message: "Object reference not set to an instance of an object."
    Source: "DotNetNuke"
    StackTrace: "   at DotNetNuke.Entities.Portals.PortalController.GetCurrentPortalSettings()
   at DotNetNuke.Services.Mail.SendTokenizedBulkEmail.initObjects()
   at DotNetNuke.Services.Mail.SendTokenizedBulkEmail..ctor(List`1 AddressedRoles, List`1 AddressedUsers, Boolean removeDuplicates, String Subject, String Body)
   at Ryno.DNN.Modules.RynoPilotStats.Business.RynoStatsController.YearlyStasUpdateConfirmation() in E:\DNN\DNN_Apr\App_Code\RynoPilotStats\RynoPilotStatsController.vb:line 58
   at Ryno.DNN.Modules.RynoPilotStats.Business.ScheduledStats.DoWork() in E:\DNN\DNN_Apr\App_Code\RynoPilotStats\ScheduledStats.vb:line 21"
    TargetSite: {System.Reflection.RuntimeMethodInfo}

''''''''

 

 

Thanks

--Mohsin

 

 

 

 

 

 

 
Previous
 
Next
HomeHomeUsing DNN Platf...Using DNN Platf...Administration ...Administration ...Bulk Email CustomizationBulk Email Customization


These Forums are dedicated to discussion of DNN Platform and Evoq Solutions.

For the benefit of the community and to protect the integrity of the ecosystem, please observe the following posting guidelines:

  1. No Advertising. This includes promotion of commercial and non-commercial products or services which are not directly related to DNN.
  2. No vendor trolling / poaching. If someone posts about a vendor issue, allow the vendor or other customers to respond. Any post that looks like trolling / poaching will be removed.
  3. Discussion or promotion of DNN Platform product releases under a different brand name are strictly prohibited.
  4. No Flaming or Trolling.
  5. No Profanity, Racism, or Prejudice.
  6. Site Moderators have the final word on approving / removing a thread or post or comment.
  7. English language posting only, please.
What is Liquid Content?
Find Out
What is Liquid Content?
Find Out
What is Liquid Content?
Find Out