Image for stats button no longer displaying

ahh good find Karl, open settings_buttons.php and replace (top of the file)

if (!defined('ATSPHP')) {

with:

if (!defined('VISIOLIST')) {

that should do it, once confirmed I'll post a patch
 
Back
Top