Hi, problems everywhere: I installed edit-this-page with openacs5,1 and created some subtopics / pages. I can edit those, but not delete. There is a server error:
Database operation "dml" failed (exception ERROR, "ERROR: Relation "chid" does not exist")
ERROR: Relation "chid" does not exist
SQL:
update cr_items
set parent_id = -400, live_revision = NULL
where item_id = '588'
...
I used edit-this-page with openacs4.6. without any problems.
Maybe someone know this?
Christof