View Single Post
  #2  
Old 10-31-2011, 12:44 PM
  JWait's Avatar 
JWait JWait is offline
 

X-Man
  
Join Date: Nov 2005
Location: California
Posts: 2,440
 

Default Re: Remove X-Cart news

Modify <xcart_dir>/skin/common_files/admin/main/main.tpl file, find this line:

{if $smarty.cookies.hide_dialog_xcart_news eq ''}

and change it to:

{if false && $smarty.cookies.hide_dialog_xcart_news eq ''}
__________________
Two Separate X-Cart Stores
Version 4.4.4 Gold - X-AOM - Vivid Dreams Aquamarine (modified) - Linux
Mods - Newest Products - View All -, and a few others. Numerous upgrades from 4.0.x series.
Integrated with Stone Edge Order Manager + POS

Version 4.1.12 Gold (fresh install) - X-AOM - Linux
Mods - XCSEO free
Reply With Quote