Hello,

I have access admin theme unchecked for lower level roles like Member, Poster.

However, when I go to add content as those members, the content form is using the admin theme, when it should not. Any way around this?

Comments

davyvdb’s picture

Status: Active » Fixed

This is fixed now. But you need to reinstall the module to make this work. Or you can update your database manually to not lose your settings. Just run

UPDATE system SET weight = 10 WHERE name = 'admin_theme'

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.