You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I just tried the most recent RC and got an error when upgrading:
file_get_contents(/var/www/powerbase/sites/all/extensions/iats/sql/upgrade_1_5_003.sql): [warning]
failed to open stream: No such file or directory File.php:337
It looks like an upgrade file is defined in CRM/iATS/Upgrader.php but was not git added
The text was updated successfully, but these errors were encountered:
I just tried the most recent RC and got an error when upgrading:
file_get_contents(/var/www/powerbase/sites/all/extensions/iats/sql/upgrade_1_5_003.sql): [warning]
failed to open stream: No such file or directory File.php:337
It looks like an upgrade file is defined in CRM/iATS/Upgrader.php but was not git added
The text was updated successfully, but these errors were encountered: