luckyman 0 Posted December 23, 2019 Posted December 23, 2019 (edited) HELP! Back Office Blank Page after clear cache ParameterNotFoundException. After clear the cage on performance tab i get a blank page. Prestashop 1.7.6 . PHP 7.2 VAR cache manually deleted! Help? Edited December 23, 2019 by luckyman (see edit history) Share this post Link to post Share on other sites
luckyman 0 Posted December 23, 2019 Posted December 23, 2019 It's Fix. On this case i had to define mailer_user and mailer_password at /yourserversitepublicfolder/app/config/parameters.php 'mailer_user' => NULL, 'mailer_password' => NULL, You may also need to manually delete (prod & dev) folders into app/cache. Share this post Link to post Share on other sites
ujjwalsscs 0 Posted August 19, 2020 Posted August 19, 2020 Thanks its working. Share this post Link to post Share on other sites
canapassion 0 Posted February 28 Posted February 28 Thanks a lot it worked for me Share this post Link to post Share on other sites
Recommended Posts
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 accountSign in
Already have an account? Sign in here.
Sign In Now