Alerts Auto-refresh (AJAX)

Alerts Auto-refresh (AJAX) 1.0.2

No permission to download
it works, but ive noticed it flashes a loading animation each time it checks.....any way to avoid that?
@Scandal
Any news about that? :)

I think I have some more trouble: Even when I will save a PM, I see this and it saves, but doesnt reload the site:
1622031345421.webp

And when this appear - I see at Chrome Dev Console this:
1622031404192.webp
1622031487116.webp

I the have to press F5 to manual reload the site - after that, all is fine.
 
Last edited:
Hello guys!
Sorry, currently I don't have time to provide extra support. If someone can find a solution so I can include it as a new version, let me know. :)
 
OK, its a statement. At this point I have to uninstall it, and will risk a look in next weeks... months...
 
Love this addon... but its filling my error log. I don't want that. I'm running XF 2.2.13 and 1.0.2 of this addon, unsure how to fix since I'm no coder lol.
Code:
ErrorException: Template error: [E_USER_WARNING] Template public:sc_alerts_autorefresh is unknown src/XF/Template/Templater.php:692
Stack Trace
Code:
#0 [internal function]: XF\Template\Templater->handleTemplateError(512, '[E_USER_WARNING...', '/home/mesohaven...', 692)
#1 src/XF/Template/Templater.php(692): trigger_error('Template public...', 512)
#2 src/XF/Template/Templater.php(1621): XF\Template\Templater->getTemplateData('public', 'sc_alerts_autor...')
#3 src/addons/MaZ/AUN/XF/Template/Templater.php(39): XF\Template\Templater->renderTemplate('sc_alerts_autor...', Array, true, NULL)
#4 src/XF/Template/Templater.php(1683): MaZ\AUN\XF\Template\Templater->renderTemplate('public:sc_alert...', Array)
#5 internal_data/code_cache/templates/l1/s28/public/PAGE_CONTAINER.php(461): XF\Template\Templater->includeTemplate('public:sc_alert...', Array)
#6 src/XF/Template/Templater.php(1654): XF\Template\Templater->{closure}(Object(SV\LazyImageLoader\XF\Template\Templater), Array, NULL)
#7 src/addons/MaZ/AUN/XF/Template/Templater.php(39): XF\Template\Templater->renderTemplate('PAGE_CONTAINER', Array, true, NULL)
#8 src/XF/Pub/App.php(565): MaZ\AUN\XF\Template\Templater->renderTemplate('public:PAGE_CON...', Array)
#9 src/XF/App.php(2285): XF\Pub\App->renderPageHtml('
    
    ...', Array, Object(XF\Mvc\Reply\View), Object(XF\Mvc\Renderer\Html))
#10 src/XF/Mvc/Dispatcher.php(404): XF\App->renderPage('

    ...', Object(XF\Mvc\Reply\View), Object(XF\Mvc\Renderer\Html))
#11 src/XF/Mvc/Dispatcher.php(60): XF\Mvc\Dispatcher->render(Object(XF\Mvc\Reply\View), 'html')
#12 src/XF/App.php(2487): XF\Mvc\Dispatcher->run()
#13 src/XF.php(524): XF\App->run()
#14 index.php(20): XF::runApp('XF\\Pub\\App')
#15 {main}
Req State
Code:
array(4) {
  ["url"] => string(1) "/"
  ["referrer"] => string(33) "https://mesozoichaven.com/forums/"
  ["_GET"] => array(0) {
  }
  ["_POST"] => array(0) {
  }
}
 
Top Bottom