Since I'm the userThank you. I'll have that fixed for 1.1.
Sounds like the alert was there, then it was deleted which under circumstances sounds plausible.
Zend_Controller_Response_Exception: Cannot send headers; headers already sent in /--path--/library/XenForo/Cron.php, line 47 - library/Zend/Controller/Response/Abstract.php:321
#0 /--path--/library/Zend/Controller/Response/Abstract.php(115): Zend_Controller_Response_Abstract->canSendHeaders(true)
#1 /--path--/library/XenForo/ViewRenderer/Abstract.php(63): Zend_Controller_Response_Abstract->setHeader('X-Frame-Options', 'SAMEORIGIN')
#2 /--path--/library/XenForo/ViewRenderer/HtmlPublic.php(18): XenForo_ViewRenderer_Abstract->__construct(Object(XenForo_Dependencies_Public), Object(Zend_Controller_Response_Http), Object(Zend_Controller_Request_Http))
#3 /--path--/library/XenForo/Dependencies/Public.php(213): XenForo_ViewRenderer_HtmlPublic->__construct(Object(XenForo_Dependencies_Public), Object(Zend_Controller_Response_Http), Object(Zend_Controller_Request_Http))
#4 /--path--/library/XenPushover/Model/Alert.php(184): XenForo_Dependencies_Public->getViewRenderer(Object(Zend_Controller_Response_Http), 'Html', Object(Zend_Controller_Request_Http))
#5 /--path--/library/XenPushover/Model/Alert.php(74): XenPushover_Model_Alert->_renderAlertTemplate(Array)
#6 /--path--/library/XenPushover/DataWriter/Alert.php(10): XenPushover_Model_Alert->push(30, 3)
#7 /--path--/library/XenForo/DataWriter.php(1409): XenPushover_DataWriter_Alert->_postSave()
#8 /--path--/library/XenForo/Model/Alert.php(452): XenForo_DataWriter->save()
#9 /--path--/library/bdTagMe/XenForo/Model/Alert.php(11): XenForo_Model_Alert->alertUser(3, 0, 'User', 'post', 14111, 'insert', NULL)
#10 /--path--/library/XenForo/Model/Alert.php(426): bdTagMe_XenForo_Model_Alert->alertUser(3, 0, 'User', 'post', 14111, 'insert', NULL)
#11 /--path--/library/XenForo/Model/ForumWatch.php(310): XenForo_Model_Alert::alert(3, 0, 'User', 'post', 14111, 'insert')
#12 /--path--/library/bdTagMe/XenForo/Model/ForumWatch.php(9): XenForo_Model_ForumWatch->sendNotificationToWatchUsersOnMessage(Array, NULL, Array, Array)
#13 /--path--/library/XenForo/DataWriter/DiscussionMessage/Post.php(176): bdTagMe_XenForo_Model_ForumWatch->sendNotificationToWatchUsersOnMessage(Array, NULL, Array, Array)
#14 /--path--/library/WidgetFramework/XenForo/DataWriter/DiscussionMessage/Post.php(7): XenForo_DataWriter_DiscussionMessage_Post->_postSaveAfterTransaction()
#15 /--path--/library/bdTagMe/XenForo/DataWriter/DiscussionMessage/Post.php(13): WidgetFramework_XenForo_DataWriter_DiscussionMessage_Post->_postSaveAfterTransaction()
#16 /--path--/library/XenForo/DataWriter.php(1423): bdTagMe_XenForo_DataWriter_DiscussionMessage_Post->_postSaveAfterTransaction()
#17 /--path--/library/XenForo/DataWriter/Discussion.php(477): XenForo_DataWriter->save()
#18 /--path--/library/XenForo/DataWriter/Discussion.php(426): XenForo_DataWriter_Discussion->_saveFirstMessageDw()
#19 /--path--/library/XenForo/DataWriter.php(1409): XenForo_DataWriter_Discussion->_postSave()
#20 /--path--/library/XenForo/Model/Feed.php(495): XenForo_DataWriter->save()
#21 /--path--/library/XenForo/Model/Feed.php(536): XenForo_Model_Feed->_insertFeedEntry(Array, Array, Array)
#22 /--path--/library/XenForo/Model/Feed.php(563): XenForo_Model_Feed->_insertFeedData(Array, Array)
#23 /--path--/library/XenForo/Model/Feed.php(588): XenForo_Model_Feed->importFeedData(Array)
#24 /--path--/library/XenForo/CronEntry/Feeder.php(15): XenForo_Model_Feed->scheduledImportTimeLimited(15)
#25 [internal function]: XenForo_CronEntry_Feeder::importFeeds(Array)
#26 /--path--/library/XenForo/Model/Cron.php(356): call_user_func(Array, Array)
#27 /--path--/library/XenForo/Cron.php(29): XenForo_Model_Cron->runEntry(Array)
#28 /--path--/library/XenForo/Cron.php(64): XenForo_Cron->run()
#29 /--path--/cron.php(12): XenForo_Cron::runAndOutput()
#30 {main}
array(3) {
["url"] => string(26) "http://--testserver--/cron.php"
["_GET"] => array(0) {
}
["_POST"] => array(0) {
}
}
This update brings with it some new features:
This feature also includes some cool, Admin only enhancements:
- A new queue system. No longer any delay when performing an action that would trigger a Pushover.
- The queue system can auto-retry any Pushover notifications that cannot be sent.
- If a user has been active in the last 5 minutes, the Pushover process is delayed by 60 seconds (customisable in options).
- If a user has already read the alert in the forum, it is no longer sent to Pushover.
- The Admin can control globally which alert types the user can choose to receive.
- The Admin can provide friendly names to the Alert content type and actions in the Admin CP by clicking on their names.
- The user can choose which alert types they wish to receive (from the ones allowed by the Admin)
- The user can also specify a priority for each alert. Low priority alerts do not give any audible notification on your device. Normal priority alerts are... normal
. High priority alerts are sent to the device, and ignore a user's "Quiet Time" settings. They are also highlighted in red in the app.
Both of the above features are controlled by Admin permissions. If you are not a Super Administrator, you will need to configure these permissions before they are visible in the Admin CP > Applications > Xen Pushover menu.
- Admin Alerts
- Receive notification when Server Errors have been logged (you are notified that server errors exist, not for each one that occurs)
- Receive notification when a new user has been set to Awaiting Approval
- Pushover for XenForo.com Community
- Receive push notifications from alerts at XenForo.com
It's also worth noting that to receive alerts from XenForo.com you must first have given your usergroup/user account permission to use Xen Pushover and also added your API key to the Admin CP options.
View attachment 71375
View attachment 71374
View attachment 71373
View attachment 71376
View attachment 71377
I can confirm that confirmation too.I can confirm that this is a fantastic update![]()
The problem with finding a totally free solution is finding a service provider like pushover.net that is willing to develop clients for multiple platforms. If Google offered a free push service, for example, the odds are pretty good that iOS would be low on their priority and if Apple offered a service then Android would be non-existent on their priority list. In the scenario where both Google offered a free push service and Apple offered a free push service then add-ons like Xen Pushover would need to support multiple providers.nice update
after thinking of buy it i was shocked that there app is not free =( and i cancel the idea
hope if there other service similar to pushover with free app install
thanks for your hard working @Chris D
Forum users have been happy to pay for the Tapatalk app for years and that's only a little less in cost than the Pushover app. If users want alerts, then £3 really isn't much - it's less than a pint of beer.nice update
after thinking of buy it i was shocked that there app is not free =( and i cancel the idea
hope if there other service similar to pushover with free app install
thanks for your hard working @Chris D
The problem with finding a totally free solution is finding a service provider like pushover.net that is willing to develop clients for multiple platforms. If Google offered a free push service, for example, the odds are pretty good that iOS would be low on their priority and if Apple offered a service then Android would be non-existent on their priority list. In the scenario where both Google offered a free push service and Apple offered a free push service then add-ons like Xen Pushover would need to support multiple providers.
For now, at least, a non-biased 3rd party like Pushover.net is the best choice since you're likely going to see more availability. From a business perspective then the question becomes how does the 3rd party make money? Yes, $5 is a bit high compared to most mobile apps but so-called power users won't mind and for site admins $5 becomes a small price to pay for getting alerts (especially now that Chris has added "Admin Alerts" to the newest version).
Even if nobody else on my sites end up using it because they don't want to spend the $5 on the client app, it will still have been a good investment for me, both the client app & Chris's add-on, because now I can get a pulse of what is going on with my sites while on the road.
believe me they will not pay even if its cost them 1$Forum users have been happy to pay for the Tapatalk app for years and that's only a little less in cost than the Pushover app. If users want alerts, then £3 really isn't much - it's less than a pint of beer.
The app is excellent value for money. And if you consider for a moment the service that they provide, the infrastructure it requires, the amount of development time that goes into it and the effort it takes to support and develop Pushover on an ongoing basis, why should it be free? The truth is, you will never find a company releasing a free app that's capable of doing such a task because of the sheer amount of investment that's required to start it, maintain it, support it and grow it.
Fine. You're not buying this. No problem.well the problem not with me ^_^ the problem with the users who want to pay for it, cuz i need them to use it not just me !!
We use essential cookies to make this site work, and optional cookies to enhance your experience.