Server unexpectedly drops connection after installing The Events Calendar
-
I imported my clients site to my server to produce a new one for them. Their legacy content and configuration included the time.ly events calendar (active) and Modern Tribe’s (inactive).
The theme I’m using prefers Modern Tribe’s calendar. So do I.
But when I activate the plugin, my dev site chokes. My browser tells me the ‘Server unexpectedly dropped the connection’. There are no messages in my PHP error log.
I have tried:
- deactivating all plugins except The Event Calendar and all themes except 2016 on the migrated site. Same problem.
- A fresh install of WP, 2016 and The Events Calendar on another shared hosting platform. Works fine
- A fresh install of WP, 2016 and The Events Calendar on my server. Works fine
So I think either:
- there is some data in the migrated database that is causing The Events Calendar to choke
- the structure/type of the imported tables themselves is causing The Events Calendar to choke
- There is some sort of namespace conflict between The Events Calendar and the time.ly calendar in the wp_options table or some thing
I would like to truly uninstall The Events Calendar from my migrated database but I don’t know where to look for remnants of the old installation.
Can I just delete old posts where post_type is ‘tribe_event’?
Is there more in _postmeta?
What about in wp_options?
The page I need help with: [log in to see the link]
- The topic ‘Server unexpectedly drops connection after installing The Events Calendar’ is closed to new replies.