pods-framework / pods

The Pods Framework is a Content Development Framework for WordPress - It lets you create and extend content types that can be used for any project. Add fields of various types we've built in, or add your own with custom inputs, you have total control.
https://pods.io/
GNU General Public License v2.0
1.07k stars 265 forks source link

Migration Package Bug #5738

Open swatchboi opened 4 years ago

swatchboi commented 4 years ago

Issue Overview

When using migration package to export from Website A and import to Website B What happens:

  1. The pods are shown in Manage Pods
  2. The pods are not shown on WordPress menu
  3. The fields are not shown in the pages

*Note this is a freshly installed WordPress only 2 plugins and a default WordPress theme

Expected Behavior

The pods after migration should show up on the wordpress menu and the fields should be appearing on the post

Current Behavior

Currently, if the pods do not appear on the WordPress menu then I have to manually create all the fields again. json.txt

![image](https://user-images.githubusercontent.com/66655825/84099356-04973700-aa3c-11ea-9553-a91aa8211d29.png)

Steps to Reproduce (for bugs)

1. 2. 3. 4.

Possible Solution

WordPress Environment

``` Copy and paste your System Details from **Pods Admin > Settings > Debug Information** in WordPress admin here. ``` Debug Information WordPress Version: 5.4.1 PHP Version: 7.3.18 MySQL Version: 5.7.25 Server Software: Apache Your User Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/83.0.4103.97 Safari/537.36 Session Save Path: /tmp Session Save Path Exists: Yes Session Save Path Writeable: Yes Session Max Lifetime: 1440 Opcode Cache: Apc: No Memcached: No OPcache: Yes Redis: No Object Cache: APC: No APCu: No Memcache: No Memcached: Yes Redis: No WPDB Prefix: gjf_ WP Multisite Mode: No WP Memory Limit: 40M Current Memory Usage: 6.545M Current Memory Usage (real): 8.000M Pods Network-Wide Activated: No Pods Install Location: /home/customer/www/testing.carsbruh.com/public_html/wp-content/plugins/pods/ Pods Tableless Mode Activated: No Pods Light Mode Activated: No Currently Active Theme: StrapPress Child Currently Active Plugins: Classic Editor: 1.5 Pods - Custom Content Types and Fields: 2.7.20.1 ## Pods Package Export (helpful!) ``` Copy and Paste the JSON Export from **Pods Admin, Migrate: Packages, Export** in WordPress admin here [json.txt](https://github.com/pods-framework/pods/files/4749612/json.txt) ## Workaround or Alternate Solution Until Bug is Addressed ## Related Issues and/or PRs
issue-label-bot[bot] commented 4 years ago

Issue-Label Bot is automatically applying the label Type: Bug to this issue, with a confidence of 0.94. Please mark this comment with :thumbsup: or :thumbsdown: to give our bot feedback!

Links: app homepage, dashboard and code for this bot.

JoryHogeveen commented 4 years ago

Hello @swatchboi My guess is a local issue since this tool is used all the time without issues. Do you get a confirmation message the import was successful? Did you also check your capabilities? Cheers, Jory