Welcome Guest, Not a member yet? Register   Sign In
Search Results
    Thread: Please dont make this person one of key guys of the CI4 framework
Post: RE: Please dont make this person one of key guys o...

I wanted to get in touch with Andrey Andreev aka narfbg. If anyone has contact info for him please pm me
4,233 Views
6 Replies
03-03-2023, 12:46 PM
gmgj
    Thread: Codeigniter is work 100% with PHP7.4.3? 07/03/2020
Post: RE: Codeigniter is work 100% with PHP7.4.3? 07/03/...

I recently updated from ubuntu 18 to ubuntu 20 LTS I have had multiple issues with : ERROR - 2020-12-01 13:13:18 --> Severity: Warning --> count(): Parameter must be an array or an object that i...
30,292 Views
10 Replies
12-02-2020, 10:28 AM
gmgj
    Thread: set log_threshold and environment in a function
Post: set log_threshold and environment in a function

I sometimes have to debug in production.  I turn on some things for my IP address or of a tester, by adding the ip address to a table and switching the environment at startup.  Is there a way to set t...
979 Views
0 Replies
02-25-2020, 01:36 PM
gmgj
    Thread: qb_where has 2 arrays of conditions value escape
Post: RE: qb_where has 2 arrays of conditions value esca...

jreklund Wrote: (02-22-2020, 10:58 AM) -- Hi, can you post the actual code resulting in this result. -- Thanks for the reply.  The code is in 2 controllers and a large model.  The model includes code...
2,662 Views
3 Replies
02-22-2020, 03:21 PM
gmgj
    Thread: qb_where has 2 arrays of conditions value escape
Post: qb_where has 2 arrays of conditions value escape

I believe what I have to is some kind of reset, clearout, free, new something, but, I have not found it yet. I do a query and it works fine. The I do another query and it combines the old where ...
2,662 Views
3 Replies
02-22-2020, 10:02 AM
gmgj
    Thread: logrotate for log files
Post: RE: logrotate for log files

PHP Code: -- // 1- get a list of file in the CI default CI log file $LogPathCI = '/var/www/html/Zapplication/logs'; $f1 = new FilesystemIterator($LogPathCI , FilesystemIterator::SKIP_DOTS); ...
4,455 Views
3 Replies
06-29-2019, 10:50 AM
gmgj
    Thread: logrotate for log files
Post: logrotate for log files

I would like to logrotate my CI log files and keep 3 days worth of logs (3 as an example to keep the examples small)  my  /etc/logrotate.d/gjtst    logrotate conf file    /var/www/html/applicatio...
4,455 Views
3 Replies
06-29-2019, 07:18 AM
gmgj
    Thread: Form validation returning FALSE
Post: RE: Form validation returning FALSE

As my stomach turns, I found my problem and have a fix.  1) the request method being GET was from the browser requesting the original get for the CI controller file.  When I looked at the results in t...
17,456 Views
11 Replies
04-30-2019, 03:48 PM
gmgj
    Thread: Form validation returning FALSE
Post: RE: Form validation returning FALSE

I have the same issue, upgrading from 2.x to 3.x. I wanted to say thanks for posting and I am off to try the bandaid mentioned.  Please PM me if you would like to discuss anything about this issue.  U...
17,456 Views
11 Replies
04-17-2019, 11:38 AM
gmgj
    Thread: getting a runtime error
Post: RE: getting a runtime error

I thought I had the same problem, turns out I had a syntax error in the php file. Forgot to use my command ...\php\php -l  on the file.
4,554 Views
6 Replies
04-16-2019, 09:39 AM
gmgj
    Thread: Moving CI2 to CI3
Post: Moving CI2 to CI3

https://www.phpclasses.org/blog/package/9199/post/3-Smoothly-Migrate-your-PHP-Code-using-the-Old-MySQL-extension-to-MySQLi.html#convert (https://www.phpclasses.org/blog/package/9199/post/3-Smoothly-Mi...
3,298 Views
0 Replies
03-28-2019, 11:50 AM
gmgj
    Thread: Documentation ? and Requests
Post: Documentation ? and Requests

From https://www.codeigniter.com/user_guide/installation/upgrade_300.html (https://www.codeigniter.com/user_guide/installation/upgrade_300.html) This not clear to me.  it says rename active_record ...
1,720 Views
1 Replies
03-26-2019, 03:07 PM
gmgj

Theme © iAndrew 2016 - Forum software by © MyBB