After update, filters with views_or causes errors like:
Error: handler for node > views_or_begin doesn't exist!
Error: handler for node > views_or_end doesn't exist!
Error: handler for node > views_or_next doesn't exist!
Drupal: 6.10
Views: 6.x-2.1

Comments

Bolzamo’s picture

Component: Miscellaneous » Code
Assigned: Unassigned » Bolzamo
Category: bug » task
Status: Active » Postponed (maintainer needs more info)

When i replaced file views_or.views.inc by file from CVS r11.1 ( http://cvs.drupal.org/viewvc.py/drupal/contributions/modules/views_or/?d... ), the problem is gone... Looks like you forgot to overwrite some files in release archive...

darren oh’s picture

I forgot to add an update function to refresh the handlers. Fixed in CVS commit 181456.

darren oh’s picture

Status: Postponed (maintainer needs more info) » Fixed

Status: Fixed » Closed (fixed)

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