Jump to content

Job offer: Simple modification for the modules


d3dacian2003

Recommended Posts

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

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

 

logo.png

Edited by El Patron (see edit history)
Link to comment
Share on other sites

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 by Eolia (see edit history)
  • Like 2
Link to comment
Share on other sites

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

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 account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...