Tag: patches
New patch for MyBanco!
/ | Leave a CommentHello 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 »MyBanco 0.05 bad query patch
/ | Leave a CommentThere 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 »