tc slider problem
PermalinkI purchased the tc slider ap, but am having issues with it. Can anyone shed any light on this for me?
Running Concrete 5.3.3.1
It seemed to download & install fine, didn't get any errors, but when I try to add something with it I get the following SQL error
"Fatal error: Uncaught exception 'ADODB_Exception' with message 'mysql error: [1054: Unknown column 'Array' in 'field list'] in EXECUTE("UPDATE btTCSlider SET sliderHandle='ase-photos',sliderHeight='Array',sliderWidth='Array',sliderOrder='- slide -',sliderTransition='- slide -',sliderInDuration=Array,sliderShowDuration=Array,sliderPrevLink='Array',sliderNextLink='Array',sliderAjaxBlocks=false,sliderAjaxUrls=false,sliderEditMode=false WHERE bID=403") ' in /home/p142rqec/public_html/concrete/libraries/3rdparty/adodb/adodb-exceptions.inc.php:78 Stack trace: #0 /home/p142rqec/public_html/concrete/libraries/3rdparty/adodb/adodb.inc.php(1042): adodb_throw('mysql', 'EXECUTE', 1054, 'Unknown column ...', 'UPDATE btTCSlid...', false, Object(ADODB_mysql)) #1 /home/p142rqec/public_html/concrete/libraries/3rdparty/adodb/adodb.inc.php(1017): ADOConnection->_Execute('UPDATE btTCSlid...', false) #2 /home/p142rqec/public_html/concrete/libraries/3rdparty/adodb/adodb-lib.inc.php(174): ADOConnection->Execute('UPDATE btTCSlid...') #3 /home/p1 in /home/p142rqec/public_html/concrete/libraries/3rdparty/adodb/adodb-exceptions.inc.php on line 78"
any thoughts on what is going on?
I'm not a programmer, although I am dangerous enough that I do know how to access my database and add rows, columns, etc. if there is something in there that needs to be added/ or some php run against it, let me know?
Any thoughts on this would be greatly appreciated!

I emailed the developer yesterday, but haven’t gotten a response back yet, so was throwing it out there to see if anyone else had used it and had the same problem…
I’m just confused because if I’m reading the error right, it’s as though the fields are not in the database, but I checked the DB yesterday and all the correct columns are there, titled correctly, etc.
Do you know what scenario generally causes that error?