Closed (fixed)
Project:
Views (for Drupal 7)
Version:
7.x-3.x-dev
Component:
table style
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
21 Nov 2010 at 10:47 UTC
Updated:
5 Dec 2010 at 12:40 UTC
When i choose table style in views, i get ajax http error. The second time the style is chosen, but i can't see the settings (i get an ajax http error again).
In addition when i go to page display of the view i get
Warning: Missing argument 1 for views_plugin_style::render_fields(), called in /home/liakoni/liakoni.gr/sites/all/modules/views/theme/theme.inc on line 316 and defined in views_plugin_style->render_fields() (line 214 of /home/liakoni.gr/sites/all/modules/views/plugins/views_plugin_style.inc).
Comments
Comment #1
dawehnerThis should be fixed now.
The problem was a missing commit from 6.x-3.x
Comment #2
liakoni commentedUnfortunately the problem is still there. I am using version:
$Id: views.module,v 1.341.4.42 2010/11/18 23:16:51 merlinofchaos Exp $ .
I uninstall and then install the module, but no luck.
Comment #3
dawehnerIf you really want the latest version you can use cvs.
If you don't want to use the cvs version you have to wait perhaps 6hours before the latest version is released.