scottkeen
Forum Replies Created
-
Thanks @jstocktonkishmish but that code change didn’t work for me.
I agree that this seems to be related to the Telemetry code.
I’ve found where the bug may be. It has to do with the Telemetry opt-in option. My “Opt-in to Telemetry” on Events–>Settings–>General is unchecked (off).
The start of the error is this file:
C:\inetpub\mywebsitefolder\wp-content\plugins\the-events-calendar\src\Events\Telemetry\Telemetry.php
Line 90
$telemetry->init();
If I comment out Line 90 by typing in “//”…
//$telemetry->init();
…and saving the file, then the Events–>Settings page comes up fine! However, I cannot save any changes on the General tab because I disabled this telemetry init line.
But I can save changes on the Display tab just fine!
Hopefully this helps the developer with pinpointing the problem. I suspect this has to do with the Telemetry opt-in option being unchecked (off) before I upgraded from the older version and maybe the value saved (0 or null?) in the database table is not what was expected in the 6.1.2.2 upgrade.
I don’t know, just throwing out some ideas, but at least I think I know where the problem starts.
Also, I don’t know if this makes a difference, but I’m using “Registrations for the Events Calendar” plug-in from Round Up WP.
@d0153 — Do you want to try and see if you can replicate the error with the Registrations for the Events Calendar plug-in from Round Up WP?
@cihomewood — Do you also have the Registrations for the Events Calendar plug-in from Round Up WP?
FWIW, I’ve didn’t have any issues until I upgraded TEC to 6.1.2.2. It was working fine without problems with TEC 6.1.2.1.
Hi @d0153, thanks for the reply. I don’t have access to the manual download site, I’m not a subscriber.
If I uninstall the plug-in from WP, then reinstall it, will I lose my settings and customizations to TEC?
Forum: Themes and Templates
In reply to: [Natural Lite] Theme updated. Home page messed upUPDATE: I think I fixed it. I had to go to my home page, and change the Template to “Home Page”. It was set as “Default Template”
Then I had to go to the Appearance >> Customize >> Homepage Settings and select “A static page” and choose my home page with the “Home Page” template.