Closed (fixed)
Project:
Node Comments
Version:
6.x-2.x-dev
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
10 Sep 2010 at 23:55 UTC
Updated:
9 Jul 2011 at 06:52 UTC
Jump to comment: Most recent file
Comments
Comment #1
jthomasbailey commentedAm I correct to assume this is a patch for Views 3? If so it seems to work, I haven't run into any problems yet.
Comment #2
crea commentedPatch author said it would break Views 2. We need to be compatible with both.
Comment #3
gaele commentedThis should work for both Views 2 and 3.
Comment #4
gaele commentedComment #5
BeaPower commentedThanks, worked for me!
Comment #6
zualas commentedThe patch from #3 worked for me as well, thanks
Comment #7
muhleder commentedLooks good for us on Views 3.
Comment #8
mitylite commentedWhat causes this error anyway?
And for those of us who don't know how to use patches, maybe somebody could upload a patched version of the module? It would be greatly appreciated.
Comment #9
gaele commentedhttp://drupal.org/patch/apply
Comment #10
mitylite commentedThat looks like it was written for a developer, or somebody inclined to that sort of thing at least. I am not. Drupal needs to work on it's accessibility for the people who use the sites instead of just the ones who code them...
Comment #11
aidanlis commentedmitylite the unfortunate reality is you either wait until it's fixed and available in a -dev release or you learn how to apply patches. You can try http://drupal.org/project/patch_manager which gives you a nice UI for this :)
Comment #12
mitylite commentedWell I've read into it and while the tutorial found at http://drupal.org/patch/apply is pretty much useless to anyone who is not already a developer. However, I found another page that has step by step instructions for applying patches, and it works like a charm:
http://drupal.org/node/620014 <------- if you're not a developer and need to learn to patch, this is for you.
Comment #13
YK85 commentedsubscribing
Comment #15
crea commentedI've commited #3 with a minor change.