Jump to content

Edit History

skylabKevin

skylabKevin

Hi Everyone,

 

I have a serious problem, whenever i want to create / edit product, i got a blank page on PROD (no errors in prestashop logs, php logs and apache logs) , if i switch to debug mode, the product page shows without no errors.

I've already :

  • Clear cache (/var/cache/dev & /var/cache/prod)
  • Rebuild .htaccess

It happen somewhere around the formAction in ProductController.php (i can do a die('ok') within this method and have my 'ok' displayed before the return (method formAction))

 

Thanks for your help :)

Capture d’écran 2020-03-03 à 16.33.48.png

skylabKevin

skylabKevin


Tab and clicked edit Topic

Hi Everyone,

 

I have a serious problem, whenever i want to create / edit product, i got a blank page on PROD , if i switch to debug mode, the product page shows without no errors.

I've already :

  • Clear cache (/var/cache/dev & /var/cache/prod)
  • Rebuild .htaccess

It happen somewhere around the formAction in ProductController.php (i can do a die('ok') within this method and have my 'ok' displayed before the return (method formAction))

 

Thanks for your help :)

Capture d’écran 2020-03-03 à 16.33.48.png

skylabKevin

skylabKevin

Hi Everyone,

 

I have a serious problem, whenever i want to create / edit product, i got a blank page on PROD , if i switch to debug mode, the product page shows without no errors.

I've already :

  • Clear cache (/var/cache/dev & /var/cache/prod)
  • Rebuild .htaccess

It happen somewhere around the formRender in ProductController.php (i ca

×
×
  • Create New...