GHengeveld |
|
---|---|
It doesn't work for pages yet, only forums. |
Twiebie |
|
---|---|
#35189 GHengeveld: Thanks, will give it a go tonight. |
elfrenazo |
|
---|---|
But already works? Can you use? |
GHengeveld |
|
---|---|
Yes, it works for forums. You need to add the tags to your forums.posts.tpl so it will show a button to subscribe to the topic. It will not automatically subscribe you yet so you have to subscribe to each topic manually. Then you will receive an email when some other user posts a message in the topic. |
Chiaroscuro |
|
---|---|
Really need automatic subscription
Does not work.
|
|
This post was edited by Chiaroscuro (2012-08-29 10:26, 12 years ago) |
GHengeveld |
|
---|---|
Cron manager is not yet required, because that is related to periodic digests, which isn't supported yet. Can you explain the errors you get? |
Chiaroscuro |
|
---|---|
No errors, no warnings, nothing comes: ( |
GHengeveld |
|
---|---|
Did you verify that another user (not the account with which you subscribed to a topic) posted a new message in the same topic after you subscribed to the topic? Did you install the htmlmail plugin? |
Chiaroscuro |
|
---|---|
Yes, I install the htmlmail plugin. (https://github.com/GHengeveld/cot-notifier) |
|
This post was edited by Chiaroscuro (2012-08-30 12:29, 12 years ago) |
GHengeveld |
|
---|---|
Sorry, I found the error. In notifier.php on line 135 change 'MAIN.SETTINGS.AREA' to 'MAIN.AREA'. Fixed in 32378c9908d83cf960a4299a4fd30282c99d1058. |
|
This post was edited by GHengeveld (2012-08-30 18:10, 12 years ago) |
elfrenazo |
|
---|---|
#35208 GHengeveld:
Ok. I will install it now, thanks |
Chiaroscuro |
|
---|---|
#35284 GHengeveld: ok! Thanks. Fatal error: Call to undefined function cot_stat_update() in /home/admin/data/www/xxx/modules/notifier/inc/notifier.functions.php on line 483
comment out the line
|
|
This post was edited by Chiaroscuro (2012-08-31 04:17, 12 years ago) |
GHengeveld |
|
---|---|
Install the 'hits' plugin to fix the cot_stat_update(). Not sure what causes the emails to be in plaintext. You should just have the htmlmail plugin installed and set the format to HTML in your notifier settings. |
Chiaroscuro |
|
---|---|
Not working condition
|
EugenR |
|
---|---|
|