Jump to content

Error when update from v1.6 to v1.7


Recommended Posts

Hi,

I have an error when update from version 1.6 to version 1.7

When I open my module, there is display an alert: Access denied.

And have an error:

[2016-11-14 08:58:26] php.DEBUG: include_once(D:\Xampp\htdocs\ps17/translations/en/errors.php): failed to open stream: No such file or directory {"type":2,"file":"D:\\Xampp\\htdocs\\ps17\\classes\\Tools.php","line":959,"level":28928} []
[2016-11-14 08:58:26] php.DEBUG: include_once(): Failed opening 'D:\Xampp\htdocs\ps17/translations/en/errors.php' for inclusion (include_path='D:\Xampp\htdocs\ps17\tools\htmlpurifier/standalone;D:\Xampp\htdocs\ps17\vendor/pear/pear_exception;D:\Xampp\htdocs\ps17\vendor/pear/console_getopt;D:\Xampp\htdocs\ps17\vendor/pear/pear-core-minimal/src;D:\Xampp\htdocs\ps17\vendor/pear/archive_tar;D:\Xampp\php\PEAR') {"type":2,"file":"D:\\Xampp\\htdocs\\ps17\\classes\\Tools.php","line":959,"level":28928} [] 

Please help me

 

Thank you

Link to comment
Share on other sites

Thank you. I have fresh install prestashop 1.7.

So my problem is:

I have a module A that can be working fine on prestashop 1.6.1.7 or below. But when I install the module A on prestashop 1.7. When I go to the link on admin left menu, it alsway display an a alert: Access denied. 

http://www.awesomescreenshot.com/image/1837249/86fb14e6fe26526addcdb3307aa76450

The link of menu: 

http://localhost/ps17/admin873kglxij/index.php?controller=AdminTshirtecommerceSetting&token=589b5e6ff328d60b3235467cf0078e7f 

And logs output on /app/logs/dev.log:

[2016-11-15 05:03:16] php.DEBUG: include_once(D:\Xampp\htdocs\ps17/translations/en/errors.php): failed to open stream: No such file or directory {"type":2,"file":"D:\\Xampp\\htdocs\\ps17\\classes\\Tools.php","line":959,"level":28928} []
[2016-11-15 05:03:16] php.DEBUG: include_once(): Failed opening 'D:\Xampp\htdocs\ps17/translations/en/errors.php' for inclusion (include_path='D:\Xampp\htdocs\ps17\tools\htmlpurifier/standalone;D:\Xampp\htdocs\ps17\vendor/pear/pear_exception;D:\Xampp\htdocs\ps17\vendor/pear/console_getopt;D:\Xampp\htdocs\ps17\vendor/pear/pear-core-minimal/src;D:\Xampp\htdocs\ps17\vendor/pear/archive_tar;D:\Xampp\php\PEAR') {"type":2,"file":"D:\\Xampp\\htdocs\\ps17\\classes\\Tools.php","line":959,"level":28928} [] 

Any solutions and ideas?

Thank you

Edited by phinq1910 (see edit history)
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...