Details
-
Type:
Bug
-
Status:
Closed
-
Priority:
Major
-
Resolution: Won't Fix
-
Affects Version/s: 1.8.7
-
Fix Version/s: None
-
Component/s: Forum
-
Labels:None
-
Environment:Windows 2003 Server, Apache 2.0.59, MySQL 5.0.18, PHP 5.1.1
-
Database:MySQL
-
Affected Branches:MOODLE_18_STABLE
Description
Just upgraded to 1.8.7+ about a week ago. Forum ratings are not working. I get:
Could not insert a new rating (0 = 3034) .
Attachments
Issue Links
| This issue has a clone: | ||||
| MDL-11575 | Forum ratings not working |
|
|
|
Resolved by following the suggestion to change data types from integer to bigint(10), etc., but am concerned about the fallout when we next upgrade.