Ticket #26004 - Unable to load template 'file:components/svg-icon.tpl' in module pklookbook backoffice
Hello,
I have a fatal error in module pklookbook backoffice:
Unable to load template ‘file:components/svg-icon.tpl’ in ‘module:pklookbook/views/templates/admin/backofficetop.tpl’
Regards,
Aude
Comments
It seems your theme is not updated to the latest version.
Please fill out all necessary fields in your profile https://support.promokit.eu/myprofile to access to your FTP Server to let me check out what's wrong there
Hi,
I filled out fields in my profile.
There is an htaccess authentification, it's same credentials than PrestaShop back office.
Regards,
Aude
I replace svg icon by material icon to avoid this problem…
The problem comes from that file:components/svg-icon.tpl wasn't find from the back office because this file is in themes/alysum folder.
Aude
I'm not able to connect to your FTP. I have tried with FTP/SFTP, secure/insecure connection, nothing works → https://mega.nz/file/gIIkiJKb#N58MJSvL_QxXXtBeFt9O_YDZIKxsTu7TOI3AcX1DODA
Hi,
Sorry I made an error. I fix SFTP credentials, you need to add 21 port explicitely.
Regards,
Aude
It seems something wrong there because I'm not able to connect with 21 port as well. See my configuration here https://mega.nz/file/QcZRhS7Y#SGkaPBhsUNmtJvh5f6l-783eRCo7KPD51lmuWzpbq9M
Hi,
The user is not good, the good one: pkalysum@ps17811.stbh8010.odns.fr
Regards,
Aude
Any other suggestion? Because I still have the same issue
https://mega.nz/file/oJ4y1YBD#qP17C2o_JV0ZzRvOn4lOAn6sOYpu9_CxOtfeC8VBgx8
Hi,
Try in FTP and not SFTP.
Yes, true
I just checked and all files are exist.
I assume that was just a cache issue, because as I can see now the lookbook module works fine in admin https://mega.nz/file/wYhjVYIY#6N2zZMvtw3jFVxia-EBgW3Ou_ugOg04Aq73jmvhiBjc
Yes because I replace "file:components/svg-icon.tpl" by "<i class="material-icons">add</i>" in :
/modules/pklookbook/views/templates/admin/backofficetop.tpl
Ok, I see. Thanks for sharing the solution
Can you implement it in the new version?
Yes, that’s already fixed
Ok thank you !
You are welcome!