• Hi, im trying to sort a post but it doesnt save the DB the ajax call is made, i checked the error logs and found this, is a list of about 500 posts, using the latest version of the plugin

    [18-Jul-2025 16:34:20 UTC] PHP Warning: Undefined array key 481 in /code/wp-content/plugins/post-types-order/include/class.cpto.php on line 480
    [18-Jul-2025 16:34:20 UTC] PHP Warning: Undefined array key 482 in /code/wp-content/plugins/post-types-order/include/class.cpto.php on line 480
    [18-Jul-2025 16:34:20 UTC] PHP Warning: Undefined array key 483 in /code/wp-content/plugins/post-types-order/include/class.cpto.php on line 480
    [18-Jul-2025 16:34:20 UTC] PHP Warning: Undefined array key 484 in /code/wp-content/plugins/post-types-order/include/class.cpto.php on line 480
    [18-Jul-2025 16:34:20 UTC] PHP Warning: Undefined array key 485 in /code/wp-content/plugins/post-types-order/include/class.cpto.php on line 480
    [18-Jul-2025 16:34:20 UTC] PHP Warning: Undefined array key 486 in /code/wp-content/plugins/post-types-order/include/class.cpto.php on line 480
    [18-Jul-2025 16:34:20 UTC] PHP Warning: Undefined array key 487 in /code/wp-content/plugins/post-types-order/include/class.cpto.php on line 480
    [18-Jul-2025 16:34:20 UTC] PHP Warning: Undefined array key 488 in /code/wp-content/plugins/post-types-order/include/class.cpto.php on line 480
    [18-Jul-2025 16:34:20 UTC] PHP Warning: Undefined array key 489 in /code/wp-content/plugins/post-types-order/include/class.cpto.php on line 480
    [18-Jul-2025 16:34:20 UTC] PHP Warning: Undefined array key 490 in /code/wp-content/plugins/post-types-order/include/class.cpto.php on line 480
    [18-Jul-2025 16:34:20 UTC] PHP Warning: Undefined array key 491 in /code/wp-content/plugins/post-types-order/include/class.cpto.php on line 480
    [18-Jul-2025 16:34:20 UTC] PHP Warning: Undefined array key 492 in /code/wp-content/plugins/post-types-order/include/class.cpto.php on line 480
    [18-Jul-2025 16:34:20 UTC] PHP Warning: Undefined array key 493 in /code/wp-content/plugins/post-types-order/include/class.cpto.php on line 480
    [18-Jul-2025 16:34:20 UTC] PHP Warning: Undefined array key 494 in /code/wp-content/plugins/post-types-order/include/class.cpto.php on line 480
    [18-Jul-2025 16:34:20 UTC] PHP Warning: Undefined array key 495 in /code/wp-content/plugins/post-types-order/include/class.cpto.php on line 480
    [18-Jul-2025 16:34:20 UTC] PHP Warning: Undefined array key 496 in /code/wp-content/plugins/post-types-order/include/class.cpto.php on line 480
    [18-Jul-2025 16:34:20 UTC] PHP Warning: Undefined array key 497 in /code/wp-content/plugins/post-types-order/include/class.cpto.php on line 480
    [18-Jul-2025 16:34:20 UTC] PHP Warning: Undefined array key 498 in /code/wp-content/plugins/post-types-order/include/class.cpto.php on line 480
    [18-Jul-2025 16:34:20 UTC] PHP Warning: Undefined array key 499 in /code/wp-content/plugins/post-types-order/include/class.cpto.php on line 480

Viewing 1 replies (of 1 total)
  • Plugin Author Maya

    (@tdgu)

    Hi,
    Can you share the exact request as it appears in the browser console ?

    Thanks

Viewing 1 replies (of 1 total)

The topic ‘Sort error’ is closed to new replies.