Closed (fixed)
Project:
Total Control Admin Dashboard
Version:
7.x-2.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Reporter:
Created:
20 Jan 2012 at 06:06 UTC
Updated:
7 Feb 2013 at 06:10 UTC
Even without the checkbox checked for automatic creation of pages and panes, it looks like TC is still trying to create pages and panes. I get the message:
Total Control was unable to create your administrative view because a view already exists with the name: page_tc_
When creating new content types.
I also get the following PHP notice:
Notice: Undefined index: type in total_control_views_add_display() (line 96 of .../sites/all/modules/contrib/total_control/includes/total_control.inc).
Comments
Comment #1
jenlamptonIn dev...
Check for empty content type added.
Notice:
Notice: Undefined index: typeis resolved.Comment #2
jenlamptonMarking as fixed
Comment #3.0
(not verified) commentedadded PHP notice too