Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Drag and Drop not working for custom post types #12

Open
whatspauldoing opened this issue Jan 8, 2020 · 3 comments
Open

Drag and Drop not working for custom post types #12

whatspauldoing opened this issue Jan 8, 2020 · 3 comments

Comments

@whatspauldoing
Copy link

Good morning!

I have a client who is a photography agent and we've been loving your plug-in for it's ease of use, however since the latest update we've found that the drag and drop interface isn't working.

I've had a look through the logs and it's showing the following error:

WordPress database error Unknown column 'undefined' in 'field list' for query REPLACE INTO wp_***********_postmeta VALUES (30297, 3646, '_rpwc2', 32),(30298, 3648, '_rpwc2', 32),(30299, 3647, '_rpwc2', 32),(30300, 3645, '_rpwc2', 32),(30301, 3644, '_rpwc2', 32),(30302, 3643, '_rpwc2', 32),(30303, 3642, '_rpwc2', 32),(30304, 3641, '_rpwc2', 32),(30305, 3640, '_rpwc2', 32),(30306, 3639, '_rpwc2', 32),(30307, 3638, '_rpwc2', 32),(30308, 3637, '_rpwc2', 32),(30309, 3636, '_rpwc2', 32),(30310, 3635, '_rpwc2', 32),(30311, 3634, '_rpwc2', 32),(30312, 3633, '_rpwc2', 32),(30313, 3632, '_rpwc2', 32),(30314, 3631, '_rpwc2', 32),(30315, 3327, '_rpwc2', 32),(30316, 588, '_rpwc2', 32),(30317, undefined, '_rpwc2', 32),(30318, undefined, '_rpwc2', 32) made by do_action('wp_ajax_user_ordering'), WP_Hook->do_action, WP_Hook->apply_filters, Reorder_Post_Within_Categories_Admin->save_order, Reorder_Post_Within_Categories_Admin->_save_order

Do you have any hints for me?

Thanks again,

Paul

@whatspauldoing
Copy link
Author

I think it's related to the ghost posts marked as undefined. I've tried to reset the order but they're still there.

@aurovrata
Copy link
Owner

it is indeed related to the ghost posts. Did you upgrade from v1.x to the new version?

@aurovrata
Copy link
Owner

Hi Paul, quite a few updates on this plugin fixing a number of other issues. Have you had time to verify that this works now?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants