@tomic can you provide an example of what it is you are talking about? Being new to this I see alot mentioned of it in the forum and never new what to look for or how to correct it. Thanks, Simonduz
...somewhere in the code, it is generally good to have...
RS.close Set RS = Nothing
as soon after opening the recordset as you can. I just went through and made sure that after each recordset was opened it was at least closed up and set to Nothing by the end of the file. Just make sure you don't close one if another recordset needs it first. Then close it.
I had that same problem when I first installed this. There need to be a <table> tag before the Private Message include and </table> after the Private Message include. Big9erfan's version of this code fixes that and a few other things.