weiz
Forum Replies Created
-
Forum: Plugins
In reply to: [Pods - Custom Content Types and Fields] Pod not foundToday, I tried to restore my database to an early time and Pods works perfectly again. So I worked on finding the problem in database and found that the problem should be in the table wp_posts and wp-postmeta.
So do you have any suggestion on the possible of these two tables? Any change that may disable Pods in these two tables?
Forum: Plugins
In reply to: [Pods - Custom Content Types and Fields] Pod not foundI used table based content type
Forum: Plugins
In reply to: [Pods - Custom Content Types and Fields] Pod not foundNo, Scott, I meant I reactivate Pods under wordpress>Plugins
I tried “Reset Pods setting and Data” under Pods but found that all my settings of Pods lost and I have to restore my database to an early day.When I deactivate and reactivate Pods under Plugins, there is no error.
Forum: Plugins
In reply to: [Pods - Custom Content Types and Fields] Pod not foundYes, Scott, when I deactivate and reactivate Pods, I can use it without any problem. But it also deletes all my setting of Pods before, so I still need to solve it by not taking this way.
Forum: Plugins
In reply to: [Pods - Custom Content Types and Fields] Pod not foundScott, I tried deactivate Pods and reactivate it, then it works well without any problem. So I guessed that there were some errors with Pods’ route when I changed the wordpress’ URL.
So how do you think I should modify Pods? Or what do you think of the problem?Forum: Plugins
In reply to: [Pods - Custom Content Types and Fields] Pod not foundScott, I found another problem that I can’t even change any pod type.
When I tried to modify some fields in a type and click save pod, it appears the same box.
<b>Warning</b>: array_merge()[function.array-merge]:Argument#1 is not an array in <b> /home/content/67/10373967/html/backoffice/wp-includes/post.php</b> on line <b>2996</b><b>Warning</b>: array_merge()[function.array-merge]:Argument#1 is not an array in <b> /home/content/67/10373967/html/backoffice/wp-includes/post.php</b> on line <b>2996</b>
Pod not foundForum: Plugins
In reply to: [Pods - Custom Content Types and Fields] Pod not foundScott, I remember using a CDN service but I used it for some time.
At first, there is no such problem, but only appear when I changed URL.
Do you think that may be the problem?Forum: Plugins
In reply to: [Pods - Custom Content Types and Fields] Pod not foundNo, Scott, I do not.
The only thing I guess which may affect it is the change of URL, for I changed a such as http://aaa.com/bbb to http://ccc.com/Forum: Plugins
In reply to: [Pods - Custom Content Types and Fields] Pod not foundI also restore the database by one time.
The database is 8 hours ago.Forum: Plugins
In reply to: [Pods - Custom Content Types and Fields] Pod not found1. Pods version is 2.2
2. WP version is 3.5.1
3. It appears when I upload the file and I used Plupload.
4. There is no problem to upload files in Media menu.Forum: Plugins
In reply to: [Admin Columns] All columns shows numbersThanks, Scott, it works for now. I will pay attention to whether it appears again.
Thanks a lotForum: Plugins
In reply to: [Admin Columns] All columns shows numbersI add it, Scott, but it shows error
Fatal error: Call to undefined method PodsForm::tableless_field_types() inWhhat does it mean?
Forum: Plugins
In reply to: [Admin Columns] All columns shows numbersI select “Default” for all under Codepress Admin Columns. And I find another thing. All columns show numbers because all Custom Fields set by Pods under Codepress Admin Columns change to File/Image/Video type. I don’t know why it happens.
Besides, I found this link but it can’t be visited now. Can you tell me what it is about and whether it is possible to use input helper to solve this problem for Pods 2.0?
Please post the feature request at the following URL, it’s not possible built-in yet, but you can use an input helper to fool the form into treating the field as a relationship but storing it in a single line text field.
https://github.com/sc0ttkclark/pods/issues/newHi, Scott, I read the article of http://stackoverflow.com/questions/14259179/how-to-change-output-of-a-certain-pods-field but think it may not be what I need.
In Pods relationship field “Additional field options”, there is “Display Field in Selection List”. I just want the value of this “Display Field in Selection List” which I defined can be saved in the same table of database. I don’t know whether it can be achieved for Pods 2.0. I found nothing is saved in the table if it is a relationship field.