• Resolved cotozatyp

    (@cotozatyp)


    Hi, i’ve got a very important questien for me and i hope you could help me.

    I would like to set up next mailing at 08-07-2012 and i should send informations about posts from last 2 weeks. Is it possible? What should i change in the database?

    I was trying to change sam fields in wp_options in a record subscribe2_options but it didn’t work.

    What is yout suggestion, what can i do?

    Thanks in advance.

    http://wordpress.org/extend/plugins/subscribe2/

Viewing 1 replies (of 1 total)
  • @cotozatyp,

    Once Subscribe2 is in digest mode it will run periodically. To accomplish what you ask there are 2 things you need to do.

    The first is to set the next mailing time for your chosen date. To do this I’d recommend you install a great WordPress plugin called WP-Crontrol. Once that activated go to Tools->Crontrol and fins the subscribe2_cron event, click the word ‘edit’ on that line and you can manually edit the next run time.

    The second thing to do is set the ‘previous_s2cron’ variable in the database. It should be accessible vie PHPMyAdmin as a serialised array option under the option name ‘subscribe2_options’. You’ll need to set that to 24th June to have 2 weeks up to your run time.

Viewing 1 replies (of 1 total)
  • The topic ‘[Plugin: Subscribe2] Setting up the time of mailing’ is closed to new replies.