ImportCumulusFile update
Posted: Fri 13 Jan 2023 2:58 pm
After updating Cumulus from build 3089 to build 3101 I was not able to load new values in the MySQL database table of the server and I received "Failed to bind the SQL parameters!".
As I was using version 3.2 of ImportCumulusFile.php file I tried to download version 4 but I received "The requested URL was not found on this server".
Then I copied the new columns of ImportCumulusFile version 4 to my old ImportCumulusFile version 3.2 and I also included those new columns in my SQL database table but without success because the database table was not updated. Then I tried to use again the old ImportCumulusFile v3.2 without the new columns and the result was again "Failed to bind the SQL parameters!".
What can be done?
As I was using version 3.2 of ImportCumulusFile.php file I tried to download version 4 but I received "The requested URL was not found on this server".
Then I copied the new columns of ImportCumulusFile version 4 to my old ImportCumulusFile version 3.2 and I also included those new columns in my SQL database table but without success because the database table was not updated. Then I tried to use again the old ImportCumulusFile v3.2 without the new columns and the result was again "Failed to bind the SQL parameters!".
What can be done?