eyal-an Posted November 15, 2004 Posted November 15, 2004 Hi. I have an Error when opening the articles links, the Error is: " failed to open stream: No such file or directory in /sites/sendflowers.co.il/htdocs/templates/main_page.tpl.php on line 104 " line 104 on the current page is: 100 <?php 101 if (isset($content_template)) { 102 require(DIR_WS_CONTENT . $content_template); 103 } else { 104 require(DIR_WS_CONTENT . $content . '.tpl.php'); 105 } 106 ?> you can see the web page here Any ideas how to fix it ? if I need the .tpl file where can I get it Thanks Eyal.
Guest Posted November 15, 2004 Posted November 15, 2004 where did you get the app from? you need to upload that version again . .
Recommended Posts
Archived
This topic is now archived and is closed to further replies.