MyBanco New patch for MyBanco! December 26, 2008 / February 17, 2009 by Tim Groeneveld | Leave a Comment Hello everyone! About time I updated this blog! Today I am writing to give you all a new patch (with another one comming in about one hour or three.) This first patch, which I am going to offer up today is to improve a small issue with installations that do not have cURL enabled. If/when […] Read more » Banking enhancements installing MyBanco patches
MyBanco MyBanco 0.05 bad query patch October 15, 2008 / April 15, 2020 by Tim Groeneveld | Leave a Comment 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 […] Read more » MyBanco patches woops