Forum Replies Created
-
AuthorPosts
-
mobilmike
ParticipantThis reply is private.
mobilmike
ParticipantThis reply is private.
mobilmike
ParticipantHi Casey,
I did try few time fresh installation the wordpress with The Events Calendar (no any other plugin installed). It works fine for en_US language. But when I change the wp_config.php to zh_TW. It hangs the loading to another month.
I figured out the rewrite may got a problem. When I click the next month URL. It will return the URL like this http://bbable.com/?post_type=tribe_events&eventDisplay=month&eventDate=2014-08?tribe-bar-date=2014-08 with the following error:
PHP Fatal error: Uncaught exception ‘Exception’ with message ‘DateTime::__construct(): Failed to parse time string (2014-08?tribe-bar-date=2014-08-01) at position 7 (?): Unexpected character’ in C:\Inetpub\vhosts\bbable.com\httpdocs\wp-content\plugins\the-events-calendar\lib\the-events-calendar.class.php:3564 Stack trace: #0 C:\Inetpub\vhosts\bbable.com\httpdocs\wp-content\plugins\the-events-calendar\lib\the-events-calendar.class.php(3564): DateTime->__construct(‘2014-08?tribe-b…’) #1 C:\Inetpub\vhosts\bbable.com\httpdocs\wp-content\plugins\the-events-calendar\public\template-tags\month.php(291): TribeEvents->previousMonth(‘2014-08?tribe-b…’) #2 C:\Inetpub\vhosts\bbable.com\httpdocs\wp-content\plugins\the-events-calendar\public\template-tags\month.php(250): tribe_get_previous_month_link() #3 C:\Inetpub\vhosts\bbable.com\httpdocs\wp-content\plugins\the-events-calendar\views\month\nav.php(22): tribe_events_the_previous_month_link() #4 C:\Inetpub\vhosts\bbable.com\httpdocs\wp-content\plugins\the-events-calendar\public\templa in C:\Inetpub\vhosts\bbable.com\httpdocs\wp-content\plugins\the-events-calendar\lib\the-events-calendar.class.php on line 3564See if it helps to sort out the bug?
Thanks.mobilmike
ParticipantDear Casey,
Please visit http://bbable.com/?post_type=tribe_events&eventDisplay=month
I changed the language through wp-config.php to define (‘WPLANG’, ‘zh_TW’); and the calendar stop working with month to month action. But if I change it back to US, it will work again.Thanks
-
AuthorPosts
