Jump to content

can't edit or add product in 1.7, getting error message 500


Recommended Posts

  • 3 weeks later...

I am getting the same error message.  HTTP 500 error whenever I go to:  Improve, Modules, Modules & Services in admin backoffice. I reinstalled and still get the same error message no matter what browser I use.  Unable to view modules or install new modules.  Any suggestions anyone.

Link to comment
Share on other sites

  • 1 month later...

Anyone found the answer to this issue?

 

I'm getting the same error after fresh install of 1.7.1.1

 

Cant view, edit or create new products or get onto the Modules, Modules & Services pages.

 

Ive been looking all over the forums for days now and cant find any solutions.

 

Thanks

Dawn

 

Found following errors on php error log

 

20170604T102957: www.mistresslorna.co.uk/admin7530ostdw/index.php/product/catalog

PHP Fatal error: Allowed memory size of 67108864 bytes exhausted (tried to allocate 130968 bytes) in /hermes/bosnaweb24a/b34/ipg.lornalovecouk/mistresslorna/vendor/twig/twig/lib/Twig/ExpressionParser.php on line 102

20170604T103009: www.mistresslorna.co.uk/admin7530ostdw/index.php/product/form/8
PHP Fatal error: Allowed memory size of 67108864 bytes exhausted (tried to allocate 12288 bytes) in /hermes/bosnaweb24a/b34/ipg.lornalovecouk/mistresslorna/vendor/doctrine/doctrine-bundle/Twig/DoctrineExtension.php on line 83

20170604T103014: www.mistresslorna.co.uk/admin7530ostdw/index.php/product/catalog
PHP Fatal error: Allowed memory size of 67108864 bytes exhausted (tried to allocate 130968 bytes) in /hermes/bosnaweb24a/b34/ipg.lornalovecouk/mistresslorna/vendor/twig/twig/lib/Twig/ExpressionParser.php on line 102

20170604T103208: www.mistresslorna.co.uk/admin7530ostdw/index.php/product/catalog
PHP Fatal error: Allowed memory size of 67108864 bytes exhausted (tried to allocate 130968 bytes) in /hermes/bosnaweb24a/b34/ipg.lornalovecouk/mistresslorna/vendor/twig/twig/lib/Twig/ExpressionParser.php on line 102 

Edited by Lorna Love (see edit history)
Link to comment
Share on other sites

I was able to resolve it at my end.

 

Added the below code to .htaccess file of the respective domain :

 

php_value memory_limit 256M

 

 

Hi friend, I have same problem but the error is: No input file specified. Can you specify a bit how you managed to solve it? thank you very much.

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

  • 8 months later...
  • 1 month later...
  • 2 months later...

A problem i faced was the length of tags. 

And yet another problem that other people might face: 


If you deleted a language this does not delete the 'ps_product_lang' database table.
This means if you have unvalid signs in any of these language for that product that you can't save them. (and this gives NO error)

I already reported this bug in Prestashop's Forge.

Edited by Inform-All (see edit history)
Link to comment
Share on other sites

  • 7 months later...
  • 11 months later...

Same problem here with the problem that I can not add all the items needed into the product. PrestaShop just stops saving and creating items. For example 9 diffrent colors from XS, S, M, L, XL, XXL, 3XL widths regular and long. I can not make them all because PrestaShop fails.

Link to comment
Share on other sites

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