I noticed this issue lately and since I haven't modified the Snitz code for a while I am wondering wether this could be due to the latests security patches. On my forum, when you respond to a message and click on "preview", the message is not displayed in the popup. I have "there is no message to show" instead (or something like that)
Can anyone tell me if the same issue appears on other snitz forums?
I noticed that the pop_preview.asp page is trying to read message content from a cookie (strMessagePreview = Request.Cookies("strMessagePreview")) but I can't see how this value is filled when the user types is message.