There is a small typo around line 115 of backend/Plugins/transfer.php, where a line that says:
$SQL = 'INSERT INTO `myinfo`.`temp_data` (
should actually say
$SQL = 'INSERT INTO `temp_data` (
You can either change this typo manually by hand, or download the patch from my patches folder my MyBanco.
| mybanco-0.05-bad-query.patch | 15-Oct-2008 07:50 | patch | |
| mybanco-0.05-bad-query.patch.md5 | 15-Oct-2008 07:52 | md5 checksum | |
| mybanco-0.05-bad-query.patch.txt | 15-Oct-2008 07:51 | diffstat |
No comments yet.
Leave a comment