Jump to content

Can Not Create New Attributes


corpushost

Recommended Posts

I Just installed a new prestashop 8.1.1

I have sample data that has attributes and I can see them in the list.

When I click create new under attributes, nothing happens.

When I click new under features, a window pops up and I can add a new feature.

I dont show any errors in logs or php. 

Can someone please help me with this issue?

 

Matthew

Link to comment
Share on other sites

Hi,

To address the concern, please enable the debug mode to check for any hidden issues.

->Now open your browser's Developer Tools (usually F12 or right-click and select "Inspect").
->Go to the Console tab.
->Click "Create New" under attributes and see if any JavaScript errors or warnings appear in the console. If there are any, they might give you clues about what's going wrong.

Or try disabling the Overrides.-
->Go to Advanced Parameters > Performance.
->Temporarily disable all overrides and non-default modules.
->Check if the issue persists after this. If it works, then one of the overrides or non-default modules is causing the issue.
You can enable them one by one to identify the file causing the issue.

Regards.

Link to comment
Share on other sites

  • 2 weeks later...

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...