I have the exact same problem: you can see it here:
https://www.verwaltungskooperation.at/index.php?title=Abfallbewirtschaftung_Arnoldstein
other pages work, though:
https://www.verwaltungskooperation.at/index.php?title=GIZ-K_-_Kommunaler_Webauftritt
The only difference in pages I can spot is that the date of the last edit is missing and on the page info it does not count as content page.
I upgraded vom MW 1.31 wo 1.35. However it is possible that this was already part of the last upgrade (probably from 1.27) and I did not notice back then.
If I run the above mentioned scripts, all run without errors, the only thing that is constantly being displayed is that some fields do not exist.
php maintenance/migrateActors.php
...Update 'MigrateActors' already logged as completed. Use --force to run it again.
php maintenance/migrateActors.php --force
Creating actor entries for all registered users
... 1 - 101
... 102 - 202
... 203 - 303
... 304 - 404
... 405 - 505
... 506 - 606
... 607 - 653
Completed actor creation, added 0 new actor(s)
No need to migrate revision.rev_user, field does not exist
No need to migrate archive.ar_user, field does not exist
Beginning migration of ipblocks.ipb_by and ipblocks.ipb_by_text to ipblocks.ipb_by_actor
Completed migration, updated 0 row(s) with 0 new actor(s), 0 error(s)
No need to migrate image.img_user, field does not exist
No need to migrate oldimage.oi_user, field does not exist
No need to migrate filearchive.fa_user, field does not exist
No need to migrate recentchanges.rc_user, field does not exist
No need to migrate logging.log_user, field does not exist
Beginning migration of log_search
Completed migration, inserted 0 row(s) with 0 new actor(s), 0 error(s)
php maintenance/migrateComments.php
...comments already migrated.
php maintenance/migrateComments.php --force
No need to migrate revision.rev_comment, field does not exist
No need to migrate archive.ar_comment, field does not exist
No need to migrate ipblocks.ipb_reason, field does not exist
No need to migrate image.img_description, field does not exist
No need to migrate oldimage.oi_description, field does not exist
No need to migrate filearchive.fa_deleted_reason, field does not exist
No need to migrate filearchive.fa_description, field does not exist
No need to migrate recentchanges.rc_comment, field does not exist
No need to migrate logging.log_comment, field does not exist
No need to migrate protected_titles.pt_reason, field does not exist
php maintenance/populateContentTables.php
Populating revision...
No need to populate, revision.rev_text_id field does not exist
Populating archive...
No need to populate, archive.ar_text_id field does not exist
Done. Processed 0 rows in 0.0033140182495117 seconds