Tagged: error update
Hey Kriesi team,
After updating Enfold, I can’t access my webpage and admin zone. Please help! I get this message:
Fatal error: Can’t use function return value in write context in /home/kremerat/domains/kremeratabaltica.com/public_html/wp-content/themes/enfold/framework/php/class-form-generator.php on line 435
Best,
Renata
Not sure what happened but it just started working!
Thanks,
R.
Hi,
Great, glad it started working and thanks for letting us know. Please let us know if you should need any further help on the topic or if we can close it.
Best regards,
Rikard
Put // in front of all these lines for comments.
if( ! empty( $element[‘label’] ) )
{
$placeholder_text = $element[‘label’];
}
if( ! empty( $element[‘check’] ) )
{
$extra = “*”;
}