I am using DNN 8 and i need slider for the home page. I have did extensive search about this on internet and i found Content Slider
module.
I have added this module in the page and when i add content slider
module a message appears in the pane like below
No content sliders have been created yet. Please use the Actions Menu to create a slider.
So i used action menu to add slider, when i click Add Slider
option from the action menu i get the error like below image.
Click image to see error
Not understanding what to do. So please any help me to solve this error.
This is a bug related to DNN8 deprecating support for older controls. If the module is open source you should download the source code and add references to DNN8 so that you can recompile it to get the proper references.
Steps:
Chris