View Single Post
  #288  
Old 02-20-2011, 09:06 AM
 
PhilJ PhilJ is offline
 

X-Guru
  
Join Date: Nov 2002
Posts: 4,094
 

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

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'}
__________________
xcartmods.co.uk
Reply With Quote