Any more details you posses regarding the "replace" statement you made?Replace 'fqxmr' with your own database table prefix and run the following SQL statement in phpMyAdmin. It removes article versions from the database table _history:Code:
DELETE FROM fqxmr_historyWHERE item_id LIKE 'com_content.article%'
Statistics: Posted by djcaptpln880 — Mon Feb 12, 2024 3:20 pm