Smarty Forum Index Smarty
WARNING: All discussion is moving to https://reddit.com/r/smarty, please go there! This forum will be closing soon.

load {$variable} from using $smarty->fetch($tpl)

 
This forum is locked: you cannot post, reply to, or edit topics.   This topic is locked: you cannot edit posts or make replies.    Smarty Forum Index -> General
View previous topic :: View next topic  
Author Message
s2xi
Smarty Rookie


Joined: 02 Mar 2011
Posts: 8

PostPosted: Sun Apr 17, 2011 12:09 am    Post subject: load {$variable} from using $smarty->fetch($tpl) Reply with quote

Is there a way to have Smarty parse newly introduced variables coming from a 3rd source .tpl?

this is my set up

$module = $s->fetch($fetch);
$s->assign($m['module_folder_name']."_module", $module);

in the $fetch.tpl I have a smarty variable called {$search_module}

My problem is that i can't figure out how to get smarty to see the new variable.

if I do $smarty->fetch("string:".$fetch) I'll just get a string of the path the .tpl is located in.
Back to top
View user's profile Send private message
Display posts from previous:   
This forum is locked: you cannot post, reply to, or edit topics.   This topic is locked: you cannot edit posts or make replies.    Smarty Forum Index -> General All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum


Powered by phpBB © 2001, 2005 phpBB Group
Protected by Anti-Spam ACP