Hello,
I am getting these two warning messages
<div class="stat-percent font-bold text-success">
<?php echo round($this->statistics->activeOffers*100/$this->statistics->totalOffers,2) ?>%
</div>
<div class="stat-percent font-bold text-success">
<?php echo round($this->statistics->activeEvents*100/$this->statistics->totalEvents,2) ?>%
</div>
Hi,
This issue will be fixed on version 4.4.1 that will be out in 2 weeks.
thanks