Forum Replies Created
-
AuthorPosts
-
SteveKeymaster@fireartist– Welcome to the Piklist community!
Looks like you’re running multisite and Piklist is looking for a table that doesn’t exist.
Try installing v0.9.4.28 on each multisite install separately. Not “Network install”. That should automatically create the “post_relationships” table on each install. Then should be fine to run the upgrade.
SteveKeymasterSo what changed? WordPress upgrade? Plugins upgrade?
Deactivate other plugins to see if there is a conflict
SteveKeymasterTry removing the field ‘lt_box_promotions’
SteveKeymasterDo you really need groups within groups? It forces the fields to save a multidimensional array.
SteveKeymasterGreat. Closing ticket
SteveKeymasterPlease post your field code here and we’ll take a look
SteveKeymasterIt looks like $blok1 it’s an array.
Add this line before your echo statement to see
print_r($blok1);
SteveKeymaster@smallgreenpinky– Sorry about that. Not our intention. If you switch to the WordPress standard theme does the message go away?
@vayu– I don’t see anything wrong here. Try copying the editor code from the Piklist Demos and use that. See if that helps.
SteveKeymasterTry this:
-open this file:piklist/parts/meta-boxes/submitdiv.php
-Remove “piklist” from all the text domains.
— So THIS:_e('Status:', 'piklist'), SHOULD BE THIS_e('Status:')Let us know if that fixes the problem.
SteveKeymasterWhat data are you trying to get? All Names associated with a certain org_level?
SteveKeymaster@jrcreative– Thanks for the assist!
SteveKeymasterWe’ve been able to reproduce this issue and are working on a fix. It may be a few more days. Sorry for any inconvenience.
SteveKeymasterDo you have any custom Piklist fields for this CPT? Try removing them and see if the bug goes away.
SteveKeymaster@rhust– So happy you love Piklist! Yes, we know documentation could be better. Honestly, finding it tough because Piklist does so much.
If you have a few minutes, we would really appreciate it if could leave a review on WordPress.org. It really helps the project.
Thanks again!
-
AuthorPosts