Jump to content

[SOLVED]Displaying a table on the Order Confirmation Page


Chillax86

Recommended Posts

I can confirm that force comp is ON and cache is OFF.

 

Thanks again Jiten.

 

Once I add that to the order-confirmation.tpl can I assign values to myconent.tpl using smarty assign within hookdisplayOrderConfirmation?

 

Also after about 10 seconds I would like to redirect the user to another page could this also be done within hookdisplayOrderConfirmation?

 

Thanks for your replies :-)

Link to comment
Share on other sites

I have created the mycontent.tpl and have put it in themes/my_theme/.

 

Then I added {include file="$tpl_dir./mycontent.tpl"} to mycontent.tpl.

 

Then in mycontent.tpl I put "<h1>hello world</h2>" and thats it, but it does not work.

 

Yet if I edit order-steps.tpl and put "<h1>hello world</h2>" I can see the changes.

 

I'm baffled

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