=======

OK. What am I missing?

If I create a new module I create a new admin page for it in (say) extras. I am doing thet through an sql statement.

That works fine. I can see, use , play with my new admin page.

When I go to Admin Access Management and a profile other than superuser I can see that there is a nice new checkbox in the extras section with the module name. It is much nicer that these are categorised in a way that they weren't in Admin profiles, by the way.

So, far so good.

But when I check the box and click update I am diverted to the front page of admin and the profile is not updated.

If I go into the admin_pages_to_profiles table I can add the record manually and it works fine.

Am I missing a step?


=======

UPDATE: just tried this on a clean install with no modules installed. It seems to have nothing to do with the modules. I cannot update a profile once it is created.

steps taken on a clean install :

- create a new profile 'test' with just My Store ticked

-- the profile is created fine

-- click on edit

-- i get to the edit page fine and can see that My Store is still checked

-- I check another box and click update

-- I am diverted to the main admin page and no changes have been made.

Is any one else seeing this? Or am I doing something daft at the end of a long long week?