Closed (cannot reproduce)
Project:
Ubercart Views
Version:
6.x-3.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
11 Dec 2009 at 14:35 UTC
Updated:
18 Nov 2010 at 13:18 UTC
I get this message with UC Views 6x 3x dev and UC 6x 2.2.
Comments
Comment #1
madsph commentedI 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?
Comment #2
kevinquillen commentedRegular ubercart and most of its modules, and uc_views.
Comment #3
madsph commentedHave you tried to clear the views cache? It is a bit far fetched - but worth a try.
Comment #4
kevinquillen commentedYeah 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.
Comment #5
madsph commentedI 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.
Comment #6
hanoiiIs 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).
Comment #7
kevinquillen commentedI can try later. I still get the handler does not exist.
Comment #8
longwavePlease paste an exported view if this problem still occurs in the latest version.