View Single Post
  #214  
Old 04-11-2014, 01:29 PM
  cflsystems's Avatar 
cflsystems cflsystems is offline
 

Veteran
  
Join Date: Apr 2007
Posts: 14,190
 

Default Re: X-Cart 4.6 released

/skin/common_files/single/home.tpl

contains the following

Code:
{elseif $main eq "product_options"} {if $active_modules.Product_Options ne ""} {include file="modules/Product_Options/global_prodopts.tpl"} {/if}

First of all spelling error - prodopts I assume means products
Second - there is no such file in XC

This bug exists in all 4.6.x, not sure about earlier versions
__________________
Steve Stoyanov
CFLSystems.com
Web Development
Reply With Quote