I'm trying to set up Tasks, by King Design, and WP to work together. I've just installed both of them so I assume that I'm making some config mistake. I've asked about this in the Tasks forum and it was suggested that this probably is a WP issue. Here is what happens:
I've got WP installed with the URL http s://www.aaaa.com/log/, and Tasks has the URL http ://www.aaaa.com/tasks/
1 - I click the WP button in a Tasks item
2 - A new window opens, it contains a WP page (bookmarklet.php) where I can edit the text that I had in my todo item in Tasks
3 - I click "Publish"
4 - The window is updated and now says "Are you sure you want to do this?" with a "no" link and a "yes" button.
5 - I click "Yes"
6 - I get a 404 message, the link for the window
https ://www.aaaa.com/log/wp-admin/http%3A%2F%2Fwww.aaaa.com%2Ftasks%2Findex.php%3Fscreen%3Dedit%26id%3D15%26root%3D0
The window contains the text:
Not Found
The requested URL /log/wp-admin/http://www.aaaa.com/tasks/index.php?screen=edit&id=15&root=0 was not found on this server.
The actual note from Tasks gets added as an item in WP but I get the error message above each time.