Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

tpl file is missing ?!


eyal-an

Recommended Posts

Posted

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.

Posted

where did you get the app from? you need to upload that version again . .

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...