I was working on CFMoBlog testing it on ColdFusion 9 today and noticed my messages were not being deleted after the system posted them. I used "messagenumber" to identify which message I was working on and all of them are set to zero in CF 9. I checked on my CF 8 server and all had a different number. I updated the code to use the UID and all was resolved. If your using messagenumber like I was just update it to UID.
Posted: Jul 17, 2009 at 4:41:PM by John Ramon
|
[3]
Comments
|
Print
| Views:
2214