News:

Wondering if this will always be free?  See why free is better.

Main Menu

cron error

Started by Juan Carlos, November 01, 2018, 06:29:18 PM

Previous topic - Next topic

Juan Carlos

I have this error in my recent upgrade from gh
Juan Carlos

albertlast

Try this change go here: https://github.com/SimpleMachines/SMF2.1/blob/release-2.1/Sources/Profile-View.php#L389
change the line from
foreach ($extra as $k => $v)
to
foreach ((array) $extra as $k => $v)

Juan Carlos

it seems that it was corrected

Thanks albertlast
Juan Carlos

Advertisement: