Closed (fixed)
Project:
Vote Up/Down
Version:
7.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
10 Apr 2012 at 16:23 UTC
Updated:
1 May 2012 at 01:30 UTC
Jump to comment: Most recent file
Comments
Comment #1
itangalo commentedPatch attached.
Comment #2
marvil07 commentedRight, some things were needed to make vud_votes theme work again. I attached the patch I added to 7.x-1.x.
BTW template suggestions are not working since the initial d7 port(
drupal_discover_template()was removed from core on 7.x), so a typo there also prevented using the right template for this theme hook, I added some lines to make the base case work.In the other side, we are not using vud_vote theme function anywhere with vud_field, I am curious how you notice it.
Comment #3
itangalo commentedThanks for quick response!
I'm displaying vote up/down in Views, and I guess that's how the widget got called.
Comment #4
nguyentran commentedHello,
I have just installed the newest version of this module, the module has already patched, but the widget display not work properly. Please help.