Author Topic: Followups: Day to delay  (Read 1534 times)

thomas.giudici

  • Posts: 1
    • View Profile
Followups: Day to delay
« on: February 02, 2005, 06:16:14 am »
When I add a followup with more than 127 days to delay this number is automatically changed into 127. How can I ensure that a followup is sent 305 days after the preceeding one?

Thanks
Thomas

DW

  • Administrator
  • Posts: 3787
    • View Profile
    • https://legacy.listmailpro.com
Followups: Day to delay
« Reply #1 on: February 02, 2005, 02:51:48 pm »
You'll have to go into PhpMyAdmin (a web-based MySQL database administration tool commonly available with your hosting control panel) and change the structure of the database.

Edit the del field in the lm_follow table.  Change it from TINYINT to SMALLINT.  This will provide for delays up to 32767.

This change will be automatically applied to everyone in the next release.

Regards!
Dean Wiebe
ListMailPRO Author & Developer - Help | Support | Hosting