I get this message with UC Views 6x 3x dev and UC 6x 2.2.

Comments

madsph’s picture

I can not reproduce this error. Could this be due to some undeclared dependency to another module that I need to fix?

Can you list the Ubercart modules that you have enabled?

kevinquillen’s picture

Regular ubercart and most of its modules, and uc_views.

madsph’s picture

Have you tried to clear the views cache? It is a bit far fetched - but worth a try.

kevinquillen’s picture

Yeah a lot of times.

Tried both the stable and dev version.

Is this still related to uc_price change? I used to be able to filter by payment method and show payment method as a field. After I put in the new version after upgrading Ubercart (when totals went haywire) it stopped working.

madsph’s picture

I can't reproduce the error completely. However when I use UC 6x 2.2 I loose the filter too. The field still works though.

When using the latest dev of UC both works fine.
I am not going to suggest running a dev version in a production environment - but if this is a work in progress I think you might want to switch to the dev version, since it is a release candidate and contains several changes to the data model, that we have included in the 3.0 version of uc_views.

hanoii’s picture

Is this still a problem, I also tried to reproduce it and I couldn't, all seems working fine. I actually found a small bug on the filter when retrieving the payment method from the db, I think they should be retrieved from ubercart API itself. I will investigate more on that, but it has nothing to do with what you are reporting.

If you still have issues with this, can you pastebin somewhere the views exported code so we can try it out? (may not best here, somewhere like pastebin.com).

kevinquillen’s picture

I can try later. I still get the handler does not exist.

longwave’s picture

Status: Active » Closed (cannot reproduce)

Please paste an exported view if this problem still occurs in the latest version.