Guys,
Spending this weekend doing my live site upgrade after weeks of trail runs….
In the middle of my live GD1 to GD2 upgrade and I am having the very same issue as I had and that you fixed in my development site.
This is the previous issue a few weeks back:
https://wpgeodirectory.com/support/topic/fields-in-add-new-listing-not-upgraded/
When I go to add a new gd_place I am getting asked to fill in most of the fields I had in V1 – but some of them have errors in them and I can not add them.
Are all fields for a gd_place not automatically upgraded or is there something else that needs to be done?
Errors on CPT 1 https://www.childcarefinder.ie/add-listing/?listing_type=gd_place
and
Errors on CPT 2 https://www.childcarefinder.ie/add-listing/?listing_type=gd_job
Example errors:
WordPress database error: [Unknown column ‘gd_jobcategory’ in ‘field list’]
SELECT
gd_jobcategory
from wp_geodir_gd_job_detail where post_id = 3623
WordPress database error: [Unknown column ‘geodir_contact’ in ‘field list’]
SELECT
geodir_contact
from wp_geodir_gd_place_detail where post_id = 3622
Many thanks… really hoping to get this released over this weekend.
Adrian