Hello,
Please do a manual install. Just follow the steps in the article to ensure that you don’t lose your events: http://support.time.ly/manually-upgrading-the-calendar/
Thanks
Hello,
Please go to https://time.ly and post your WP and FTP credentials privately there.
We will take a closer look into the issue.
Thanks
Blank pages also tend to be related to not having enough free memory for WordPress.
If you suspect this, using a plugin that reports the memory usage may be beneficial to solving the issue (it reports what WP sees, which may not be what PHP itself reports). eg: WP-Memory-Usage plugin – https://wordpress.org/plugins/wp-memory-usage/
Note: There’s 3 places memory limits can be set; php.ini, .htaccess and in wp-config.php. If you change it in wp-config.php, it’s advisable to put the memory limit statement BEFORE your MySQL DB authentication details, to make sure that the statement gets parsed correctly by WordPress.