tenzap
tenzap
you run php 8.2, codeigniter 3.1.13 still doesn't support it. You may want to have a look at the release notes https://github.com/kalkun-sms/Kalkun/wiki/Release-notes where this is explained. Either you patch your...
> File "/usr/bin/add-apt-repository", line 362, in That's an issue with add-apt-repository.
No update for about 2 months. Closing. Please reopen if you are still facing an issue.
It is likely this bug is related to CSRF. Most time I can't reproduce it, other times it happens but seldom. It happens more frequently on the demo on sourceforge...
Please check https://github.com/kalkun-sms/Kalkun/pull/512 Is your PR still required?
When doing **squash & merge**, **use this commit message**: ``` remove deprecated call to CI_Model::__construct() In future CI3 version 3.2.0, that constructor is entirely removed, which would result in fatal...
> Shouldn't we remove the construct function itself? If there is nothing inside it? That's what I meant in my comment above https://github.com/kalkun-sms/Kalkun/pull/510#discussion_r1489547772
Could you please squash all the commits to leave only these two and set an appropriate commit message? - one commit for the changes related to the constructor for CI3.2....
You probably need to use the command line for that.
Search for "git squash commit" in a search engine.