Victor Zarranz
Forum Replies Created
-
Hey @centoasa !
Thanks for taking the time to report this.
That error should only display if you are user of the Seating service. I have logged a bug report so we can fix it in an upcoming release.
In the meantime, you don’t have to worry as the error does not cause any functionality to break and you can continue using the plugin as normal.
Cheers!
Internal Ref: TECTRIA-616
Forum: Plugins
In reply to: [The Events Calendar] New Deprecation notice introduced in 6.8.2.1Hey @austyfrosty !
Thanks for the report! We caught and fixed that deprecation right before tagging the release. So you should not have gotten that deprecation with the plugin update. Did you happen to test with the dev trunk by any chance?
If you keep getting the deprecation when updating the plugin from your WordPres site, please let us know so we can look into it.
Forum: Plugins
In reply to: [The Events Calendar] start of the weekHi @biornt !
You can change that with the “Week Starts On” option in the WordPress settings. Here’s an article that explains that https://theeventscalendar.com/knowledgebase/changing-the-first-day-of-the-week/Hope that helps ??
Forum: Plugins
In reply to: [The Events Calendar] Call to undefined method get_noindex_eventsHi @shawfactor
Thanks for reaching out to let us know about the error.
Unfortunately, we were able to replicate the problem.
For the moment, the way to fix this would be to update the version of Events Calendar Pro to the latest version. You can also downgrade The Events Calendar to version 6.2.2.1 where the bug in the code is not present.
We’re working on releasing a permanent fix for this soon. We’ll keep you posted here when we do.
Thanks again for the report
Internal Ref: BTRIA-2054
Forum: Plugins
In reply to: [The Events Calendar] Uncaught TypeError After 6.2.0 UpgradeHi @mbabker ,
Thanks for reporting this error.
While we cannot replicate the error on our end, we’ve been able to find the problem in our code and we’ll be releasing a fix for it soon.
We’ll let notify you here once a fix is out.
Thanks!
Ref: TEC-4889
Forum: Plugins
In reply to: [The Events Calendar] TEC Migration Stuck – No Troubleshooting HelpedHi @blackandbluebird !
The migration process will not start if there are no events. To migrate a site with no events, you’ll need to make a single placeholder event. You can use the?Hide From Event Listings?option to prevent it from showing on your calendar.
We have a handy article about migration if you need more information: https://theeventscalendar.com/knowledgebase/migrating/
Hope that helps
Forum: Plugins
In reply to: [The Events Calendar] Second language is not displayingHi @de-webconnectie,
Thanks for sharing that information
It seems you’re experiencing a fatal error caused by WPML. More information and a workaround has been posted in https://wpml.org/errata/the-events-calendar-fatal-error-on-translated-events-with-php-8/
Can you please try that workaround and let us know if it works for you?
Forum: Plugins
In reply to: [The Events Calendar] English “Upcoming” in German Version 6.0.11Hi!
Could you please try downloading a new fresh copy of the The Events Calendar 6.0.11 and then installing it again?
After that, ensure you have updated the translations for your site by going to your WP Admin > Dashboard > Updates
How that helps clear the problem.
Forum: Plugins
In reply to: [The Events Calendar] Migration to 6.0.8Hi @joachim_ch
Thanks for taking the time to report this.
I think you found an edge case here. I’m going to create an internal report to investigate and fix in an upcoming release and we’ll let you know as soon as it’s fixed.
You should be able to overcome that problem by simply creating a new event and then running the migration. After the migration is complete, you can go and delete that event.
That should set the migration process to a complete state and ready to start using the new event data system.
Internal Ref: BTRIA-1646
Hi @mputman007 ,
Thanks for taking the time to report this.
I have not been able to replicate the same error but it definitely helps having the full stack of it. I will log an internal bug report for this error so our devs can take a look and see if there is something we can do to prevent it from happening or if it may relate to some other conflict.
We’ll let you know as soon as we have a resolution for this.
Best!
Internal Ref: BTRIA-1631
Hi @chamois_blanc,
Thanks for taking time to report this.
We are aware of this deprecation with PHP 8.1 so I’m going to link this thread to our internal bug report so we can let you know once we release a version with a fix.
Best!
Internal Ref: BTRIA-1611
Forum: Plugins
In reply to: [The Events Calendar] Critical error after upgrade when accessing customizerHi @quadratblick,
It’s me again ?? I just wanted to follow up to let you know that a new version of The Events Calendar 6.0.7.1. has been released with a fix for this issue.
Please update the plugin and let us know if it solves the problem for you.
Best!
VictorForum: Plugins
In reply to: [The Events Calendar] Critical error after upgrade when accessing customizerHello @quadratblick,
Thanks for taking the time to report this.
Unfortunately, I can confirm this is a bug in our code introduced in the latest version of The Events Calendar 6.0.7. So far, I could narrow down the problem to when the following statements are true:
- The Event Tickets plugin is active
- The site language is different than the admin user language
To workaround this error there are two options:
- Downgrade to the previous versions of The Events Calendar 6.0.6.2. Here’s an article about how to do it.
- Set the language for the admin user to be the same language as the site.
We are currently working on releasing a fix. We’ll let you know as soon as an update goes out.
Internal Ref: BTRIA-1600
Forum: Plugins
In reply to: [The Events Calendar] Zoom level in setting pageHi @grp3001 !
Thanks for taking the time to report this issue.
Unfortunately, I can confirm this is a legit bug. I have logged a bug report for it so it can be fixed in an upcoming release. We’ll let you know as soon as a fix is released.
In the meantime, you can use the following snippet into your themes’s function.php file or using a third party plugin like the Code Snippets plugin:
https://gist.github.com/vicskf/b09faa7eb9d7a2639148534630f8863c
That snippet should fix the problem until a fix is released.
You can learn more about using code snippets in this article: https://theeventscalendar.com/knowledgebase/k/best-practices-for-implementing-custom-code-snippets/
Internal Ref: BTRIA-1569
Forum: Plugins
In reply to: [The Events Calendar] Plugin v6.06 crashes siteHi There!
Thanks everyone for taking the time to report this and for jumping in to provide more information.
We are already working on a fix for this problem. We’ll post another update as soon as the fix goes out.
If you hit the error you can downgrade to The Events Calendar 6.0.5 by using the above mentioned WP CLI command:
wp plugin update the-events-calendar --version=6.0.5 --force
Other ways to downgrade can be found in this article
Internal Ref: TEC-4622