Jump to content

Modify a TPL file


Recommended Posts

HI there!

I’m trying to modify a .tpl file.

Firstable i’ve removed all files from the tools/smarty/compile folder.
In the second hand I’ve modified my .tpl. After checking I realised compiled file doesn’t show the modification done over the tpl source.

How the compilation is done?

Thanks in advance.

  • Like 1
Link to comment
Share on other sites

  • 1 month later...

smarty compiler used just for call functions at php file to convert to html style, its depend on tpl file, if u just wanna modify a layout dont remove the compiler.
just modify file.tpl, if you have done the modify, change the folder permission before compile

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...