I have some old php code that has been working happily. I need to do some updating and have moved the code to another machine. Everything is fine except this smarty code no longer works.
{$smarty.get.myvar}
I know it must be to do with differnt config settings but i can't figure it out. Register_Globals is off on both installations.