template not found server error
-
I am having some issues loading events on a Multisite network. This is the error I’m getting when trying to access events from another blog in the same network via PHP with tribe_get_events() function :
AH01071: Got error ‘PHP message: tribe-canonical-line channel=default level=error source=”TEC\\Events\\Custom_Tables\\V1\\Migration\\Admin\\Phase_View_Renderer::get_template_html:221″ file_path=”/var/www/html/wp-content/plugins/the-events-calendar/src/Events/Custom_Tables/V1/admin-views/migration/phase/migration-not-required.php” template=”/phase/migration-not-required.php”‘, referer: /wp-admin/edit.php?post_type=tribe_events&page=tec-events-settings&tab=general
I was able to pull the events fine for some time, but after a plugin update (not sure to what version yet) this error started to appear and now I don’t get any events back from that function. It returns an empty array and throws that error on the apache log.
I also can’t seem to find any “migration-not-required.php” file on that plugin folder. Any ideas on how to fix this issue?
Thanks!
- The topic ‘template not found server error’ is closed to new replies.