Comments

Babalu’s picture

subscribing

eranglr’s picture

subscribes

trophaeum’s picture

subscribing

capellic’s picture

Yes, please! THANKS!

andypost’s picture

+1

skstarkiller’s picture

add me to the requesters

kenorb’s picture

+1

cardentey’s picture

+2

juan_manuel’s picture

subscribes

encho’s picture

Any news?

dkruglyak’s picture

Anyone working on this?

chawl’s picture

+1000

mnp’s picture

iam also waiting for simplenewssheduler 6 version

asc.storm’s picture

+1

gagarine’s picture

Status: Active » Needs work
StatusFileSize
new13.5 KB

A first version created with coder and deadwood module.

They are a lot of code formating problem but my eclipse crash so I have no IDE to format all the code right now.

TODO:
- It's complety untesting...
- use shema function to create DB table in installation
- code formating

Please test it :)

gagarine’s picture

Assigned: Unassigned » gagarine
mnp’s picture

thanks for the d6 port
but there is a bug
i selected a date,time in node edit page and saved it.
agian i edited the page the date is not set properly it is showing jan,1,1970,5:30 the default date
any configuration settings............

techninja’s picture

subscribe

Anonymous’s picture

Subscribing.

Sounds like a great module.

Any ETA on porting?

TIA

tobiberlin’s picture

I also want to subscribe. Unfortunately I have no programming skills to contribute anything... :-/

gagarine’s picture

@mnp thanks to test the module

I don't need this module for me directly, it's just for a friend. This is not a first priority for me so feel free to assign the task to you. I certainly work in this task in some weeks when i can test it with my friend on a real project (better to find bug).

Thanks to understand ;)

sgabe’s picture

StatusFileSize
new4.54 KB

I think I made some progress on this, please try it and give feedback.

sgabe’s picture

StatusFileSize
new4.99 KB

I made some changes and bug fixes since yesterday based on Simplenews 6.x branch.
Now it seems to be a working alpha release, but it needs review.

Please help test it, and report back!

ferrangil’s picture

Subscribing. I'll try to test it out asap!

asc.storm’s picture

Got this error...

warning: gmmktime() expects parameter 6 to be long, string given in /Volumes/arsenal/localhost/ntrst/sites/all/modules/simplenews_scheduler/simplenews_scheduler.module on line 141.

probocop’s picture

Subscribing.

Max_Headroom’s picture

Feed back
I've been testing it for over a week on Drupal 6.13 with a few members.
Works fine.
Next step is to add more members.

I think this should be uploaded so that more people can test.

javamandk’s picture

Subscribing

Aerodynamo’s picture

Subscribing

Let's get this thing working ASAP! I am willing to test it and I am uploading it now!

tobiberlin’s picture

Category: support » bug

Hi,

I got a error message every time the newsletter is sent by schedule:

user warning: Duplicate entry 'newsletter/taegliches-update-test-de' for key 2 query: INSERT INTO url_alias (src, dst, language) VALUES ('node/323', 'newsletter/taegliches-update-test', 'de') in /srv/www/vhosts/my-page.com/subdomains/dev/httpdocs/modules/path/path.module on line 112.

I don't see any duplicate entry, the url alias is set correctly to newsletter/taegliches-update-test-edition-X.

Greez,
Tobias

weseze’s picture

I've installed the module from #23 and it does absolutely nothing for me... no settings, no extra options, no extra fieldset for scheduling, nothing...

Drupal 6.13
Simplenews RC6
Date 2.3
(and a whole bunch of other modules)

Is there anything I need to do to get this working? Anything I might have missed?

chawl’s picture

Confirming that port works for D 6.13. Settings come when creating/editing a simplenews node by the way, not to anywhere else.

So, how about creting a new 6.x-dev branch?

Tx.

ccprog’s picture

StatusFileSize
new1.48 KB

Alpha-2 works for me with D6.13.

Here is a patch that embraces #256795: Allow simplenews cron to send nodes that anonymous users cannot access. If you apply the patch published there to Simplenews, newsletters can be send with the user rights of the publisher of the newsletter instead of anonymous, which is what you get using Cron.

The same logic holds for Simplenews Scheduler. If you have nodes with restricted access inside your newsletter, they will only get out on scheduled issues if the user rights are changed at rendering time.

ccprog’s picture

StatusFileSize
new838 bytes

Oops, sorry, another change in my version got through that is not relevant here.

adam_b’s picture

Any chance of creating a dev release for those of us who don't play well with patches?

Sc0tt’s picture

I second that. Would be less intimidating for non-coders to start to download and test if it were listed as a 6x-dev module for download. Thanks for this module. I know a lot of people are waiting for this one. Who can I bribe to get this module completely ported faster?
Thanks very much,
Scott

sgabe’s picture

Assigned: gagarine » sgabe
Category: bug » feature

I sent an e-mail to dgtlmoon about a new 6.x-dev branch. I think this release is very alpha stage and much more people are needed to test it and report back to help the development. So keep an eye on this.

dgtlmoon’s picture

Sorry for the delay, have just added the 6x dev branch, anyone want to take over some CVS work on this? i'll add you as a maintainer.. let me know, cheers.

sgabe’s picture

Thanks for the 6.x-dev branch, I would help with pleasure with CVS if you add me as a maintainer to speed this up a little bit.

dgtlmoon’s picture

Hey sgabe, it says "sgabe does not have a CVS account."

dgtlmoon’s picture

Have applied patches from comment #23 to latest 6x dev

dgtlmoon’s picture

Ok well yesterday there was a 6x release on the project page but now it has gone away, i've rerun the CVS tag

cvs tag -b DRUPAL-6--1
5cvs update -r DRUPAL-6--1

but it looks like the tag is already there

i really hate CVS it's really getting in my way off getting any code out onto the drupal.org project, so..

@sgabe: are you confident in handling the 6x project stuff for this module?

sgabe’s picture

I took a look on the 6.x-dev branches, and I found both of them to be 5.x code so I committed the 6.x-1.0-alpha2 from #23 as 6.x-1.x-dev branch and applied the patch from #34. I think (if I am right...) with next cron run when drupal.org will update the download pages this will be fine and if you agree the 6.x-2.x-dev branch should be removed for now.

ccprog’s picture

Please note that this means the scheduler will only work with the 6.x-1.x-dev version of simplenews, but not the official release!

sgabe’s picture

This note is on the project page. The patch is not committed in the development snapshot (as far is I know) so I reworked it to be applicable on the current Simplenews 6.x-1.x-dev release.

sgabe’s picture

Status: Needs work » Fixed

The 6.x branch of Simplenews Scheduler is under active maintenance. The usage of the development snapshot is growing week by week, but very few people reporting back about bugs etc. Please, test it and report back, review patches, or create patches, your help is always welcome!

I am marking this as fixed, if anything comes up, that should be a new issue.

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.