Details
-
Type:
Bug
-
Status: Closed
-
Priority:
Major
-
Resolution: Not a bug
-
Affects Version/s: 1.8.2
-
Fix Version/s: None
-
Component/s: Blog
-
Labels:None
-
Environment:OpenSuSE 10.2, MySQL 5.0.26, Apache 2.2.3
-
Database:MySQL
-
Affected Branches:MOODLE_18_STABLE
Description
On Modules -> Blocks -> Blog Menu (or Blog Tags) I got an error stating that some course was not found. Looking at the mdl_block_instance table I found lots of (,5,,'blog-view','r',0,1,'') (,6,,'blog-view','r',0,1,'') lines pointing to invalid courses. After removing those, Modules -> Blocks -> Blog Menu worked perfectly again.
I didn't delete that many course - only one ever since the first occurence of this problem (http://moodle.org/mod/forum/discuss.php?d=77981). So I guess something keeps creating these lines?!