@arc002 ajaxify.data is just the data the template was run with. Changing it does nothing to the already rendered page.
What you want is to add a hook for filter:topics.getand modify the data there.
Hi,
Is it possible to get loggedIn variable in footer.tpl without editing NodeBB Core?
Thanks
I've created Pull Request with support of loggedIn variable in footer.tpl