Joomla 3.3.6
CB 2.0.4
CB ProfileBook 2.0.0
When attempting to delete a ProfileBook entry this happens
1054 Unknown column 'Array' in 'where clause' SQL=DELETE FROM `***_comprofiler_plug_profilebook` WHERE Array = ******
Thought I had tested this before, but of course, as soon as I let users back on the site they broke it
The number given in the SQL query is a valid entry ID, it's just trying to delete it from the wrong column.
Can anyone confirm this or is it a problem on my end?