Page 1 of 1

Whos-been online Script

Posted: Wed 15 Aug 2018 4:47 pm
by ConligWX
Just curious to anyone running this script with Saratoga Templates.

Started seeing issues with the following error:

Notice: Undefined index: bots in /share/htdocs/weather/whos-online/include-whos-been-online.php on line 190 which is:

Code: Select all

  echo TEXT_SHOW_BOTS . ': <input type="checkbox" name="bots" value="show" onclick="this.form.submit()"' . ($_GET['bots'] == 'show' ? ' checked="checked"': '') . ' />';
  echo '
if I check the tick box the error goes away.,

unfortunately the script is no long supported which was written by Mike Challis.

Any help would be most appreciated