Bug #482
There was a problem communicating with the mod version server.
| Status: | Closed | Start date: | 10/10/2009 | |
|---|---|---|---|---|
| Priority: | Normal | Due date: | ||
| Assignee: | Ryan Gordon | % Done: | 100% |
|
| Category: | Admin Control Panel | |||
| Target version: | 1.4.10 | |||
| Reproducibility: | Always | Database Type: | MySQLi | |
| Reported In MyBB Version: | 1.4.8 | Database Version: | 5.0.81 | |
| PHP Version: | 5.2.11 | SQA assignments: | ||
| Browser: | Internet Explorer 7 |
Description
This error appears when trying to check for plugin updates. The cause is having 15 or more plugins on your board. I was able to reproduce this on my board and was able to fix this by moving the files in /plugins/ to another folder and moving them one by one. I tested the results with different plugins and it appears that 14 plugins is the limit, anything more than this will cause the error.
Associated revisions
Fixes There was a problem communicating with the mod version server. (fixes:482)
History
Updated by Ryan Gordon over 2 years ago
Maybe a server configuration problem here. Maybe a post variable limit in php.ini or something.
Updated by Ryan Gordon over 2 years ago
- Assignee set to Chris Boulton
Updated by Ryan Gordon about 2 years ago
- Status changed from New to Assigned
Updated by Ryan Gordon about 2 years ago
- Assignee changed from Chris Boulton to Ryan Gordon
- Target version set to 1.4.10
I have successfully reproduced this. It looks like the info GET parameter gets too long and something on our server rejects it. I have worked around the issue and a fix will be available in 1.4.10.
Updated by Ryan Gordon about 2 years ago
- Status changed from Assigned to Resolved
- % Done changed from 0 to 100
Applied in changeset r4559.
Updated by Stefan T. about 2 years ago
- Status changed from Resolved to Closed