Stay up to date about the latest news & updates

CSVI Pro 7.2.4 released

New stability release CSVI Pro 7.2.4

On Tuesday September 19th Joomla! released the Joomla! CMS 3.8 version and this has caused a break in CSV Improved as files have been moved around. This release only contains a fix to deal with sites that have been upgraded to Joomla 3.8.

Manual fix

For those who cannot update to CSVI Pro 7.2.4. a manual fix can be applied by following these steps:

  1. Open the file administrator/components/com_csvi/rantai/import/engine.php
  2. Go to line 162 where you will see:
    require_once JPATH_LIBRARIES . '/cms/version/version.php';
  3. Change this line with this code:
    require_once JPATH_LIBRARIES . '/src/Version.php';
  4. Save the file and the issue should be resolved.

Changes

The full list of changes in this release:

  • Fixed fatal error on version.php inclusion.

This release is available for free to everyone with an active subscription from the Download section. If you do not have a subscription yet, you can subscribe here.