Jump to content

[SOLVED] php code is not wroking in tpl file


Nishith Nesdiya

Recommended Posts

hi..friends

i edit the contact-form.tpl file

i need the store fax,address,phone no etc. in contact-form.tpl file

 

i modify the contact-form.tpl file and i insert the the below code of contact-form.tpl file

<form action="{$request_uri|escape:'htmlall':'UTF-8'}" method="post" class="std" enctype="multipart/form-data">
        <fieldset>
     {l s='Fax:'}{php} echo Configuration::get('PS_SHOP_FAX');{/php}.......

but it`s give the smarty error. i am using prestashop 1.5.4.1

pls help me this problems

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...