Closed (fixed)
Project:
Views Nivo Slider
Version:
6.x-2.x-dev
Component:
Code
Priority:
Major
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
14 Apr 2011 at 08:55 UTC
Updated:
12 Nov 2011 at 09:37 UTC
Jump to comment: Most recent file
Comments
Comment #1
dragonfighter commentedphp is missing in line 49.
It says : <? endforeach; ?>
instead of
endforeach;You can edit the file views-nivo-slider-view.tpl.php and correct that bug
Comment #3
alexbern commentedas I figured out, this problem is still alive in the latest dev release.
I've added an php tag to line 49.
Cheers Alex
Comment #4
ckng@dragonfighter, do not close a thread when a bug fix is not committed yet.
Thanks for the patch =)
Comment #5
ufku commented6.x-2.x still has this bug.
Comment #6
ckngComment #7
reglogge commentedHere is a patch for this issue against the latest 7.x-2.x-dev
Comment #8
ckngCommitted to D6 & D7 dev.