Site logo

Archived topic

Update Error

1 reply · Started by Joe on November 3, 2015

Viewing posts 1–2 of 2

Hi,

I tried to do the last update and I am getting this error after the update
Fatal error: Cannot redeclare generate_get_defaults() (previously declared in /home/joeyg36/public_html/wp-content/themes/clock/functions.php:95) in /home/joeyg36/public_html/wp-content/themes/generatepress/functions.php on line 120

This is happening because you're re-using this function name in your child theme (clock) on line 95: generate_get_defaults()

If you change that function name to something custom in your child theme, the error will go away.

This archived topic is closed to new replies.