Thread
:
pass variable from 1 template to the other
View Single Post
#
7
06-04-2009, 01:05 PM
mikalou
Advanced Member
Join Date: Jun 2005
Posts: 71
Re: pass variable from 1 template to the other
Quote:
It doesn't seem to like the php code for the cart_subtotal.tpl - it just echo's out:
Try replacing
$smarty->get_template_vars('newsubtotal');
with
$this->get_template_vars('newsubtotal');
__________________
X-Cart Gold 4.2.2 - 3.1.19
mikalou
View Public Profile
Send a private message to mikalou
Find all posts by mikalou