Closed (outdated)
Project:
Vote Up/Down
Version:
6.x-2.3
Component:
vud_comment
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
28 Aug 2011 at 03:11 UTC
Updated:
18 Apr 2017 at 00:07 UTC
Jump to comment: Most recent
Comments
Comment #1
marvil07 commentedNot completely sure about it(/me do not rememeber using adv forum ever), but take a look to
vud_comment_preprocess_comment()and see if it is being executed for your comments there.Comment #2
marvil07 commentedPlease reopen if needed.
Comment #3
sandino commentedmarvil07
Hi,
I also would like to dim comments in Advanced Forum.
Could you please explain with more details about where to insert
vud_comment_preprocess_comment()? In which file?Comment #4
marvil07 commentedWhat I tried to say is to figure out if that function is being executed, so try adding something in there like a
print "code has been here";in the first line of the function, and see if the function is executed.If it is being executed, probably adv forum is doing the same and overriding the changes, so then we should solve that problem.
Comment #4.0
marvil07 commentedChanging/adding info
Comment #5
marvil07 commentedClosing D6 issues, D6 releases are not supported now.
Please reopen as D7 if needed.