Closed (fixed)
Project:
Content Management Filter
Version:
6.x-1.x-dev
Component:
Miscellaneous
Priority:
Normal
Category:
Bug report
Assigned:
Reporter:
Created:
16 Oct 2008 at 03:34 UTC
Updated:
17 Dec 2008 at 23:31 UTC
Jump to comment: Most recent file
Comments
Comment #1
austintnacious commented. . . also when I go to use CMF by clicking the link for it under "content management" in my admin menu, the link just takes me into a loop, displaying the "content management options in the body of the page, I click on CMF again and get the same page. . .
Comment #2
nunoveloso commentedApparently there was some unexpected CVS behaviour when the D6 module version was released yesterday.
I will fix it ASAP. Sorry about that. Keep watching updates.
Comment #3
eMPee584 commentedtrivial, here's the patch.
Comment #4
bwoods commentedAs austintnacious mentioned, it looks like the patch fixes the enabling issue, but it does not fix the link for content management filter.
Comment #5
AntiNSA commentedIm having the same exact error problem, and dont know how to install patches...w ould be cool to use this mod though. I had to disable it with the error....
Comment #6
breid commentedPatch worked for me.
AntiNSA, to install patch. Download patch into the CMF module directory then issue the command
patch <patch-file
Comment #7
AntiNSA commentedis it possible to just tell me which line of the php ccode to change/edit?
Comment #8
AntiNSA commentedeveryone looking to install patches on a windows system search for cygwin.... thanks
Comment #9
eMPee584 commentedHey AntiNSA the file is a text file.. each line with a - is removed, + prepends added lines. Lines with neither of those are just the surrounding context for the tool to find the part of the file. You can cut and paste the lines manually if you dare.. There's a list of windows tools to do this at http://drupal.org/node/324
Comment #10
AntiNSA commentedhey thanks for the update... I was thinking that is how it worked. There is some very nice documentation on how to set up cygwin which does the job quite nice. I will continue to peek at the patches untill they make since :)
Thanks
Robert
www.thecenterofthenet.com
Comment #11
nunoveloso commentedHello Drupalers!
Thank you for all your feedback. It is really cool to see this module can be useful to you!
I would like to apologies D6 users because de "stable" release was everything but stable. The thing is that I don't know how, when I committed to CVS the .module file was the D5 version, so it created a bunch of issues that I corrected and improved.
Check the new releases with the fixes of following bugs:
I also added a little feature: for forum topic related content (node & comments), when you point the node type, there is a bubble showing off with the forum topic this content is associated to.
Unfortunately I couldn't yet figure out what is going on with pagers neither with CSS issues. I will appreciate if someone could give a little hand (especially with this last). I hope those updates will be useful. Thank you again.
Nuno.