Still on Drupal 7? Security support for Drupal 7 ended on 5 January 2025. Please visit our Drupal 7 End of Life resources page to review all of your options.
5.x-1.9:
Bug fix: wrong typo file_directory_path should be file_directory_path()
Bug fix: in unix/linux server Joomla path must be full path, i.e: "/home/your_username/public_html" instead "/public_html" only
Bug fixed: The installer created a field acted_upon that defaulted to '0'.
The module expects this field to allow NULL.
I changed the installer. Be sure that it runs all schemas when you install.