Hi,
I've made a massive amount of progress since the last thread I created and have found XF2 to be quite easy to code for despite large amounts of lacking information in my head. It makes a lot of sense once you see the flow that is required.
So..... im on my 2nd addon and I cannot see an easy way to do this.
In a CRON, I want to call a template lets say:
alert_post_insert, which then refers to a phrase x_started_thread_y_may_be_more, and an if statement....
Am I better trying to use alert_post_insert, or create my own? Or directly call a phrase?
Thank you,
Pierce
I've made a massive amount of progress since the last thread I created and have found XF2 to be quite easy to code for despite large amounts of lacking information in my head. It makes a lot of sense once you see the flow that is required.
So..... im on my 2nd addon and I cannot see an easy way to do this.
In a CRON, I want to call a template lets say:
alert_post_insert, which then refers to a phrase x_started_thread_y_may_be_more, and an if statement....
Am I better trying to use alert_post_insert, or create my own? Or directly call a phrase?
Thank you,
Pierce