objecttothis
objecttothis
Agreed. We need to make it a single commit in it's own PR rather than piggybacking on another PR.
This kind of thing should be logged if it isn't already but it would be in the OSPOS log, not the server log.
The logs are stored either in /public/logs/ or /application/logs/. I can't remember off the top of my head which. In order for the logs to be generated you need to...
Apache, PHP, mysql, etc all do their own logging. The only OSPOS stuff you'd see in the webserver logs would be things like coding errors. You won't see anything likely...
Hi @chunter2. To preface, I'd like to encourage you to submit your enhancements as pull requests. By doing so, you contribute to the overall application for the community. I'd be...
I haven't looked at the code but I'm guessing that at some point what is passed from the view is sent to an exists() function. You could start there to...
> @objecttothis Thanks for the encouragement. I have done a couple pull requests but only for bug fixes or other small additions. I've managed to get myself out of sync...
> @objecttothis After a couple days of observation it looks like there could be two issues. One being the "hint" I mentioned above and the other being the cashiers scanning...
> > > I set version 4.0.0 because that means we need to swithc to CI4, Bootstrap 4 and who knows what else (e.g. Angular/React/View Frontend, REST API)... > >...
> > > From this conversation I thought that upgrading to CI4 would be impossible. There is however an upgrade guide and it seems to be a bit of work,...