zaiger
Active member
That is a big no. Where is the dp_spy table located?Do you have posts/threads/etc. in the dp_spy table?
That is a big no. Where is the dp_spy table located?Do you have posts/threads/etc. in the dp_spy table?
yupAre the both on the same physical server?
in /library/DigitalPointSpy/ControllerPublic/Spy.php (4 times) should work...."' . htmlentities($item['...'],null,'UTF-8') . '">...
Any chance you can add a timestamp into it somewhere? Maybe switch Who/Where to Who/Where/When and use XenForo's relative timestamps to display when it was done?
$item['forum_url'] = ($item['node_id'] > 0 ? XenForo_Link::buildPublicLink('forums', array('node_id' => $item['node_id'], 'title' => $item['forum_title'])) : '');
$item['date2'] = XenForo_Locale::dateTime($item['date'], 'absolute');
<h3>' . $validActions[$item['action']] . '</h3>
<span class="timedatespy">' . $item['date2'] . '</span>

Maybe someday... not planned in the short-term though.this doesn't take into account ignores, can you add this into it ?
Would love an answer to this pleaseIs there an easy way to wrap the navbar link for "Spy" in a conditional, so that only certain groups can see//use it?
Oh dear..that is not good newsI suspect it has been added using a hook, so that won't be possible.
sorry but i still run into UTF8 errors with 1.0.4.Uploaded the 1.0.4 version which hopefully should take care of the weird UTF-8 issues
Do you have an example string (like thread title) that it's not working with?sorry but i still run into UTF8 errors with 1.0.4.
..."' . htmlentities($item['...'],null,'UTF-8') . '">...
couldn't you just apply a class of ignored to the item, as a simple short fix?Uploaded the 1.0.4 version which hopefully should take care of the weird UTF-8 issues
Maybe someday... not planned in the short-term though.
We use essential cookies to make this site work, and optional cookies to enhance your experience.