On line 449 of views_slideshow/contrib/views_slideshow_cycle/views_slideshow_cycle.views_slideshow.inc the description references !url but the subsequent code never defines that parameter. If this is intended to point to the same place as !documentation, then update the parameter reference to be !documentation instead of !url. If, however, it is intended to point to a different location, then define the parameter.
Comments
Comment #2
nickdickinsonwildeThanks for the catch, fixed!
Comment #3
nickdickinsonwilde