J
|
Jane 2/26/2007 |
Hi, smart_smarty_display(smarty(mid(str,p+7,len(str)-p-7))) and replace it with this one:> process_tag="smart_smarty_display(""" & smarty(mid(str,p+7,len(str)-p-7)) & """)"
|
W
|
waynes author 2/28/2007 |
Hi, thank you for pointing me to this bug. We'll fix it in the next ASPRunnerPro update. To make your pages working please open C:/Program Files/ASPRunnerPro4.2/source/libs/smarty.asp file, find folowing line: and replace it with this one:Then rebuild your project.
|