<div dir="ltr">Hi Alan,<div><br><div><br></div><div>Thanks allot for your fast response this helped me fix my issue!</div></div><div><br></div><div class="gmail_extra"><br clear="all"><div><div class="gmail_signature" data-smartmail="gmail_signature"><div dir="ltr"><div><div dir="ltr"><table style="font-size:12.8px;border-collapse:collapse;border-spacing:0px;color:rgb(0,0,0);font-family:Times"><tbody><tr><td style="font-family:Helvetica,Arial,sans-serif;line-height:18px;color:rgb(102,102,102);font-size:12px">Kind regards,</td></tr><tr><td height="24"></td></tr><tr><td style="font-family:'Arial Black',Arial,sans-serif;line-height:18px;color:rgb(244,118,33);font-size:12px;font-weight:bold;text-transform:uppercase">Lennart VAN Ballegoij</td></tr><tr><td style="font-family:Helvetica,Arial,sans-serif;line-height:18px;color:rgb(102,102,102);font-size:12px">Backend Developer</td></tr><tr><td height="24"></td></tr><tr><td><img src="http://egmmedia.nl/wp-content/uploads/2016/01/EGM-Media-logo-retina.png" style="width:200px"></td></tr><tr><td height="24"></td></tr><tr><td><table style="border-collapse:collapse;border-spacing:0px"><tbody><tr><td width="24"><img src="http://egmmedia.nl/wp-content/uploads/2016/01/egm-signature-bubble2.png" style="width:18px"></td><td style="font-family:Helvetica,Arial,sans-serif;padding-right:24px;line-height:18px;color:rgb(102,102,102);font-size:12px">+31 (0) 85 30 300 50</td><td width="24"><img src="http://egmmedia.nl/wp-content/uploads/2016/01/egm-signature-pin2.png" style="width:18px"></td><td style="font-family:Helvetica,Arial,sans-serif;padding-right:48px;line-height:18px;color:rgb(102,102,102);font-size:12px">Westerlaan 51</td></tr><tr><td width="24"></td><td style="font-family:Helvetica,Arial,sans-serif;padding-right:24px;line-height:18px;color:rgb(102,102,102);font-size:12px"><a href="mailto:lennart@egmmedia.nl" style="color:rgb(244,118,33);text-decoration:none" target="_blank">lennart@egmmedia.nl</a></td><td width="24"></td><td style="font-family:Helvetica,Arial,sans-serif;padding-right:48px;line-height:18px;color:rgb(102,102,102);font-size:12px">8011 CA Zwolle</td></tr></tbody></table></td></tr><tr><td height="24"></td></tr><tr><td style="font-family:Helvetica,Arial,sans-serif;line-height:15px;color:rgb(102,102,102);font-size:10px">This e-mail message may contain confidential or legally privileged information and is intended only for the use of the intended recipient(s). Any unauthorized disclosure, dissemination, distribution, copying or the taking of any action in reliance on the information herein is prohibited. E-mails are not secure and cannot be guaranteed to be error free as they can be intercepted, amended, or contain viruses. Anyone who communicates with us by e-mail is deemed to have accepted these risks. EGM Media is not responsible for errors or omissions in this message and denies any responsibility for any damage arising from the use of e-mail. Any opinion and other statement contained in this message and any attachment are solely those of the author and do not necessarily represent those of the company.</td></tr></tbody></table></div></div></div></div></div>
<br><div class="gmail_quote">2016-10-07 12:41 GMT+02:00 Alan Lord <span dir="ltr"><<a href="mailto:alanslists@gmail.com" target="_blank">alanslists@gmail.com</a>></span>:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><span class="">On 07/10/16 11:29, EGM Media | Lennart van Ballegoij wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<br>
But i'm wondering if i can delete this line without consequences ? i'm<br>
not sure what the getPurifiedSmartyParameters function should do.<br>
</blockquote>
<br>
<br>
</span><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
# grep -rn "function getPurifiedSmartyParameters" *<br>
</blockquote>
<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
includes/runtime/Viewer.php:22<wbr>2:function getPurifiedSmartyParameters($p<wbr>aram){<br>
</blockquote>
<br>
in the file includes/runtime/Viewer.php on line 222<br>
<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
function getPurifiedSmartyParameters($p<wbr>aram){<br>
    return htmlentities($_REQUEST[$param]<wbr>);<br>
}<br>
</blockquote>
<br>
So the error you see would suggest that you do not have the function in your Viewer class... This function was added in version 6.4.0...<br>
<br>
HTH<br>
<br>
Al<br>
<br>
<br>
<br>
<br>
______________________________<wbr>_________________<br>
<a href="http://www.vtiger.com/" rel="noreferrer" target="_blank">http://www.vtiger.com/</a><br>
</blockquote></div><br></div></div>