Hello everyone,
thank you very much for this piece of software. I want to use it, cause I wanna split my lending positions half and half between poloniex and bitfinex. When I get it up and running, expect my earnings from the first month as donation.

I think I am just one step away from a proper setup. My cron jobs are scheduled and I executed them manually too. But there is always the message "It appears you have not set up the 10 minute cron, or it hasn't been running."
The hourly job seems to be fine.
When I run the TenMinuteCron.php directly in a browser I get the following message:
THERE HAS BEEN A DATABASE ERROR
Please Contact Support If this error persists.
1055 - Expression #1 of ORDER BY clause is not in GROUP BY clause and contains nonaggregated column 'database name.BFXLendBot_CronRuns.lastrun' which is not functionally dependent on columns in GROUP BY clause; this is incompatible with sql_mode=only_full_group_by
I granted read access for everything and write access for funding to the API. I'm able to set funding offers manually via website. My deposited BTC amount is not much right now, but enough for testing.
Could anyone help me out? Am running Ubuntu 16.04 with the current MySQL, Apache, PHP from sources.
Thank you very much
