transStatus error |
It looks like the issue is caused by an incorrect query: https://codeigniter.com/user_guide/datab...d-bindings
On top of that, there may be a bug in CodeIgniter. For now, I recommend skipping the transStart() and transComplete() methods so you can focus on resolving the query issue first.
michalsn.dev - mostly about CodeIgniter
|
Messages In This Thread |
transStatus error - by okatse - 06-16-2025, 11:27 AM
RE: transStatus error - by michalsn - 06-16-2025, 01:15 PM
RE: transStatus error - by spreaderman - 06-16-2025, 08:41 PM
RE: transStatus error - by michalsn - 06-16-2025, 10:31 PM
RE: transStatus error - by okatse - 06-16-2025, 11:14 PM
|