View Single Post
  #294  
Old 02-25-2011, 10:54 PM
 
sabinudash sabinudash is offline
 

Advanced Member
  
Join Date: Jul 2007
Posts: 66
 

Default Re: X-Cart Smart Template v4.4.x

Hi Phil,

Quote:
Originally Posted by PhilJ
sabinudash, in skin/smart_template/custom/common.tpl

Replace...
Code:
{include_php file='skin/smart_template/custom/js/switchers/init.php'}
With...
Code:
{include_php file='./skin/smart_template/custom/js/switchers/init.php'}


I'm getting following error after applying the fix above. Any suggestions?

[25-Feb-2011 02:43:57] Warning: Smarty error: file:./skin/smart_template/custom/js/switchers/init.php is not readable in ../include/lib/smarty/Smarty.class.php on line 1093

Many thanks,
Sabin
__________________
X-Cart 5.3.3.4 Multivendor
X-Cart 5.3.3.4 Business (Testing)
Reply With Quote