• Resolved PaulIsLoud

    (@paulisloud)


    Hi Michael,

    For every successive version since you released 1.0 of the plugin I’ve been trying to upgrade from 0.95, following all of the steps you suggest, and every time when I browse to my custom post type pages the content has vanished. So I end up restoring from a backup and waiting for your next release.

    Here’s my process:
    * Backup
    * Upgrade CPT UI
    * Flush permalinks, check pages. Pages are always gone
    * Resave custom post types and associated custom taxonomies, check page. Pages stil gone.
    * Flush permalinks again, check pages. Still gone.
    * Test resaving one of the custom post type posts itself, just for good measure. Still gone
    * Restore from backup and wait for your next release

    Here are the details of my custom post types and taxonomies:

    Custom Post Type: Store

    Settings
    name: store
    label: Products
    singular_label: Product
    description:
    public: true
    show_ui: true
    has_archive: false
    has_archive_string:
    exclude_from_search: false
    capability_type: post
    hierarchical: false
    rewrite: false
    rewrite_slug:
    rewrite_withfront: true
    query_var: true
    menu_position:
    show_in_menu: true
    show_in_menu_string:
    menu_icon:
    custom_supports:

    Supports
    title
    comments
    revisions
    thumbnail
    author

    Taxonomies
    products
    product-tags

    Labels
    menu_name: Store
    add_new: Add New Product
    add_new_item: Add New Product
    edit_item: Edit Product
    new_item: New Product
    view: View Product
    view_item: View Product
    search_items: Search Products
    not_found: No Products Found
    not_found_in_trash: No Products Found in Trash
    all_items:
    edit:
    parent:

    Custom Tax: Products

    Settings
    name: products
    label: Product Categories
    singular_label: Product Category
    hierarchical: true
    show_ui: true
    query_var: true
    query_var_slug:
    rewrite: true
    rewrite_slug:
    rewrite_withfront: true
    rewrite_hierarchical: false
    show_admin_column: true

    Post Types
    store

    Labels
    all_items: All Product Categories
    edit_item: Edit Product Category
    update_item: Update Product Category
    add_new_item: Add New Product Category
    new_item_name: Add New Product Category
    parent_item: Parent Product Category
    parent_item_colon: Parent Product Category:
    search_items: Search Product Categories
    popular_items: Popular Product Categories
    choose_from_most_used: Choose from the most used Product Categories
    menu_name:
    view_item:
    separate_items_with_commas:
    add_or_remove_items:
    not_found:

    Custom Tax: Product Tags

    Settings
    name: product-tags
    label: Product Tags
    singular_label:
    hierarchical: false
    show_ui: true
    query_var: true
    query_var_slug:
    rewrite: true
    rewrite_slug:
    rewrite_withfront: true
    rewrite_hierarchical: false
    show_admin_column: true

    Post Types
    store

    Labels
    No custom labels to display

    Would very much appreciate any help you can provide in getting this resolved.

    Thanks,
    Paul

    https://www.ads-software.com/plugins/custom-post-type-ui/

Viewing 7 replies - 1 through 7 (of 7 total)
  • Plugin Contributor Michael Beckwith

    (@tw2113)

    The BenchPresser

    As odd as it sounds, define “gone”. 404 pages but the posts/terms are still available in the admin?

    For what it’s worth, you should be able to just re-install the 0.9.5 release and activate it and get everything back. I migrated the 1.x settings to their own db row instead of overwriting the old ones. Probably the wisest thing I did there.

    If push comes to shove, are you willing to let me in and see what I can find first hand?

    Thread Starter PaulIsLoud

    (@paulisloud)

    Correct, “gone” means still in the database / admin, but not available on the front end.

    Sure, reinstalling 0.9.5 is easy enough, but so is a restore. May end up doing that as push comes to shove. Anywho…

    Re: access, this is a client site, and so would need to request permission to let you in, and would prefer avoiding if possible.

    Given the above, any thoughts on what might be going on?

    Plugin Contributor Michael Beckwith

    (@tw2113)

    The BenchPresser

    Only thing standing out is the rewrite: false bit for the post type. Usually when I’m granted access to a website, I’m checking rewrite rule stuff and requests being made, for what it’s worth.

    Thread Starter PaulIsLoud

    (@paulisloud)

    Michael thanks so much –?I tried your suggestion and it worked perfectly, finally resolving the issues that were keeping us from being able to upgrade.

    May be helpful to add this suggestion to your list here: https://www.ads-software.com/support/topic/ugraded-version-10x-checklist

    Thanks again!

    Plugin Contributor Michael Beckwith

    (@tw2113)

    The BenchPresser

    Will answer tomorrow when back from a long weekend. Thank you for your patience.

    Plugin Contributor Michael Beckwith

    (@tw2113)

    The BenchPresser

    Oops, didn’t fully read your last reply before I posted that.

    Sounds like things are much better now. So it was the rewrite: false part that was throwing things for a loop in your case?

    Thread Starter PaulIsLoud

    (@paulisloud)

    Things are working perfectly! Yep, it was the rewrite: false issue.

Viewing 7 replies - 1 through 7 (of 7 total)
  • The topic ‘Upgrading from version 0.95 causes me to lose content’ is closed to new replies.