|
|
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()
|
|
Description
|
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()
|
Show » |
| There are no comments yet on this issue.
|
|