View Single Post
  #4  
Old 10-24-2007, 04:20 AM
  chamberinternet's Avatar 
chamberinternet chamberinternet is offline
 

X-Wizard
  
Join Date: Sep 2005
Location: Lancashire, UK
Posts: 1,470
 

Default Re: prnotice txt statement location

No worries ...

Bottom of /smarty.php
Code:
$smarty->assign("sm_prnotice_txt", @$_prnotice_txt);

Bottom of /include/templater.php
Code:
# # Special parameter # $_prnotice_txt=<<<OUT e-commerce software OUT;

Regards

Shafiq :sK
__________________
Developing in 4.7.x now (Dipping into v5 - Slowly!)
Have used 4.1.x, 4.2.x, 4.4.x, 4.5.x, 4.6.x & 4.7.x
Multiple Instances of X-Cart
MySQL 5.6.37
CentOS 7.4


Chamber Internet
- Lancashire, United Kingdom
http://www.chamberelancs.co.uk
Reply With Quote