4.2.0 upgrade and now edit/add pages not working

Updated from Omeka S 4.1.1 to 4.2.0 and most of the edit/add pages load plain html (no CSS or Javascript). The page just has an h1 and a form element with no interaction possible.

These are the pages that don’t work:

item edit
item set edit
media edit
resource template edit

add new item
add new item set
add new resource template

1 Like

I had the same issue, see no header/footer on add/edit pages (4.2.0) · Issue #2389 · omeka/omeka-s · GitHub
Solution was to update the Common and Log modules to the latest version.

1 Like

It worked, thank you! :+1: