Embedded Templates not using my assigned variables
In the situation where you are using embedded templates, assigned variables do not pass from one template to another. Assigned variables must be assigned in the same template that they are used in unless explicitly passed by the embed tag.
If you need to use variables in many templates, and need them parsed as variables (for instance, in weblog=), then have a look at Path.php Global Variables.
Last Updated on Jun 04, 2007 at 10:34 ( Permalink )
Category: Templates, Embedding, Technical Issues, Troubleshooting
Category: Templates, Embedding, Technical Issues, Troubleshooting
