Ok, I found a bug in Radio! If you include any <form> in a post then try to delete a post from your desktop editor it won't let you. This is a fairly common error in web development. Change the delete to a link. This should work unless you want to go the JavaScript route.
OBTW The reason is nested <form>(s)!
11:59:18 AM
|