digitalpoint submitted a new resource: Digital Point Spy
Spy for realtime monitoring of things going on within your forum.
Read more
Spy for realtime monitoring of things going on within your forum.
Read more
It was just some minor Unicode fixes.I see it's been updated to v1.05 where do I find what's new? didn't see a version history anywhere
That error is coming from XenForo itself... I suspect it's trying to verify the listeners (inside DigitalPointSpy directory), but I could be wrong.Error
The files associated with this add-on could not be found. Please upload them and try again.
Files are uploaded correctly though
xenforo/js/digitalpoint
xenforo/library/DigitalPointSpy
Sadly it doesnt say which file exactly he's looking for.
Thanks!It's in the TemplateHook listener (that's all it's used for).
if you go find the original thread you will see a code change you can make.how to disable moderations to show up in spy results ?
<xen:if is="{$canSearch}"><li><a href="{xen:link search, '', 'type=post'}">{xen:phrase search_forums}</a></li></xen:if>
<xen:if is="{$visitor.user_id}"><li><a href="{xen:link 'watched/threads'}">{xen:phrase watched_threads}</a></li></xen:if>
<xen:if is="{$visitor.user_id}"><li><a href="{xen:link 'full:spy'}">{xen:phrase spy}</a></li></xen:if>
if you go find the original thread you will see a code change you can make.
We use essential cookies to make this site work, and optional cookies to enhance your experience.