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've installed this module from git as per the instructions, but it seems to produce an error when using the mysqli driver.
A Database Error Occurred
Unsupported feature of the database platform you are using.
Filename: /var/www/.../fuel/modules/backup/libraries/fuel_backup.php
Line Number: 512
It seems to be a known issue that the CodeIgniter backup functions won't work with the mysqli driver.
You may wish to update your documentation and/or add error handling for this.
The text was updated successfully, but these errors were encountered:
I've installed this module from git as per the instructions, but it seems to produce an error when using the mysqli driver.
It seems to be a known issue that the CodeIgniter backup functions won't work with the mysqli driver.
You may wish to update your documentation and/or add error handling for this.
The text was updated successfully, but these errors were encountered: