<p>Installed with no issues after an upgrade failed, one day later with nothing changed it's reporting errors , here are the two errors. I need to fix these as quickly as possible. I'm rolling out a new website wrapped in userspice and love the work y'all have done.</p>
<p class="p1"><span class="s1">Undefined property: stdClass::$ip in /var/www/html/users/views/_admin_dashboard.php on line 350,</span></p>
<p class="p1"><span class="s1">Undefined property: stdClass::$ip in /var/www/html/users/views/_admin_dashboard.php on line 351,</span></p>
<p class="p1"><span class="s1">here is the code on that page on those lines</span></p>
<p class="p1"><span style="font-variant-ligatures: no-common-ligatures;"><tr></span></p>
<p class="p1"><span style="font-variant-ligatures: no-common-ligatures;"><td><a href="<?=$us_url_root?>users/admin.php?view=logs&search=<?=$m->ip?>"><?=$m->ip?></a></td></span></p>