Who Has Visited In Last 24 Hours [Paid] [Deleted]

Not just one member. All add-ons are still being supported. Just not on here. Message me for my email.
 
i set a record today...

Currently: 119 Members (Last 48 Hours)
Record: 119 Members
The most users were online on Mar 30, 2016.

but the date didn't update how can i make it update to todays date?
 
Just a heads up to anybody still using this, PHP 7.0.19 + MariaDB 10.1 break this not a coder but looks like a conflict? I know it's unsupported but still informing others.

ErrorException: Fatal Error: Method XenForo_Template_Public::__toString() must not throw an exception, caught TypeError: Argument 1 passed to LiamW_AllRich_Template_Helper_Core::helperUserNameHtml() must be of the type array, null given, called in /home/removed/public_html/library/XenForo/Template/Helper/Core.php on line 853 - library/WhoHasVisited/Listener.php:0
Generated By: Damien, 4 minutes ago
Stack Trace

#0 [internal function]: XenForo_Application::handleFatalError()
#1 {main}

Request State

array(3) {
["url"] => string(34) "https://www.removed.com/online/"
["_GET"] => array(0) {
}
["_POST"] => array(0) {
}
}

Weird thing is it works fine on my other site on the same server. Only $10 lost on this but who cares back to free addons.

EDIT: Also happens on PHP 7.1.5 and MariaDB 10.2.5 so 100% a bug shame.
 
Last edited:
Just a heads up to anybody still using this, PHP 7.0.19 + MariaDB 10.1 break this not a coder but looks like a conflict? I know it's unsupported but still informing others.
Unlikely to be because of MariaDB, I think. I'm running 10.2 and was running 10.1 before that, and have had no problems with this add-on. Not using PHP 7 yet, though ... BTW, are you sure the conflict is with this add-on? "LiamW_AllRich_Template_Helper_Core" sounds like one of of Liam's add-ons, though we see the "Who Has Visited" add-on mentioned in your stacktrace as well ...
 
Top Bottom