CSV Aggregator Import Incompatible with PHP 8
-
I have been trying to figure out why aggregator CSV import is only importing 5/30+ events listed.
Using the example CSV found on this article: https://theeventscalendar.com/knowledgebase/k/importing-data-from-a-csv-file/,
I verified that only 5/10 were importing even on fresh wordpress environments with default everything. Well it turns out, after downgrading my environmen to PHP 7.4 from PHP 8, all 10 events now import as expected. Upgrade back to PHP 8 and it only imports 5. A similar thing happens on my localhost; with PHP 7.4 all events import, with PHP 8.0.8, zero events import.
Any thoughts, workarounds, or upcoming improvements?
Also, on this page: https://theeventscalendar.com/knowledgebase/k/new-user-primer-event-aggregator/ it states:
“If you run into trouble or need help connecting to Event Aggregator, you may want to check that you can connect to the correct server IP address. Event Aggregator’s server IP address is:
52.89.196.208”
Can you provide more information about this?
- The topic ‘CSV Aggregator Import Incompatible with PHP 8’ is closed to new replies.