-
Bug
-
Resolution: Duplicate
-
Major
-
None
-
3.0.8
-
None
-
PHP 5.2.17, MySQL(i) 5.1.54, Chrome 12
In the file mcp_main.php there is a bug: [phpBB Debug] PHP Notice: in file /includes/mcp/mcp_main.php on line 1051: Undefined index: enable_indexing.
It is if ($topic_data['enable_indexing'])
but it shoud be if ($forum_data['enable_indexing'])
- duplicates
-
PHPBB-10109 Errors while copying a topic
- Closed