The "Readmore" field is not working.
it uses an array in $this->_render_input function call, where a string is expected for "$types" ...
JDatabaseMySQLi::query: 1054 - Unknown column 'Array' in 'where clause' SQL=SELECT id, title as html, title as plain, title as render FROM jos_js_res_record WHERE published = 1 AND hidden = 0 AND section_id = 2 AND type_id IN( Array ) AND user_id = 44
The "Readmore" field is not working.
it uses an array in $this->_render_input function call, where a string is expected for "$types" ...
JDatabaseMySQLi::query: 1054 - Unknown column 'Array' in 'where clause' SQL=SELECT id, title as html, title as plain, title as render FROM jos_js_res_record WHERE published = 1 AND hidden = 0 AND section_id = 2 AND type_id IN( Array ) AND user_id = 44