|
php.net | support | documentation | report a bug | advanced search | search howto | statistics | random bug | login |
[2013-10-12 16:54 UTC] marmel6942 at yahoo dot com
Description:
------------
Voting buttons fail with red "X" on both Firefox and Chrome.
Response is:
{"success":false,"msg":"Unable to complete your request at this time. Please try again later..."}
Expected result:
----------------
Vote will be acknowledged and counted.
Actual result:
--------------
Error is returned.
PatchesPull RequestsHistoryAllCommentsChangesGit/SVN commits
|
|||||||||||||||||||||||||||
Copyright © 2001-2025 The PHP GroupAll rights reserved. |
Last updated: Fri Nov 21 00:00:02 2025 UTC |
Using www.php.net Same response: {"success":false,"msg":"Unable to complete your request at this time. Please try again later..."} If I continue to refresh without cache, I can occasionally get a success: {"success":true,"update":-5} However, it appears to not take effect as the vote tallies never change on subsequent refreshes.php.net exhibits broken behaviour as well. An empty http response is generated, and the voting button turns to a red "X" with the tooltip text, "Error :("