cannot edit post date or add tags with Jetpack on
-
i am running Jetpack 2.2.5. for the past couple months though i have been unable to change the date of posts or add tags plus a couple of other things from within the post edit page. i click the link and nothing happens. if i disable Jetpack, all is well.
i run the compatibility plug in with these results:
TEST: Integer TestsArray ( [$value = "d0000000";] => (string) d0000000 [$value = hexdec( $value );] => (integer) 3489660928 [$value = abs( $value );] => (integer) 3489660928 [$min = 0;] => (integer) 0 [$max = 61;] => (integer) 61 [4294967295 + 1] => (integer) 4294967296 [$value / (4294967295 + 1)] => (double) 0.8125 [$max - $min + 1] => (integer) 62 [($max - $min + 1) * ($value / (4294967295 + 1))] => (double) 50.375 [$out = $min + (($max - $min + 1) * ($value / (4294967295 + 1)));] => (double) 50.375 [$out = intval( $out );] => (integer) 50 [$out = abs( $out );] => (integer) 50 ) TEST: wp_generate_password() Array ( [0] => 1 -> 1:8 [1] => 5 -> 5:7PBtk [2] => 10 -> 10:nLbEhrhaL3 [3] => 16 -> 16:f3h2orUZILrIDdix [4] => 32 -> 32:DYOejGhWNqIaeCk2Q2za33e5SAeYht7F [5] => 32 -> 32:j5myQzOUtNGzDP4DSZ6xPSHQ9IqTEjeX [random_password] => abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ0123456789 [steps] => Array ( [0] => 30 -> E [1] => 44 -> S [2] => 18 -> s [3] => 5 -> f [4] => 11 -> l [5] => 24 -> y [6] => 59 -> 7 [7] => 35 -> J [8] => 46 -> U [9] => 35 -> J [10] => 49 -> X [11] => 39 -> N [12] => 39 -> N [13] => 43 -> R [14] => 1 -> b [15] => 8 -> i [16] => 59 -> 7 [17] => 24 -> y [18] => 9 -> j [19] => 2 -> c [20] => 48 -> W [21] => 20 -> u [22] => 13 -> n [23] => 12 -> m [24] => 3 -> d [25] => 21 -> v [26] => 47 -> V [27] => 58 -> 6 [28] => 53 -> 1 [29] => 51 -> Z [30] => 47 -> V [31] => 38 -> M ) [ReflectionFunction] => /** * Generates a random password drawn from the defined set of characters. * * @since 2.5 * * @param int $length The length of password to generate * @param bool $special_chars Whether to include standard special characters. Default true. * @param bool $extra_special_chars Whether to include other special characters. Used when * generating secret keys and salts. Default false. * @return string The random password **/ Function [ <user> function wp_generate_password ] { @@ /home/rootbeer/public_html/wp-includes/pluggable.php 1485 - 1499 - Parameters [3] { Parameter #0 [ <optional> $length = 12 ] Parameter #1 [ <optional> $special_chars = true ] Parameter #2 [ <optional> $extra_special_chars = false ] } } ) TEST: wp_rand() Array ( [0] => '805d5c699bb84e749fbee286d798ce55615705bdcb4d38c61ca2646af4d98f824ecf4a15d20ff466f8c462e07f2af2f6' [1] => 31:6f2fa2f70e264c8f664ff02d51a4fce428f89d4fa6462ac16c83d4bcdb50751655ec897d682eebf947e48bb9 [2] => 37:6f2fa2f70e264c8f664ff02d51a4fce428f89d4fa6462ac16c83d4bcdb50751655ec897d682eebf9 [3] => 38:6f2fa2f70e264c8f664ff02d51a4fce428f89d4fa6462ac16c83d4bcdb50751655ec897d [4] => 52:6f2fa2f70e264c8f664ff02d51a4fce428f89d4fa6462ac16c83d4bcdb507516 [5] => 23:6f2fa2f70e264c8f664ff02d51a4fce428f89d4fa6462ac16c83d4bc [6] => 49:6f2fa2f70e264c8f664ff02d51a4fce428f89d4fa6462ac1 [7] => 6:6f2fa2f70e264c8f664ff02d51a4fce428f89d4f [8] => 59:6f2fa2f70e264c8f664ff02d51a4fce4 [9] => 19:6f2fa2f70e264c8f664ff02d [10] => 50:6f2fa2f70e264c8f [11] => 60:6f2fa2f7 [12] => 30: [13] => 25:2d8fe4b4bd5c57e0e3d1f93475ad9191f3c65269ce997663ab1d1546a8ac133720a18353c8a00ecd3b4beb4c4e16eb5e1719972d [14] => 50:2d8fe4b4bd5c57e0e3d1f93475ad9191f3c65269ce997663ab1d1546a8ac133720a18353c8a00ecd3b4beb4c4e16eb5e [15] => 55:2d8fe4b4bd5c57e0e3d1f93475ad9191f3c65269ce997663ab1d1546a8ac133720a18353c8a00ecd3b4beb4c [16] => 47:2d8fe4b4bd5c57e0e3d1f93475ad9191f3c65269ce997663ab1d1546a8ac133720a18353c8a00ecd [17] => 53:2d8fe4b4bd5c57e0e3d1f93475ad9191f3c65269ce997663ab1d1546a8ac133720a18353 [18] => 12:2d8fe4b4bd5c57e0e3d1f93475ad9191f3c65269ce997663ab1d1546a8ac1337 [19] => 27:2d8fe4b4bd5c57e0e3d1f93475ad9191f3c65269ce997663ab1d1546 [20] => 24:2d8fe4b4bd5c57e0e3d1f93475ad9191f3c65269ce997663 [MIN] => 6 [MAX] => 60 [ReflectionFunction] => /** * Generates a random number * * @since 2.6.2 * * @param int $min Lower limit for the generated number * @param int $max Upper limit for the generated number * @return int A random number between min and max */ Function [ <user> function wp_rand ] { @@ /home/rootbeer/public_html/wp-includes/pluggable.php 1512 - 1546 - Parameters [2] { Parameter #0 [ <optional> $min = 0 ] Parameter #1 [ <optional> $max = 0 ] } } ) TEST: HTTP Connection Array ( [headers] => Array ( [server] => nginx [date] => Wed, 08 May 2013 13:02:11 GMT [content-type] => text/plain;charset=utf-8 [connection] => close [vary] => Cookie [x-pingback] => https://jetpack.wordpress.com/xmlrpc.php [expires] => Wed, 11 Jan 1984 05:00:00 GMT [cache-control] => no-cache, must-revalidate, max-age=60 [pragma] => no-cache [x-hacker] => Jetpack Test ) [body] => OK [response] => Array ( [code] => 200 [message] => OK ) [cookies] => Array ( ) [filename] => ) TEST: HTTPS Connection Array ( [headers] => Array ( [server] => nginx [date] => Wed, 08 May 2013 13:02:12 GMT [content-type] => text/plain;charset=utf-8 [connection] => close [vary] => Cookie [x-pingback] => https://jetpack.wordpress.com/xmlrpc.php [expires] => Wed, 11 Jan 1984 05:00:00 GMT [cache-control] => no-cache, must-revalidate, max-age=60 [pragma] => no-cache [x-hacker] => Jetpack Test ) [body] => OK [response] => Array ( [code] => 200 [message] => OK ) [cookies] => Array ( ) [filename] => ) TEST: Self Connection WP_Error Object ( [errors] => Array ( [http_request_failed] => Array ( [0] => Operation timed out after 5001 milliseconds with 0 bytes received ) ) [error_data] => Array ( ) ) i have these plugins installed: Akismet All in One Adsense and YPN All In One SEO Pack AZIndex Category Sticky Posts Contact Form 7 CSS Compress Custom Meta Disable Revisions Exec-PHP Google XML Sitemaps Joemobi Link Library Mingle Forum Morgan's Replacement Links Widget Page Link Manager Pie Register Post Notification Really Simple CAPTCHA Relevanssi Rotating Tweets (Twitter widget & shortcode) Search In Place Simple Facebook Connect SOUP - Show Off Upcoming Posts Thumbnail For Excerpts UpdraftPlus - Backup/Restore W3 Total Cache Widget Logic WPtouch WP Ultimate Search ? WP Missed Schedule
thanks for any help.
Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)
- The topic ‘cannot edit post date or add tags with Jetpack on’ is closed to new replies.