Wordpress activation errors with Goodlayers now... I'm done

I’ve been using Wordpress practically since it was released. the number of installation hurdles and errors I have due to copy protection activation mechanisms is just killing me. The time I’m expending now to figure out why Goodlayers will crash and not install the demo content is problematic.

Got error ‘PHP message: PHP Warning: PHP Request Startup: Invalid date.timezone value ‘’, using ‘UTC’ instead in Unknown on line 0’

My timezone is set properly on the server and in wordpress. Why am I now getting critical wordpress errors to go seek help in their forums? This is frustrating.

It’s most likely PHP issue, try updating your PHP version or contact your host for support.

Adding the following line at the start of the script can help as well: date_default_timezone_set("America/Argentina/Buenos_Aires");