Welcome Guest, Not a member yet? Register   Sign In
Search Results
    Thread: Your user gulde is 404
Post: Your user gulde is 404

https://codeigniter.org/user_guide/index.html I'm trying to sell a client on CI4 but this doesn't help.
1,586 Views
1 Replies
03-22-2022, 05:06 PM
iampuping
    Thread: Custom validation message not firing
Post: Custom validation message not firing

I am sure it is something simple, but my matches[] validation message is showing the default message instead of my custom one.  In my controller: PHP Code: -- $validation->withRequest($this->requ...
983 Views
1 Replies
01-31-2021, 04:25 PM
iampuping
    Thread: Using the form validator with AJAX
Post: Using the form validator with AJAX

I am submitting a form to my controller with AJAX, not via the action/method of the form itself. How do I use the validator with this method, since the data is coming in as a post request?
1,487 Views
2 Replies
01-25-2021, 09:15 PM
iampuping
    Thread: How do I turn off the debugger?
Post: How do I turn off the debugger?

How do I turn off the debugging toolbar at the bottom of all my pages? It seems to be interfering with our javascript, and anyways, we don't use it.
1,444 Views
2 Replies
01-25-2021, 06:03 PM
iampuping
    Thread: log_threshold more than 0 breaks site
Post: RE: log_threshold more than 0 breaks site

Paradinight Wrote: (06-02-2017, 11:10 PM) -- $config['log_threshold'] = 2;|
4,894 Views
3 Replies
06-03-2017, 02:27 PM
iampuping
    Thread: log_threshold more than 0 breaks site
Post: log_threshold more than 0 breaks site

I want to use log_message() to output data into my log files, but as soon as I edit config.php and set $config['log_threshold'] to anything other than 0, my site starts throw 504 timeout errors. I hav...
4,894 Views
3 Replies
06-02-2017, 05:22 PM
iampuping

Theme © iAndrew 2016 - Forum software by © MyBB