goldiesmg Posted February 2, 2007 Share Posted February 2, 2007 I am trying to add a new template to a site that I am working on, but I am getting an error: Error: Warning: main(includes/templates/template_b.php) [function.main]: failed to open stream: No such file or directory in /data/10/0/120/101/935101/user/958854/htdocs/index.php on line 53 Warning: main() [function.include]: Failed opening 'includes/templates/template_b.php' for inclusion (include_path='.:/usr/services/vux/lib/php') in /data/10/0/120/101/935101/user/958854/htdocs/index.php on line 53 I am not sure how to fix this, if anyone could help me fix this I would appreciate it. (or let me know what other information I need to share to come up with a solution) Thanks. Link to comment https://forums.phpfreaks.com/topic/36832-solved-template-error/ Share on other sites More sharing options...
trq Posted February 2, 2007 Share Posted February 2, 2007 You need to make sure there are read permissions set on the file. Link to comment https://forums.phpfreaks.com/topic/36832-solved-template-error/#findComment-175716 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.