HelenI Posted September 30, 2009 Share Posted September 30, 2009 I did the most stupid thing....I created additional profile and wanted to modify it so that this user can only add new products and look at the orders.Of course I did not select appropriate profile name from the dropdown and ended changing admin profile.Now I have 2 profiles admin that cannot do anything and helpdesk who has all the access.But the problem is tha there is no users attached to helpdesk profile.How can I access admin section and restore admin profile?does it help just to owerwrite some files? Link to comment Share on other sites More sharing options...
ningu Posted September 30, 2009 Share Posted September 30, 2009 You have to modify directly you database using phpMyAdmin for exampleDump the content of the ps_profile_lang to retrive the id_profile of your helpDesk profileIn the table ps_employee, modify the id_profile of one of your admin to be helpDeskYou will have access to BO as HelpDesk to be able to rearrange everythingAnother way is to modify content of table ps_access for profile admin, putting 1 in View/Add/Edit/delete for each line Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now