WP Version: 2.5.1
TDO Mini Forms Version: 0.12
============================
I have modified the Default Form to have a title, content and upload.
When filling out the form:
* Browse and uploading the file puts the file on the server
* Preview shows the title and content with the link to the uploaded file correctly
* [BUT] when I press SEND and submit the post, then go into Admin to moderate/publish the post I find that there are two posts waiting for approval!
On post has the correct title and contect (text) and the other has no title and has a link to the uploaded file attachement. As far as I understand - this second un-titled post should not appear there at all and it's attachment link should be appearing in the other post.
Can anyone please help me?
Note: I have un-checked the option in the Upload Widget titled: "Do not use TDOMF handler for URL of download"
ALSO:
The 'Latest Activity' Log after the form submit is as follows:
----
[admin][17-06-08(16:39:07)] Added 640.thumb.20080401-102534-1.jpg as attachment
[admin][17-06-08(16:39:07)] Attempting to update post with file upload info
[admin][17-06-08(16:39:08)] post 0 is number 2 submission!
[admin][17-06-08(16:39:08)] Publishing post 0!
[admin][17-06-08(16:39:08)] Current ts is 1213684748
----
Is it odd that the post is '0'?
Hoping you guys have seen this before or understand what I am doing wrong.
Thanks.