The simplenews tag has no wiki summary.
0
votes
0answers
13 views
Is there a way create a sub-category in Simplenews module for Newsletter Category
Is there a way to create a sub-category for Newsletter Category in the Simplenews module?
0
votes
1answer
37 views
Error while mass subscribe using simplenews
I get this error while i am trying to mass subscribe users/email for a newsletter using the simplenews module in D7. How can i solve this error ?
PDOException: SQLSTATE[23000]: Integrity constraint ...
0
votes
1answer
20 views
Send newsletter action - after saving simplenews node
I would like to do the same thing that described here: http://drupal.org/node/1427246
So, I use drupal 7, simplenews, schedule, and import modules.
I want to import my simplenews nodes, and they ...
0
votes
0answers
16 views
can i create a view for the newsletter using simplenews?
i want to create a view for all the recent content that has been subscribed by the user. Module used for subscription is simpenews, which also has an extension for views module . someone plz help me ...
1
vote
0answers
15 views
Newsletter digest based on user selection of taxonomies terms
I've looked through forums and modules for a few days trying to find this and nothing seemed to quite fit what I'm looking for. I want to see if this can be done with existing modules before I ...
2
votes
1answer
56 views
How to redirect to l() function link after login?
I'm having a Simplenews newsletter template with a link guiding newsletter readers to a intranet site with more news.
<?php print l('hier.', 'node/' . $build['#node']->nid, array('absolute' ...
-3
votes
0answers
28 views
how to make Simplenews title link to web version [closed]
I need to have the title in the newsletter link to the online version. I do it like this
<h2><a href="<?php print $base_url;?>/newsletters/<?php print$online_version; ...
1
vote
0answers
13 views
Omit Simplenews Subscribers Who Responded from Follow Up Email
I'm using Drupal 7 and simplenews. I have a newsletter category mynewsletter with 1000 subscribers. In my most recent mynewsletter, I had a poll. 200 subscribers have responded. I want to send a ...
0
votes
1answer
14 views
Simplenews logs out when sending test newsletter
I am trying to send a test newsletter through simplenews and it logs me out from my website everytime I hit the send button. I am logged in as admin. I have successfully sent test newsletters before ...
1
vote
1answer
94 views
simplenews subscription confirmation mail
I have a simplenews subscription block for the anonymous users of my site. When they enter their name and email address and hit subscribe, a mail is sent to their email ID for confirmation. It is a ...
1
vote
1answer
54 views
Reject e-mail address from specific domain in simplenews newsletters e-mails
i have a lot of spam users request account with mails on specific domain,i used the User restrictions module to make e-mails on that domains not allowed, but only to the registration .i want to know ...
0
votes
1answer
74 views
Unable to create newsletters
I am logged in as user/1 and have created a News content type with publishing options as "Use as simplenews newsletter". I believe all the permissions are correct.
When I try to add new content using ...
0
votes
0answers
31 views
Problem sending html mails
I´m using mime mail 6.x 1.1 module and simplenews 6.x 1.4. I create all my newsletter issues in html, and I choose to send in html. However, always the mails are received in Outlook, hotmail and gmail ...
0
votes
1answer
42 views
using an existing token as a variable in a custom token
I am using simplenews to send out a newsletter. I have a custom module. It has a table that relates a user code to the user's email.
email_address user_code
...
0
votes
1answer
61 views
module_invoke/module_invoke_all with multiple arguments
I know enough D7 to be dangerous. I'm stumped, however, as to how to call one module from another. In this case, I want to call the simplenews module's subscribe_user hook from a custom module I'm ...
0
votes
0answers
90 views
Mime Mail & HTML Mail modules
Simplenews & Send by email (Print)
The following settings enable the send by email function to work
Site-wide default - DefaultMailSystem
HTML Mail module class - HTMLMailSystem
Mime Mail module ...
1
vote
2answers
58 views
Is it possible to subscribe to a newsletter without first having to register?
I am using the Simplenews module, but from what I've been able to conclude, is not possible to subscribe to a newsletter without first having to register. Is that correct?
Is there a different ...
0
votes
0answers
16 views
Subscription module not working with Calendar module
I am using the subscription module for sending out email notifications for newsletters (simplenews module) and events (calendar module). The subscriptions/email notifications are working for the ...
0
votes
0answers
16 views
How to edit the Newsletter link at the bottom of the email?
I am using a simplenews module.
When sending out the newsletter (in html format) there is a Newsletter link at the bottom of the email (just above the "Unsubscribe from this newsletter" link.
...
1
vote
1answer
67 views
Absolute urls in Simplenews Newsletters
Is there a way to automatically convert the relative urls to absolute? For example, when uploading an image it is automaticlaly included as a relative url, so it doesn't appear in the html email when ...
0
votes
1answer
34 views
Incompatible Mail System setting detected
In order to get the Newsletter (Simplenews module) to send out emails correctly (in HTML format) I selected HTMLMailSYstem in the mail system settings. Having the DefaultMailSystem setting instead, ...
0
votes
1answer
58 views
Sending a newsletter more than once?
Is it possible to re-send a newsletter once it's been sent?
I am using a SImplenews module (& subscriptions module).
0
votes
0answers
48 views
Send newsletter - This newsletter has been sent - but never arrives?
I am using the simplenews module to create newsletters and the subscription module to enable users to subscribe to those newsletters.
"Send one test newsletter to the test address" works and the test ...
2
votes
1answer
44 views
Enable new content types to use as newsletter
I am using the simplenews module in order to create newsletters and enable users to subscribe to those. By following the instructions in the readme file it says:
Enable new content types to use as ...
0
votes
0answers
16 views
Newsletters being displayed in /newsletter/newsletter
I created a couple of test newsletters using the Simplenews module. Both newsletters are being displayed in a teaser/blog format (with Read more links) on page /newsletter/newsletter. Where is this ...
0
votes
0answers
33 views
Simplenews, content type, taxonomy and vocabulary
Once I've selected the content type, and created a new one for Simplenews, is it ok to turn off the "Use as simplenews newsletter" setting in the Default options for the Content Type I based the new ...
0
votes
1answer
74 views
SImplenews module. Where does the form come from?
I would like to modify the content of the simplenews form, but where is it being generated from?
<?php print render($form); ?>
I would like to change the "E-mail" wording, for example.
0
votes
0answers
53 views
Automated, Dynamic HTML Emails with Simplenews
A client is looking to see if it's possible to automatically send an HTML email to a user once a week once they sign up. He also wants the emails to be dynamic, and change according to how long the ...
0
votes
0answers
35 views
Difference between simplenews and newsletter
I've just enabled the simplenews module. I've got the simple form displayin on my site, allowing the users to subscribe. Is this what is called simplenews? And the newsletter is the actual content ...
0
votes
0answers
85 views
simplenews-newsletter-body.tpl.php won't be overridden
My newsletter is almost ready, where it not that the node title ends up in the sent testmail as well. So I figured if I would just override the simplenews-newsletter-body.tpl.php
I followed the ...
1
vote
1answer
41 views
What are the performance implications of running a frequent simplenews cron task to send emails?
In the Simplenews docs there is the following tip:
The Elysia Cron module (http://drupal.org/project/elysia_cron) can be
used to start the simplenews cron hook more often than others, so that
...
-2
votes
1answer
35 views
Auto Publish news from Email straight to front-end [closed]
My client, a daily newspaper, has a news portal built on Drupal.
They require a way through which newsmen in the field can send image and news content to an email address, then image and content are ...
0
votes
0answers
22 views
Cron sends a newsletter without using a template, and only when the administrator visits the site
I installed departure mailing cron with a limit of 20 mailings the template is used when I turn on the cron by hand.
In what could be the reason?
Thanks for any help
0
votes
1answer
168 views
simple news confirmation message
i am using simplenews module in drupal7 . i mentioned simplenews block on home page.
when i enter email id it shows message "You will receive a confirmation e-mail shortly containing further ...
0
votes
0answers
28 views
Newsletter Module::Newsletter Lists failed to send because no published nodes found for their terms
I got this from error logs in drupal 7 "Newsletter Lists failed to send because no published nodes found for their terms".
I am using the newsletter module for druapl
Any idea how to fix it
0
votes
1answer
28 views
Is there a way to send a newsletter to those users who share a taxonomy term in there profile
I need to be able to collect newsletters for a specific type of content. This content will have tags that the user will also check on when the sign up or edit their account information. I then need to ...
0
votes
1answer
68 views
Display Edit and Delete links in views table
I am using NewsLetter Module for creating NewsLetters. I would like to create a view in table format for NewsLetters with edit and delete links on each row. How can I add edit and delete link on each ...
1
vote
0answers
56 views
Sending mail to detailed groups?
Ok, I need a bit of help with this one.
I have a website where I created a newsletter using Simplenews - works just fine, I'm sending some welcoming text + attached views of new things on site. But ...
0
votes
0answers
66 views
How do I maintain Listserv mailing list subscribers with Drupal?
Since there doesn't seem to be a stable Listserv integration module (like there is for PHPList and Mail Chimp), can I use Rules to add and remove users from Listserv lists?
I'm considering Newsletter ...
2
votes
0answers
49 views
Converting Simplenews Subscribers to Users
I was wondering if there is a way to convert SimpleNews subscribers into actual Drupal users?
Currently, I have something similar going on using custom fields in the user-register form, but wanted to ...
1
vote
0answers
34 views
Inserted View in Simplenews excluded from Email but included on website
Drupal 7.14, Simplenews 7.x-1.0-rc1, Insert View 7.x-2.0, Views 7.x-3.3
I have created a view ("birthdays"), a newsletter and inserted the view [view:birthdays]. The view is inserted and displayed ...
2
votes
1answer
264 views
How can I send Newsletter in HTML format?
I have installed the following modules simplenews, mailsystem, html mail to send HTML news letter from a Drupal 7 site. Right now, I am just able to send plain text email from send test option. How ...
0
votes
0answers
48 views
Broken From field in Simplenews Newsletter module
Simplenews works excellent, except from field in received newsletter mail appears to be broken.
Example:
"\"NEWSLETTER sender name\" "@domain.com
is what i get in from name.
Also, in some clients:
...
1
vote
0answers
77 views
Problem while upgrading simplenews
I am a newbie in Drupal. I recently upgraded a site from D6 to D7. The site used simplenews module. So i got the D7 equivalent and installed it. After enabling the module i find the following issues -
...
0
votes
0answers
66 views
Send simplenews with cron and get the right path for content
I use simplenews to create and send newsletter, test is good but final sending miss path to images or files..with drush it works with the uri argument..but i would to modify my crontab as you ...
1
vote
0answers
200 views
Drupal SimpleNews with I18N and anonymous user
I am implementing simplenews on a new Drupal website.
Most users, if not all, will not be connected (registered).
I eventually managed to allow anonymous user to register to the newsletter (simple ...
1
vote
0answers
156 views
MimeMailSystem not sending emails
I've been setting up a newsletter using Simplenews - it works well enough but only for plain text emails.
I've set up and installed MimeMail but when selected as the site-wide default ...
0
votes
0answers
50 views
Change Simplenews destination Email
i am on a drupal 6 site witch is using simplesnews (& mimemail) to send Newsletter. Simplenews is using the Email of authentified user to know where sending the newsletters.
What i want to do is ...
0
votes
1answer
95 views
Drupal path linking to wrong content
I have a content type for news. All my news nodes use the pathauto path: "node/[title-raw]". However, when I click to go to view any of my news items, instead of displaying the news item, the page ...
1
vote
0answers
328 views
How to ajaxify simplenews module in drupal 7?
I have installed and enabled the simplenews module and I have a newsletter subscribtion block in my website frontpage now.
I would ajaxify the subscribe's button in that block so I googled many ...


