jefflgagv
Forum Replies Created
-
== SOLVED ==
Sorry for the crazy number of posts on this. It turns out the terms relationship table was missing almost ALL of the entries for my directory. I have no idea how this could have happened, but restoring that particular table brought everything back.
Thanks again – sorry for the craziness 😉
UPDATE 2 – and looking at the field mappings:
15 = Other Website
16 = Facebook
17 = TwitterUpdate:
I tracked down a change in the database that occurs when republishing a listing that was previously listed in the appropriate categories, and then disappeared.
in the post_meta table, for the post the following meta key’s existed prior to re-publishing (when the listing was ‘missing’ from the category)s:
fields[5],[6],[7],[8],[10],[11],[12],[13],[14]
[import_squence_id]– Now – if I just hit publish, the category which is listed on under the categories tab magically disappears.
– I then reselect the category and hit publish..
The listing then shows back up.
However, there are several additional meta_keys added to the table for that listing:
fields[5],[6],[7],[8],[10],[11],[12],[13],[14],[15],[16],[17]
[import_squence_id]where fields[15] = NULL, and the 16 and 17 show nothing.