from the views-6.x-2.0-rc2 changelog

# Major re-organization of handlers. PLEASE NOTE: This drastically affected the Views module API and until modules are updated to match, they will stop working. Efforts have been made to ensure that this won't cause your site to crash, but that's partly up to the individual module as well.

After installing this release of the views module my views that use nodehierarchy stuff no longer work. Back to views rc1.

Just to raise awareness of this api change

thank you

Comments

ronan’s picture

Thanks for the heads up, I'm hoping to have some time this weekend to work on the module, as the D6 version seems to need a little attention.

R

gonxalo’s picture

I hope you fix this as soon as you can
thanks for your work

scottrigby’s picture

Hi ronan,
do you need any help testing this?
Cheers :)
Scott

ronan’s picture

Status: Active » Fixed

I've implemented the necessary changes to the views integration code. Hopefully this will re-enable views embedding etc.

Please let me know if it's working for all your use-cases. If this looks good I'll put out a new stable release for 6.x.

Thanks
Ronan

KonstantinSh’s picture

for me HEAD version doesn't work at all. after uploading module i see a white screen on site :(

mrfelton’s picture

Works for me:

Node Hierarchy 6.x-1.x-dev (2008-Sep-29)
Views rc3

How about getting the development snapshot onto the module home page too?

ronan’s picture

for me HEAD version doesn't work at all. after uploading module i see a white screen on site :(

Actually since I'm actively maintaining 2 versions of the module my HEAD strategy is a little scattered (ie: the latest changes are rarely in head). Try the 6.x-1.x-dev branch instead (http://drupal.org/node/237688)

Thanks
Ronan

ansorg’s picture

works for me too.

btw, thank you very much for the quick fix!

KonstantinSh’s picture

thanks a lot! works great :)

VaZso’s picture

Now I've tried to update Views and the latest nodehierarchy without success...

I've tried Node Hierarchy 6.x-1.x-dev (2008-Sep-29) version, and Views rc4 & rc3 and also with rc2.
The result was all of the nodehierarchy contents listed in all fields, so without filter of any content...

Also, after my tries I always have to restore my database to the previous state.
What may I have to do?

VaZso’s picture

Now everything is ok with my site.
Sorry, I had an installed module that still not had the upgrade for the new Views module.

Sorry again, it seems there isn't any problems with Nodehierarchy.

apophis.ch’s picture

Yeah this fixes it, however its a bit strange that this is NOT the official release, I mean the VIEWS Part of the module is quite futile in the state of the official release...

I mean drupal says, there is NO Update for this module, you have to find it out in the comments of a bug report that you can update to the developer release.

Sorry if I sound a bit harsh, but tonight all the modules popup red :P I probably should beat the Devls at Core, I mean thats about the third or fourth change to the CORE API during this year... every important Update of D6 made some moduls unusable...

Ah yeah to make a point to this Post: please make the devl release the official release ASAP.

Anonymous’s picture

Status: Fixed » Closed (fixed)

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

Morris Singer’s picture

Title: nodehierarchy needs to adopt recent change in views module » nodehierarchy OFFICIAL RELEASE needs to adopt recent change in views module
Status: Closed (fixed) » Active

Shouldn't there be an official release to integrate the snapshot changes w.r.t. views argument handlers? I am not sure if this issue should be closed until that is accomplished.

ronan’s picture

Version: 6.x-1.x-dev » 6.x-1.1
Status: Active » Fixed

Fixed in 6.x-1.1

Status: Fixed » Closed (fixed)

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