Jump to content

Bug - supplier form does not exist when trying to save?


Zoltán Vasvári

Recommended Posts

The error was caught when tried to save the supplier form.

"Uncaught PHP Exception Twig\Error\RuntimeError: "An exception has been thrown during the rendering of a template ("The file "/home/internaturel/tmp/phpJmLbSZ" does not exist")." at /home/internaturel/internaturel.eu/src/PrestaShopBundle/Resources/views/Admin/layout.html.twig line 38"

screencapture-internaturel-eu-admin215uxpj4ilrgnh66tkf-index-php-sell-catalog-suppliers-2-edit-2024-02-12-22_08_52.pdf

Link to comment
Share on other sites

  • 4 months later...

Hi,

  • Check that the directory /home/internaturel/tmp/ and its contents have the correct permissions.
  • Clear the cache in Prestashop.
  • Make sure that your PHP configuration is correctly set up to handle temporary files. Check your php.ini configuration file for the upload_tmp_dir directive. It should point to a valid directory.
  • If the above steps do not resolve the issue, enable debug mode in Prestashop to get more detailed error messages.
  • Check the server's error logs for more detailed error messages that could provide more context on what is going wrong.

Thanks!

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