This is a cumulative patch for ASP-Nuke v1.2 Patch 02 for v1.2 (current) This patch includes : /includes/_mail-inc.asp : SendMail function for CDONTS now add tags only if the message needs it (and if is in HTML format) /includes/manager-inc.asp : now reinitialise blocks pattern (both in cookie and application) if you change the number of custom blocks. It also change the line 133 "If GetXMLAttribute("charset") Then" to "GetXMLAttribute("charset") <> "" Then" Patch 01 for v1.2 This patch includes : /includes/_mail-inc.asp : error with people not having CDONTS. Rename to mail-inc.asp and overwrite the old one only if you got error when sending mail ! /includes/news-inc.asp : no more error when a member posts a news /includes/comments-inc.asp : find the good comment's type even if the website is in a subdirectory /includes/admin/news-inc.asp : fix the problem when an admin edit the news and put his login instead the real one /includes/admin/directory-inc.asp : send confirmation mail for adding a website in HTML format Simply extract and upload.