I have included one template view [e.g. t1.tpl] in another template view [e.g. t2.tpl] I'm trying to replace a string of [t1.tpl] using vqmod but it does not work as the view is included in another template being rendered. Help me.
you need to add vqmod check manually
Code: Select all
include_once(VQMod::modCheck('your_template.tpl'));
Who is online
Users browsing this forum: No registered users and 20 guests