Subscription support

Test Area

56 replies in this topic | 4,747 reads
Joffroi
Administrator
#1

Objective: Code system to allows people to subscript to post. Eventually, this will send out an email when that is completed.

  1. Create option in settings to auto subscribe to post that are create or posted too.

    1. I will also need to make this option available from the CP.

  2. Ajax subscription method to subscribe / unsubscribe from forum index page.

  3. Create subscription / unsubscribe method from thead index.

  4. Actual create the email

    1. This will include the new post information

    2. Store a last_sent column in the email subscription table. Only send out emails for post that the last_sent is less then last_activity.

That might be enough for now.

Joffroi
Administrator
#2

Seeing if the database gets populated with subscription values.

Joffroi
Administrator
#3

Try #1 didn't work, trying more basic code.

Joffroi
Administrator
#4
Joffroi wrote:

Try #1 didn't work, trying more basic code.

That worked, now making sure no duplicate rows get made.

Joffroi
Administrator
#5
Joffroi wrote:
Joffroi wrote:

Try #1 didn't work, trying more basic code.

That worked, now making sure no duplicate rows get made.

Duplicate was still made.

Joffroi
Administrator
#6

test

Joffroi
Administrator
#7

test

Joffroi
Administrator
#8

fixed the database naming issue.

jaholcombe6
Beginner
#9

Testing with another user.

jaholcombe6
Beginner
#10
jaholcombe6 wrote:

Testing with another user.

Double test.

Joffroi
Administrator
#11

Email trigger test.

Joffroi
Administrator
#12

Email trigger test.

Joffroi
Administrator
#13

Email trigger test.

Joffroi
Administrator
#14

Email trigger test.

Joffroi
Administrator
#15

test again

Joffroi
Administrator
#16

Most of this works now, but let me see what happens now.

Joffroi
Administrator
#17

Most of this works now, but let me see what happens now.

Joffroi
Administrator
#18

another test.

Joffroi
Administrator
#19

now only test account should get email.

Joffroi
Administrator
#20

last test

You must be logged in to post on the forums