Welcome Guest, Not a member yet? Register   Sign In
Search Results
    Thread: Some assignments to $this->data array not 'sticking'
Post: RE: Some assignments to $this->data array not '...

InsiteFX Wrote: (10-11-2016, 05:31 PM) -- Try using this after you set all your data and see if it works. PHP Code: -- $this->load->vars($this->data); -- Remove the $this->data from your render...
4,543 Views
3 Replies
10-12-2016, 01:31 PM
howardb1
    Thread: Some assignments to $this->data array not 'sticking'
Post: Some assignments to $this->data array not 'stickin...

I'm stuck on a problem where several assignments to the $this->data array do not seem to be happening.  No errors are output, but it is as if these assignments were not made.  In the view function of ...
4,543 Views
3 Replies
10-11-2016, 04:01 PM
howardb1
    Thread: I'm getting "Call to undefined function where()"
Post: RE: I'm getting Call to undefined function where()

I change the statement from select( ... ) to query( ... ) as you suggested, and that worked for me, but only for a few minutes.  Now, I'm not getting anything.  I reduced the function in the controlle...
10,993 Views
6 Replies
10-09-2016, 12:02 AM
howardb1
    Thread: I'm getting "Call to undefined function where()"
Post: RE: I'm getting "Call to undefined function w...

I haven't tried this yet, mainly because my site has been misbehaving in a very bad way: I'm getting only getting empty strings responses back in the httpResponse.responseText member most of the day,...
10,993 Views
6 Replies
10-07-2016, 01:19 PM
howardb1
    Thread: I'm getting "Call to undefined function where()"
Post: RE: I'm getting "Call to undefined function where(...

Narf Wrote: (10-05-2016, 11:06 AM) -- howardb1 Wrote: (10-05-2016, 09:57 AM) -- So besides the where function issue, perhaps someone could please comment on how best to perform more complex where cl...
10,993 Views
6 Replies
10-07-2016, 01:02 PM
howardb1
    Thread: I'm getting "Call to undefined function where()"
Post: I'm getting "Call to undefined function where()"

I searched google with "call to undefined where() function codeigniter -redirect -model -encrypt -set_value -method -link_tag -img -lang -newRandomPwd -base_url -form_open -site_url -curl_init" and lo...
10,993 Views
6 Replies
10-05-2016, 09:57 AM
howardb1
    Thread: Is the Visit_Log table part of CodeIgniter?
Post: RE: Is the Visit_Log table part of CodeIgniter?

ciadmin Wrote: (06-26-2016, 02:13 PM) -- There is no Visit_Log in CodeIgniter. It has to be in some other part of your application. -- Thank you.
3,209 Views
2 Replies
06-28-2016, 02:56 PM
howardb1
    Thread: Is the Visit_Log table part of CodeIgniter?
Post: Is the Visit_Log table part of CodeIgniter?

Is the Visit_Log table part of CodeIgniter? I 've added a new column to the Visit_Log table, but I don't seem to be able to find where data is inserted into table so I can modify the statement to a...
3,209 Views
2 Replies
06-26-2016, 11:07 AM
howardb1

Theme © iAndrew 2016 - Forum software by © MyBB