Welcome Guest, Not a member yet? Register   Sign In
Search Results
    Thread: How to destruct libraries/models from CI base class?
Post: RE: How to destruct libraries/models from CI base ...

This is what I came up with, if any CI developers are free to comment, please let me know why this isn't working. The issue is on a new loop after the library and model are destroyed, they do not load...
3,699 Views
1 Replies
03-09-2017, 07:56 PM
Zelf
    Thread: How to destruct libraries/models from CI base class?
Post: How to destruct libraries/models from CI base clas...

How can I destruct a library/model that has been loaded by the CI base class, from the CI base class? I want to keep the CI super object alive, but destroy a library/model that has been loaded. This i...
3,699 Views
1 Replies
03-09-2017, 12:54 PM
Zelf
    Thread: Need verbose logging in system/core/Model.php for "Cannot access empty property" bug
Post: Need verbose logging in system/core/Model.php for ...

Please implement something along the following into system/core/Model.php. In large programs it can be a pain and next to impossible using php error logs alone to track down an empty property call. Th...
1,933 Views
0 Replies
01-12-2016, 01:45 PM
Zelf
    Thread: CI3 - Memcached obtaining lock error
Post: RE: CI3 - Memcached obtaining lock error

Narf Wrote: (06-26-2015, 03:01 AM) -- CI2 doesn't have Memcached sessions ... -- That's correct. I installed a native php session library and set the session save path for memcached, etc. So using ...
5,308 Views
2 Replies
06-26-2015, 10:09 AM
Zelf
    Thread: CI3 - Memcached obtaining lock error
Post: CI3 - Memcached obtaining lock error

I have CI 2 running on same server and using memcached no problems. With CI3, using same memcached server and setup I'm getting the following error: Session: Error while trying to obtain lock fo...
5,308 Views
2 Replies
06-25-2015, 05:31 PM
Zelf

Theme © iAndrew 2016 - Forum software by © MyBB