d3dacian2003 Posted June 7, 2015 Share Posted June 7, 2015 Hi all, I have a small problem, after installing the prestashop on the server, I can not acces the modules menu. I have given the full acces to the user, I have modify the files to 755 or eaven 777, and nothing works. So, for this simple task I am willing to pay if necesary. Any suggestion or proposal? Thank you, Dacian www.trend-moebel.ro Link to comment Share on other sites More sharing options...
El Patron Posted June 7, 2015 Share Posted June 7, 2015 (edited) How did you install? How did you generate the domain space? If possible check the owner of the files. For example with file manager from hosting. let's take example for my shop, the user is etiendas.co the group is psacln. You may be able to find this information using other FTP programs like filezilla. We are a team of PrestaHeroes and can review and provide correct feedback and changes to accomplish your Prestashop needs. For fast free affordable flat rate quote visit support.prestaheroes.com Edited September 3, 2016 by El Patron (see edit history) Link to comment Share on other sites More sharing options...
Eolia Posted June 8, 2015 Share Posted June 8, 2015 (edited) Before you pay anything, first enable the error display in PrestaShop: Open the/config/defines.inc.php file, and edit it to set _PS_MODE_DEV_ to true: /* Debug only */ define('_PS_MODE_DEV_', true); A module shall be the reason of the problem ... Edited June 8, 2015 by Eolia (see edit history) 2 Link to comment Share on other sites More sharing options...
d3dacian2003 Posted June 8, 2015 Author Share Posted June 8, 2015 Hi Eolia, I have made the changes to true, but it still says only Restricted acces. I have not installed any new modules, I had this problem from the begining. Any ideea? Kind regards, Dacian Link to comment Share on other sites More sharing options...
Rolige Posted June 8, 2015 Share Posted June 8, 2015 Is strange, what php version you have in your online server and which in your local server? Link to comment Share on other sites More sharing options...
Eolia Posted June 9, 2015 Share Posted June 9, 2015 ok, restricted access... Verify in your database, check the ps_access table and verify if your id_profile (1 for superadmin) is set to 1 for all options (view, add, edit, delete) in each line where it is. Look the id_tab corresponding to the modules page in your ps_tab table and check the line with this ID/your id_profile in the ps_access table. 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