Hi, I'm hoping Cycle-Carousel module will resolve layout problems I'm experiencing with FlexSlider module. Only problem is when I install it I get a 500 error.
As instructed I installed link-field module first, rebuilt DB and flush -- page is loading OK and CMS works, then I load cycle-carousel module, rebuild and flush. Page looks OK, CMS looks OK until I go to edit a page and I get 'Internal Server Error' (500 code).
These are only errors I am getting in console:
* Use of getPreventDefault() is deprecated. Use defaultPrevented instead. jquery.js:3527
* The Web Console logging API (console.log, console.info, console.warn, console.error) has been disabled by a script on this page.
* Use of getAttributeNode() is deprecated. Use getAttribute() instead.
I've tried this on older versions of Silverstripe (back to 3.1.4) to test if this is down to changes in source versions. Still getting the same error of a basic install (not other modules, scripts or themes). Still doing exactly the same thing.
Have seen this working on another site and would like to emulate functions. So I presume this thing CAN be made to work -- question is HOW!!
(yes, at this point I AM getting frustrated!)