Hello,
I just installed Redj in J3.
When accessing the component in the backend, I get the following error:
An error has occurred.
500 Unknown column 'a.skip' in 'field list' SQL=SELECT a.id, a.fromurl, a.tourl, a.skip, a.skip_usergroups, a.redirect, a.case_sensitive, a.request_only, a.decode_url, a.placeholders, a.comment, a.hits, a.last_visit, a.ordering, a.published, a.checked_out, a.checked_out_time,uc.name AS editor FROM j30_redj_redirects AS a LEFT JOIN j30_users AS uc ON uc.id = a.checked_out ORDER BY a.ordering asc LIMIT 0, 20