phinq1910 Posted November 14, 2016 Share Posted November 14, 2016 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 More sharing options...
Rhobur Posted November 15, 2016 Share Posted November 15, 2016 What do you mean update from 1.6 to 1.7? There is no such thing yet. 1.7 is to be started from scratch. 1 Link to comment Share on other sites More sharing options...
phinq1910 Posted November 15, 2016 Author Share Posted November 15, 2016 (edited) 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 November 15, 2016 by phinq1910 (see edit history) Link to comment Share on other sites More sharing options...
Rhobur Posted November 17, 2016 Share Posted November 17, 2016 You need a Prestashop 1.7 version of that module, so ask the developer if there is one. Link to comment Share on other sites More sharing options...
phinq1910 Posted November 18, 2016 Author Share Posted November 18, 2016 You need a Prestashop 1.7 version of that module, so ask the developer if there is one. Yes, I have refer to database and http://developers.prestashop.com/ Thank you Link to comment Share on other sites More sharing options...
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