Hi everybody,

I have two Drupal installations (one dev, one live) which both point to the same database and use the same code.

However, on the live version I am starting to get a row of errors like not being able to bulk publish content anymore (error message: No row selected. Please select one or more rows.) or delete tags (error message: Term name field is required. +
Weight field is required.).

Interestingly, I can still bulk publish and delete tags on the dev version which then obviously also leads to the changes being propagated on the live version due to the same database. I've tried running update.php on the live version with no effect.

Does anybody have a different idea what could be the problem?

Thanks,
Jonas