After install of latest TC, editing the view: control_content will not save because of the error

"Style HTML List requires a row style but the row plugin is invalid."

Click through the displays of the view will reveal some panes with the HTML List chosen as the view style but without a valid Row Style. (Will say Missing/Delete style plugin).

And will prevent any customization of the view.

CommentFileSizeAuthor
#7 style_plugin.patch4.2 KBjenlampton

Comments

jonskulski’s picture

I should mention that the quick fix is:

Jen Lampton: click on each panel pane
Jen Lampton: and find which one says missing, then change it to list or unformatted.
ken hawkins’s picture

Also experiencing this error and have been unable to resolve. We use revision control and not being able to customize total control limits its use to us ...

Going to put some thought into why this is happening.

jenlampton’s picture

Status: Active » Fixed

@Ken Hawkins

This is happening because the row style plugin was missing from my code that added content pane views per content type. It has been resolved in the 1.1 release, so I'm marking this as fixed.

Jen

Status: Fixed » Closed (fixed)

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

danielpacker’s picture

Version: 6.x-1.x-dev » 6.x-1.1
Status: Closed (fixed) » Active

Getting the same error with TC 6.x-1.1 and 6.x-1.x-dev when I edit the new content view (or other views for other content types) on D6.15.

-Daniel

jenlampton’s picture

I think the bug is in the automatic creation of new panes. I noticed this too, will dig into it shortly.

jenlampton’s picture

Status: Active » Needs review
StatusFileSize
new4.2 KB

Gotcha!

alfthecat’s picture

Tried the patch, but it failed

can't find file to patch at input line 3
Perhaps you should have used the -p or --strip option?
The text leading up to this was:
--------------------------
|--- total_control.inc 2009-12-16 14:09:38.000000000 -0800
|+++ total_control.inc 2010-02-15 22:09:59.000000000 -0800

jenlampton’s picture

Status: Needs review » Closed (fixed)

The patch has been committed, and this issue is resolved in newer releases of the module. Please try 1.2 or 2.0 versions.