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

dawehner’s picture

Status: Active » Fixed

This should be fixed now.
The problem was a missing commit from 6.x-3.x

liakoni’s picture

Unfortunately 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.

dawehner’s picture

If 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.

Status: Fixed » Closed (fixed)

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