wrongecho

Results 74 comments of wrongecho

https://github.com/itflow-org/itflow/pull/735

Updated matrix - techs should have access to read/edit Sales (quotes/invoices). ![image](https://user-images.githubusercontent.com/32306651/210015529-85b3b021-1aa9-44c1-84a0-6a4fcdbaf232.png)

We've come to the conclusion that the "idle timeout" seems to be something weird on/between the server (php garbage collection) or on the client (e.g. a browser extension). It isn't...

Assets can now be duplicated. Bulk / quick editing to be covered via #192

I think the majority of this was fixed in the code and the remaining bugs worked around by turning off MySQLs No Zero Date feature? https://forum.itflow.org/d/103-mysql-compatibility-fix/6

Issue due to how different database engines work with dates. MariaDB is recommended for ITFlow, but MySQL _may_ work with the above workaround. Closing.

Also running into this when compiling from source & running binary.

Hey! Just for future reference: It's not a great idea to leave your valid mail credentials on the demo :) However that has assisted in troubleshooting as it rules out...

I've been messing with the PHP Mailer `timeout` value and this seems to have no effect on the server hanging if the encryption details are specified incorrectly. PHP Mailer says...

We're moving to a queue based mail system across the app, but this bug could still show up on the settings test page. I don't really have any ideas on...