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

jenlampton’s picture

Version: 7.x-2.2-alpha2 » 7.x-2.x-dev

In dev...

Check for empty content type added.

Notice: Notice: Undefined index: type is resolved.

jenlampton’s picture

Status: Active » Fixed

Marking as fixed

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.

Anonymous’s picture

Issue summary: View changes

added PHP notice too