- Compatible XF Versions
- 1.2
- 1.3
- 1.4
- 1.5
Description:
Sends a Conversation when a member does a User Upgrade.
(Example of Conversation)
(Example of Options page)
Features:
Message can use three variables for personalization, {username}, {board_title} and {upgrade_title}.
Installation:
Every 10 minutes a Cron Entry will run and send Conversations(s) to any member who has upgraded.
Questions and Answers:
Sends a Conversation when a member does a User Upgrade.
(Example of Conversation)
(Example of Options page)
Features:
Message can use three variables for personalization, {username}, {board_title} and {upgrade_title}.
Installation:
- Download userupgradeconversation_v1.6.zip and unzip it.
- Upload the Andy folder to your server. The correct location will be library/Andy.
- From your Admin Control Panel, go to the "Install Add-on" page.
- Upload the addon-UserUpgradeConversation_v1.6.xml file.
- Click the Install Add-on button.
Every 10 minutes a Cron Entry will run and send Conversations(s) to any member who has upgraded.
Questions and Answers:
Q: Will a Conversation be sent to the admin for testing?
A: No. The sender of a Conversation cannot also be the recipient, in other words one cannot send a Conversation to themselves.
Q: Can the admin manually upgrade a user and will there be a Conversation sent?
A: Yes. A Cron runs every 10 minutes and will send Conversations. You cannot manually run the Cron because the code is time based.
A: No. The sender of a Conversation cannot also be the recipient, in other words one cannot send a Conversation to themselves.
Q: Can the admin manually upgrade a user and will there be a Conversation sent?
A: Yes. A Cron runs every 10 minutes and will send Conversations. You cannot manually run the Cron because the code is time based.