Closed (fixed)
Project:
Node Order
Version:
7.x-1.0-alpha2
Component:
Code
Priority:
Critical
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
11 Apr 2012 at 04:31 UTC
Updated:
10 Jul 2014 at 02:35 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #1
DanielWashbrook commentedDid you manage to figure out how far from a working version this might be? I can contribute a bit too if there's something specific you've found that needs to be done.
Daniel
Comment #2
felixSchl commentedHi Daniel,
Most of the stuff are just the db queries. I have a working version here but I ripped out too much stuff to offer it as a patch. I essentially removed the whole taxonomy term page overwrite stuff because I did not see the need for it with a proper working views integration. I left the old code in, however, for reference.
I want to be a good sport and upload what I have. I am using it on a production site and it seems to be working fine. Not sure whether or not all the node hooks are needed (I just radically commented them all out since they made no obvious sense to me) but if so, they must probably be adapted, too.
Comment #3
dswier commentedThanks for posting this. This version of the module is working for me where alpha2 was failing. With alpha2 I was getting the error referenced at http://drupal.org/node/1524084, but apparently the offending line(actually the whole function containing it) has been commented out in this version.
Comment #4
valthebaldPlease check 7.x-1.0
Also, it's much easier to commit changes in patch format (zip does not help)
Comment #5
dieuwe