Deleting null posts on DB

Technical Support
  • Hello
    due to some key index error that was already resolved i had some duplicated users and i deleted them
    But seems like on some topics the post related been creating conflicts

    I´m getting this errors on core or plugins that need to read that topics

    Error parsing the post content  [TypeError: Cannot read property 'pid' of undefined]
    Error parsing the post content  [TypeError: Cannot read property 'pid' of undefined]
    
    Cannot read property 'uid' of undefined
        at /var/foroexodo/nodebb/node_modules/nodebb-plugin-ns-points/plugin/filters.js:68:36
    
    Cannot read property 'pid' of undefined
        at /var/foroexodo/nodebb/node_modules/nodebb-plugin-ignore-users/library.js:29:48
    

    any idea to get rid of that posts?
    i have the users id

  • Uppppppp


Suggested Topics