Asif Ata
Forum Replies Created
-
there is no a big issue, i have done it and it is working well 🙂
just run this query in your database:UPDATE wp_ai1ec_events SET timezone_name=’America/New_York’
actually in updated plugin, there is a new field of timezone, and before this version there was no field so this field showing null data in database and error is appearing because of it
in this query set your own time zone, i personally set ‘America/New_York’
UPDATE wp_ai1ec_events SET timezone_name=’America/New_York’
there is no a big issue, i have done it and it is working well 🙂
just run this query in your database:UPDATE wp_ai1ec_events SET timezone_name=’America/New_York’
actually in updated plugin, there is a new field of timezone, and before this version there was no field so this field showing null data in database and error is appearing because of it
in this query set your own time zone, i personally set ‘America/New_York’
UPDATE wp_ai1ec_events SET timezone_name=’America/New_York’
Forum: Plugins
In reply to: [Timely All-in-One Events Calendar] Twig_Error_Runtime thrownthere is no a big issue, i have done it and it is working well 🙂
just run this query in your database:UPDATE wp_ai1ec_events SET timezone_name=’America/New_York’
actually in updated plugin, there is a new field of timezone, and before this version there was no field so this field showing null data in database and error is appearing because of it
in this query set your own time zone, i personally set ‘America/New_York’
UPDATE wp_ai1ec_events SET timezone_name=’America/New_York’
Forum: Plugins
In reply to: [Timely All-in-One Events Calendar] Twig_Error_Runtime thrownthere is no a big issue, i have done it and it is working well 🙂
just run this query in your database:UPDATE wp_ai1ec_events SET timezone_name=’America/New_York’
actually in updated plugin, there is a new field of timezone, and before this version there was no field so this field showing null data in database and error is appearing because of it
in this query set your own time zone, i personally set ‘America/New_York’
UPDATE wp_ai1ec_events SET timezone_name=’America/New_York’