Bugs » problem with file template .tpl

added on Mar 5, 2009 by pasquale
I have a problem with this script... I have a file template... .tpl with vshare script (www.vshare.in)
I would like to insert this sript code in file called right.tpl or index.tpl or in other file called ???.tpl !!

But when I try to insert the code in php format or in SSI I don't see the result on website.

I have tried in file with php extension and I can see the result, but in this formato of file (template file) nothing.


help me,

thanks!
added on Mar 8, 2009 by v0id
Hi,

I think vshare uses the Smarty template engine, so to include the linkex file, you need to do something like

{include file="/full/path/to/linkex/data/output/1001"}

/v0id

Add reply

This thread has been inactive for more than 14 days, so it has been locked.

Feel free to create a new thread with your questions.