Issue Details (XML | Word | Printable)

Key: MDL-17674
Type: Bug Bug
Status: Open Open
Priority: Minor Minor
Assignee: Mathieu Petit-Clair
Reporter: Joseph Rézeau
Votes: 0
Watchers: 0
Operations

Add/Edit UI Mockup to this issue
If you were logged in you would be able to see more operations.
Moodle

Blogs: "Field 'configdata' doesn't have a default value" error message in debug mode.

Created: 17/Dec/08 06:57 PM   Updated: 17/Dec/08 06:57 PM
Component/s: Blog
Affects Version/s: 1.8.7
Fix Version/s: None

Participants: Joseph Rézeau and Mathieu Petit-Clair
Security Level: None
Affected Branches: MOODLE_18_STABLE


 Description  « Hide
Blogs: "Field 'configdata' doesn't have a default value" error message in debug mode.
INSERT INTO mdl_block_instance ( BLOCKID, PAGEID, PAGETYPE, POSITION, WEIGHT, VISIBLE ) VALUES ( 5, 2, 'blog-view', 'r', 0, 1 )
  • line 1425 of lib\dmllib.php: call to debugging()
  • line 41 of blog\lib.php: call to insert_record()
  • line 16 of blog\header.php: call to blog_check_and_install_blocks()
  • line 156 of blog\index.php: call to include()

Field 'configdata' doesn't have a default value

INSERT INTO mdl_block_instance ( BLOCKID, PAGEID, PAGETYPE, POSITION, WEIGHT, VISIBLE ) VALUES ( 6, 2, 'blog-view', 'r', 1, 1 )

  • line 1425 of lib\dmllib.php: call to debugging()
  • line 46 of blog\lib.php: call to insert_record()
  • line 16 of blog\header.php: call to blog_check_and_install_blocks()
  • line 156 of blog\index.php: call to include()


 All   Comments   Change History   Version Control      Sort Order: Ascending order - Click to sort in descending order
There are no comments yet on this issue.