Topic Count in Profiles

Started by live627, August 18, 2009, 10:40:38 AM

Previous topic - Next topic

BugginIn

Quote from: BugginIn on June 15, 2024, 11:15:45 AMMorning all..

Running on 2.1.4 default theme...

Has anyone run into this or have a fix yet? Throwing an error...

/Sources/Subs-TCIP.php (Line 20)


8: A non well formed numeric value encountered

$context['member']['topics_per_day'] = comma_format($context['member']['topics'] / $days_registered, 3);

Thank you...


Forgot to add, only happens when you view your own profile, not when you review other members.. Weird right...

BugginIn

Quote from: BugginIn on June 15, 2024, 11:17:23 AM
Quote from: BugginIn on June 15, 2024, 11:15:45 AMMorning all..

Running on 2.1.4 default theme...

Has anyone run into this or have a fix yet? Throwing an error...

/Sources/Subs-TCIP.php (Line 20)


8: A non well formed numeric value encountered

$context['member']['topics_per_day'] = comma_format($context['member']['topics'] / $days_registered, 3);

Thank you...


Forgot to add, only happens when you view your own profile, not when you review other members.. Weird right...

Has anyone else ran into this using this mod? Anyone else find the right fix on above?


Thank you,

BugginIn

Advertisement: