I have developed a new page based on category.php and category.tpl, named categorySport.php and categorySport.tpl
This page is use for showing only sub categories about sport.
I call it with a link like:
Code: Select all
http://www.mysite.fr/index.php?route=product/categorySport&path=60
But when i test this on my website online, i have a white page with error:
I dont understand, i have exactly the same files on local and on the server, i have clear the cache of opencart and vqmod, i have the same configuration and the same version of php on local and on the server (php 7)PHP Notice: Error: Could not load template /home/mysite/www/catalog/view/theme/default/template/product/CategorySport.tpl! in /home/mysite/www/vqmod/vqcache/vq2-system_engine_loader.php on line 45
I have reupload the files 2 times for be sure.
edit: say me if you want see my files.
Anyone have an idea please ?
Thank you in advance for your response.