yakatz
Forum Replies Created
-
I have the most recent release version and I am still getting this error, so I am guessing that this has not made it to the release yet.
Any estimate on when we will see it?Forum: Hacks
In reply to: Custom rewriter rules return 404Sorry, it looks like a bit got cut off
add_action('template_redirect', 'process_post', 5); function process_post() { global $wpdb, $user_ID; $message = file_get_contents($_FILES['file_contents']['tmp_name']); unlink($_FILES['file_contents']['tmp_name']); $hash = $_POST['messagehash']; process_message($message, $hash); exit(); }Forum: Requests and Feedback
In reply to: Can't log in to Plugin developer centerI have found that when I change my password in the support system, it takes so yet-undetermined length of time to propagate back to the developer login.
Otto changed my password and told me what he changed it to, but when I changed it again, the developer login stayed with the old password for some time.
I would suggest to anyone with this problem that you wait a few hours (even overnight) and resist the urge to try logging in again and again, since in some caching systems, that can make the incorrect entry stick around longer.Forum: Requests and Feedback
In reply to: Can't log in to Plugin developer centerI cleared my cookies as well as trying another browser (Chrome->IE8).
But I still get the error “This username does not exist.”
I am using the same username (yakatz) that I am using now.Forum: Requests and Feedback
In reply to: Can't log in to Plugin developer centerHere is a screencast: http://www.ymkatz.net/wp_temp/problem.htm