Hello all.
I have a script that works on virtually ever server but I have run into an issue...
On one server running IIS, Smarty chokes on some pages and shows a blank page.
I can echo data out before and after the call to display()
I have tried force_compile, turned off caching and more.
When I look at the compile directory, I see a bunch of wrtXXXX.tmp files.
Anyone have any ideas?
TIA!