Thread Starter
jwalk
(@jwalk)
fix it by changing line 142 of
wp-slimstat/view/index.php from
echo '" href="'.$_SERVER['PHP_SELF'].'?
to
echo '" href="'.$admin_page_url.'?
Thread Starter
jwalk
(@jwalk)
The tabs do work fine on the settings page, just not on the “view” page.