Hi @tiyok,
It turns out our problem was that a few entries in the articles
table had section_id
= NULL. Restoring the database and setting a proper section_id
for these resolved the issue.
Cheers,
James
Hi @tiyok,
It turns out our problem was that a few entries in the articles
table had section_id
= NULL. Restoring the database and setting a proper section_id
for these resolved the issue.
Cheers,
James