Jump to content

Required parameters: Please fix the following error(s)


Jimmy1963

Recommended Posts

Thank you for your Reply, This is just that .

I change the theme, but the system show this parameter, I just want to know if this error is normal ?    

  Required parameters: Please fix the following error(s)

Optional parameters: OK

 

Link to comment
Share on other sites

  • 2 weeks later...
  • 2 months later...

Hi Doigro,

If you have access to PHP make sure that This parameters have been set in configuration, if not

Contact your Hosting. 

The information Below is from the Official Prestashop Installation Requirements for 1.7.

What I Found in my hosting was that for some reason parameters like Zip extension was Off.

After Check and correct all the requirements the problem disappear .

I hope this can help you.

Jimmy1963

Here is a quick list of what you need to get started with the installation of PrestaShop 1.7. Should you not feel comfortable with the lack of details, you will find detailed instructions in the sections following this one.

  • System requirements:
    • PHP 5.4 or later.
      • Useful settings (in the php.ini file): 
        • allow_url_fopen set to On, 
        • register_globals set to Off,
        • upload_max_filesize set to "16M" (or more).
      • Must-have PHP extensions (in the php.ini file): PDO_MySQL, cURL, SimpleXML, mcrypt, GD, OpenSSL, DOM, SOAP, Zip, fileinfo.
      • Useful server tools: cron/crontab, Memcached.
    • MySQL 5.0 or later.
    • Better if: 
      • Unix/Linux hosting.
      • Apache Web Server 2.0 or later or nginx Web Server.
        • Apache module settings: 
          • mod_rewrite enabled, 
          • mod_security disabled
Link to comment
Share on other sites

On 8/16/2018 at 2:01 PM, doigro said:

Just fixed with the help of my hosting provider but have the same error and stil can not not upgrade because of the same error message.

Is there other way?

 

Same error, same update issue. One-click updater says check for errors on the info page, info page shows this error but nothing below it. At first there was Permission error to write to "modules" folder, but I resolved it and in Network tab I see successful writing requests to that folder (earlier that was error).

Can't find a way to make that error go away, any suggestions? Thanks!

Link to comment
Share on other sites

  • 3 weeks later...
On 9/4/2018 at 2:04 PM, OD&D said:

Just downloaded the script but it keeps turning back to login popup with 401 error, On xamp it works fine. Got the seme upgrade problems.

 

 

If you empty the default login settings at lines 15 - 17 it will load with no protection.

    const DEFAULT_PASSWORD = '';

    const DEFAULT_LOGIN = '';

Link to comment
Share on other sites

  • 3 months 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...