Hi all.

I am using Zen Cart 1.3.7 and the v.1.0.7 version of Admin Profiles.

Recently for one reason or another when I try to make changes to a users permissions, it boots me back to the admin dashboard screen (the one you get when you first log in) and upon reentering the admin permissions error no changes have been saved.

Any ideas?

I have kind of traced the problem into my application top script (i.e in admin_controls.php I have
PHP Code:
echo "here"
before and after the
PHP Code:
 include(application_top.php); 
and only the first one shows up.

Regards, John.